MrShi
昨天 4eac422e52a4d28fb651b75d0f054697c7a2c0fa
1
<view class="city data-v-cc4a4e7a"><view class="city_input data-v-cc4a4e7a"><view class="city_input_left data-v-cc4a4e7a"><image src="/static/icon/ic_search@2x.png" mode="widthFix" class="data-v-cc4a4e7a"></image><input type="text" placeholder="搜索城市" placeholder-style="font-size:28rpx; color:#999999;" class="data-v-cc4a4e7a"/></view><text class="data-v-cc4a4e7a">取消</text></view><view class="city_list data-v-cc4a4e7a"><view class="title data-v-cc4a4e7a">常用城市</view><view class="list data-v-cc4a4e7a"><view class="list_item active data-v-cc4a4e7a"><image src="/static/icon/city_dangqian@2x.png" mode="widthFix" class="data-v-cc4a4e7a"></image> 上海市 </view><view class="list_item data-v-cc4a4e7a"> 北京市 </view></view></view><view class="city_selectCity data-v-cc4a4e7a"><view class="title data-v-cc4a4e7a">选择城市</view><view class="city_selectCity_content data-v-cc4a4e7a"><block wx:if="{{$root.g0>0}}"><view class="brands_list data-v-cc4a4e7a"><block wx:for="{{data}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="brands_list_item data-v-cc4a4e7a"><view class="brands_list_item_title data-v-cc4a4e7a" id="top">{{item.firstLetter}}</view><block wx:for="{{item.brandList}}" wx:for-item="childer" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['clickItem',['$0'],[[['data','',index],['brandList','',i]]]]]]]}}" class="brands_list_item_childer data-v-cc4a4e7a" bindtap="__e"><view class="brands_list_item_childer_item data-v-cc4a4e7a"><text class="data-v-cc4a4e7a">{{childer.brandName}}</text></view></view></block></view></block></view></block></view></view><view class="brands_Indexes data-v-cc4a4e7a"><block wx:for="{{indexes}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['pageScrollTo',[index]]]]]}}" class="{{['data-v-cc4a4e7a',active===index?'brands_Indexes_item active':'brands_Indexes_item']}}" bindtap="__e"><text class="data-v-cc4a4e7a">{{item}}</text></view></block></view></view>