1 line
1.9 KiB
Plaintext
1 line
1.9 KiB
Plaintext
<view class="content"><view class="w-750 h-450 absolute" style="z-index:1;background-image:linear-gradient(#bef0ad,85%,#f7f6fa);"></view><uni-status-bar vue-id="8dd740cc-1" bind:__l="__l"></uni-status-bar><view class="relative zi-2"><view class="w-600 pl-20" style="height:44px;"><view class="br-10 w-510 rows rowsm" style="height:44px;"><view class="rows rowsm fs-26 h-60 lh-60 tct pl-14 pr-14 mr-20"><text style="flex-shrink:0;">{{app.location.Address||'未知'}}</text><uni-icons vue-id="8dd740cc-2" type="bottom" color="#000" bind:__l="__l"></uni-icons></view><view data-event-opts="{{[['tap',[['goNext',['/pages/index/pagesOne/mall/mall?type=1']]]]]}}" class="rows rowsm h-60 bgff br-40 pl-10" bindtap="__e"><uni-icons vue-id="8dd740cc-3" size="18" type="search" color="#97A4BB" bind:__l="__l"></uni-icons><input class="fs-26 col999 pl-10" placeholder="输入搜索的内容"/><view class="w-120 h-60 br-30 fs-28 lh-60 tct colfff" style="background:#86b376;">搜索</view></view></view></view><swiper class="ml-20 mt-20 h-352 w-710" indicator-dots="{{true}}"><block wx:for="{{banner}}" wx:for-item="item" wx:for-index="index" wx:key="index"><swiper-item><image class="w-710 h-352" src="{{URL+item.image}}" mode="aspectFill"></image></swiper-item></block></swiper><view class="w-710 ml-20 mt-20 br-20 rowsb rowsm tct pt-23 pb-23 pl-40 pr-40 bgff"><block wx:for="{{list1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goPath',['$0'],[[['list1','',index,'path']]]]]]]}}" bindtap="__e"><image class="w-96 h-96" src="{{item.src}}"></image><view class="mt-10 fs-26 col333">{{item.title}}</view></view></block></view><view class="h-68 rowsc rowsm fs-28" style="color:#578446;"><text>——————</text><text class="ml-30 mr-30">推荐商家</text><text>——————</text></view><view><shop-list vue-id="8dd740cc-4" type="{{1}}" goodslist="{{shoplist}}" bind:__l="__l"></shop-list></view></view></view> |