|
|
|
@ -12,40 +12,55 @@ |
|
|
|
</picker> |
|
|
|
<view class="right-menus" style="top:{{seachHeight}}px"> |
|
|
|
<view class="right-menu-item{{type==1?' active':''}}" bindtap="changeType" data-title="景点" data-type="1"> |
|
|
|
<text style="color:#0A9947" class="iconfont icon-location"></text> |
|
|
|
<text>景点</text> |
|
|
|
<!-- <text style="color:#0A9947" class="iconfont icon-location"></text> --> |
|
|
|
<image src="{{type==1?'https://static.ticket.sz-trip.com/uploads/20230506/575180365a27f3060e6a15e796229ce9.png':'https://static.ticket.sz-trip.com/uploads/20230506/5ec907e6ff03f558b1f6a3bf96894ccb.png'}}" mode="aspectFill"/> |
|
|
|
<text class="text">景点</text> |
|
|
|
</view> |
|
|
|
<view class="right-menu-item{{type==2?' active':''}}" bindtap="changeType" data-title="场馆" data-type="2"> |
|
|
|
<text style="color:#3D77D8" class="iconfont icon-location"></text> |
|
|
|
<text>场馆</text> |
|
|
|
<image src="{{type==2?'https://static.ticket.sz-trip.com/uploads/20230506/575180365a27f3060e6a15e796229ce9.png':'https://static.ticket.sz-trip.com/uploads/20230506/4019480777583c7efcf18943b21b1ba3.png'}}" mode="aspectFill"/> |
|
|
|
|
|
|
|
<!-- <text style="color:#3D77D8" class="iconfont icon-location"></text> --> |
|
|
|
<text class="text">场馆</text> |
|
|
|
</view> |
|
|
|
<view wx:if="{{isTest==false}}" class="right-menu-item{{type==3?' active':''}}" data-title="特产" bindtap="changeType" data-type="3"> |
|
|
|
<text style="color:#C02C2C" class="iconfont icon-location"></text> |
|
|
|
<text>特产</text> |
|
|
|
<!-- <text style="color:#C02C2C" class="iconfont icon-location"></text> --> |
|
|
|
|
|
|
|
<image src="{{type==3?'https://static.ticket.sz-trip.com/uploads/20230506/575180365a27f3060e6a15e796229ce9.png':'https://static.ticket.sz-trip.com/uploads/20230506/054cea53a068545e9e27fa9cd3acbdec.png'}}" mode="aspectFill"/> |
|
|
|
|
|
|
|
<text class="text">特产</text> |
|
|
|
</view> |
|
|
|
<view wx:if="{{isTest==false}}" class="right-menu-item{{type==4?' active':''}}" data-title="美食" bindtap="changeType" data-type="4"> |
|
|
|
<text style="color:#EE641B" class="iconfont icon-location"></text> |
|
|
|
<text>美食</text> |
|
|
|
<!-- <text style="color:#EE641B" class="iconfont icon-location"></text> --> |
|
|
|
<image src="{{type==4?'https://static.ticket.sz-trip.com/uploads/20230506/575180365a27f3060e6a15e796229ce9.png':'https://static.ticket.sz-trip.com/uploads/20230506/04c558efe2650ca21f4612d60cc02a32.png'}}" mode="aspectFill"/> |
|
|
|
|
|
|
|
<text class="text">美食</text> |
|
|
|
</view> |
|
|
|
<view class="right-menu-item{{type==5?' active':''}}" bindtap="changeType" data-title="文物" data-type="5"> |
|
|
|
<text style="color:#00B3C8" class="iconfont icon-location"></text> |
|
|
|
<text>文保单位</text> |
|
|
|
<!-- <text style="color:#00B3C8" class="iconfont icon-location"></text> --> |
|
|
|
<image src="{{type==5?'https://static.ticket.sz-trip.com/uploads/20230506/575180365a27f3060e6a15e796229ce9.png':'https://static.ticket.sz-trip.com/uploads/20230506/be9f147b71b30acb0cd210b973787a31.png'}}" mode="aspectFill"/> |
|
|
|
|
|
|
|
<text class="text">文保单位</text> |
|
|
|
</view> |
|
|
|
<!-- <view class="right-menu-item{{type==7?' active':''}}" bindtap="changeType" data-title="影院" data-type="7"> |
|
|
|
<text style="color:#9342CB" class="iconfont icon-location"></text> |
|
|
|
<text>影院</text> |
|
|
|
</view> --> |
|
|
|
<view class="right-menu-item{{type==6?' active':''}}" bindtap="changeType" data-title="运河十景" data-type="6"> |
|
|
|
<text style="color:#EB3C70" class="iconfont icon-location"></text> |
|
|
|
<text>运河十景</text> |
|
|
|
<!-- <text style="color:#EB3C70" class="iconfont icon-location"></text> --> |
|
|
|
<image src="{{type==6?'https://static.ticket.sz-trip.com/uploads/20230506/575180365a27f3060e6a15e796229ce9.png':'https://static.ticket.sz-trip.com/uploads/20230506/848919fa7df7d7a2cac6c671ff36c28c.png'}}" mode="aspectFill"/> |
|
|
|
|
|
|
|
<text class="text">运河十景</text> |
|
|
|
</view> |
|
|
|
<view class="right-menu-item{{type==8?' active':''}}" bindtap="changeType" data-title="江南小书场" data-type="8"> |
|
|
|
<text style="color:#9d6b00" class="iconfont icon-location"></text> |
|
|
|
<text>江南小书场</text> |
|
|
|
<!-- <text style="color:#9d6b00" class="iconfont icon-location"></text> --> |
|
|
|
<image src="{{type==8?'https://static.ticket.sz-trip.com/uploads/20230506/575180365a27f3060e6a15e796229ce9.png':'https://static.ticket.sz-trip.com/uploads/20230506/825ba0d2c4879e5609ecd1f585e48df8.png'}}" mode="aspectFill"/> |
|
|
|
|
|
|
|
<text class="text">江南小书场</text> |
|
|
|
</view> |
|
|
|
<view class="right-menu-item{{type==9?' active':''}}" bindtap="changeType" data-title="江南小书场" data-type="9"> |
|
|
|
<text style="color:#F60C1C" class="iconfont icon-location"></text> |
|
|
|
<text>红色地图</text> |
|
|
|
<!-- <text style="color:#F60C1C" class="iconfont icon-location"></text> --> |
|
|
|
<image src="{{type==9?'https://static.ticket.sz-trip.com/uploads/20230506/575180365a27f3060e6a15e796229ce9.png':'https://static.ticket.sz-trip.com/uploads/20230506/054cea53a068545e9e27fa9cd3acbdec.png'}}" mode="aspectFill"/> |
|
|
|
<text class="text">红色地图</text> |
|
|
|
</view> |
|
|
|
<!-- <view class="right-menu-item{{type==9?' active':''}}" bindtap="changeType" data-title="文化单位" data-type="9"> |
|
|
|
<text style="color:rgb(160, 248, 248)" class="iconfont icon-location"></text> |
|
|
|
|