1 line
1.8 KiB
Plaintext
1 line
1.8 KiB
Plaintext
<view class="page-body data-v-23677e8f"><view class="flex align-center pt10 data-v-23677e8f"><image class="logo-title data-v-23677e8f" src="{{staticPath+'/yj-logo.png'}}" mode="aspectFit" lazy-load="true"></image><text class="name-text data-v-23677e8f">甘肃高速驿佳连锁超市</text></view><view class="pt10 data-v-23677e8f"><image class="mall-banner data-v-23677e8f" src="{{staticPath+'/home-banner.png'}}" mode="aspectFit" lazy-load="true"></image></view><view class="fs24 flex align-center pt10 data-v-23677e8f"><image class="novice-logo data-v-23677e8f" src="{{staticPath+'/yj-gb.png'}}" mode="aspectFit" lazy-load="true"></image><text class="text-yellow data-v-23677e8f">[广播]</text><text class="normal-text data-v-23677e8f">方便购物每一天。高速驿佳超市,就在您身边!</text></view><view class="pt10 data-v-23677e8f"><image class="tj-image data-v-23677e8f" src="{{staticPath+'/tj-banner.png'}}" mode="aspectFit" lazy-load="true" data-event-opts="{{[['tap',[['goMall']]]]}}" bindtap="__e"></image></view><view class="tj-title data-v-23677e8f">驿佳精选</view><view class="product-box data-v-23677e8f"><block wx:for="{{mallList}}" wx:for-item="item" wx:for-index="o" wx:key="o"><block class="data-v-23677e8f"><block wx:for="{{item}}" wx:for-item="n" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['goPro',['$0'],[[['mallList','',o],['','',i]]]]]]]}}" class="product-photo data-v-23677e8f" bindtap="__e"><view style="background:#F8F3F2;" class="data-v-23677e8f"><image mode="aspectFit" src="{{n.IMAGE_PATH}}" class="data-v-23677e8f"></image></view><text class="product-name data-v-23677e8f">{{n.COMMODITY_NAME}}</text><view class="product-value data-v-23677e8f">{{n.COMMODITY_MEMBERPRICE}}<text style="font-size:18rpx;line-height:30rpx;" class="data-v-23677e8f">元</text></view></view></block></block></block></view></view> |