acdr-ui/dist/dev/mp-weixin/modules/mall/index/components/first-two.wxml

1 line
557 B
Plaintext

<view class="data-v-7560339c"><view class="ss-flex flex-wrap data-v-7560339c"><view wx:for="{{a}}" wx:for-item="item" wx:key="e" class="goods-box data-v-7560339c"><view class="data-v-7560339c" bindtap="{{item.d}}"><view class="goods-img data-v-7560339c"><image class="goods-img data-v-7560339c" src="{{item.a}}" mode="aspectFit"/></view><view class="goods-content data-v-7560339c"><view class="goods-title ss-line-1 ss-m-b-28 data-v-7560339c">{{item.b}}</view><view class="goods-price data-v-7560339c">¥{{item.c}}</view></view></view></view></view></view>