|
@@ -139,7 +139,7 @@
|
|
|
|
|
|
|
|
<view class="topbg-sx-box-r flex align-center">
|
|
<view class="topbg-sx-box-r flex align-center">
|
|
|
<!-- 城市 -->
|
|
<!-- 城市 -->
|
|
|
- <view class="topbg-sx-box-r-i flex align-center" style="" @click="goNav('/package/screen/city?city='+city+'&county='+county)">
|
|
|
|
|
|
|
+ <view class="topbg-sx-box-r-i flex align-center" style="" @click="goNav('/package/screen/city?city='+city+'&county='+county+'&type='+'search')">
|
|
|
<text style="margin-right: 10rpx;">{{county?county:city?city:'选择城市'}}</text>
|
|
<text style="margin-right: 10rpx;">{{county?county:city?city:'选择城市'}}</text>
|
|
|
<u-icon name="arrow-down" color="#016bf6" size="16"></u-icon>
|
|
<u-icon name="arrow-down" color="#016bf6" size="16"></u-icon>
|
|
|
</view>
|
|
</view>
|