|
|
|
@ -4,15 +4,23 @@ |
|
|
|
<view class='city_locate'> |
|
|
|
<view data-types='locate' catchtap='cityTap'> |
|
|
|
<text class='city_locate_title'>自动定位</text> |
|
|
|
<text class='city_locate_text' |
|
|
|
style='color:#33b9ff;'>{{locateCity||'点击定位'}}</text> |
|
|
|
<text class='city_locate_text' style='color:#33b9ff;'>{{locateCity||'点击定位'}}</text> |
|
|
|
</view> |
|
|
|
<view > |
|
|
|
<text class='city_locate_title' >选择城市</text> |
|
|
|
<view> |
|
|
|
<text class='city_locate_title'>选择城市</text> |
|
|
|
<text class='city_locate_text' style='{{!locateCity&&"color:#33b9ff;"}}'>{{chooseCity}}</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <view class="top"> |
|
|
|
<view class="topsearch"> |
|
|
|
<view class="frame"> |
|
|
|
<input value="{{shoopingtext}}" bindinput="shoppinginput"></input> |
|
|
|
</view> |
|
|
|
<text bindtap="search">搜索</text> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
<view class='new_city'> |
|
|
|
<view class='new_city_title'>热门城市</view> |
|
|
|
<view class='new_city_box'> |
|
|
|
|