| 1 |
- <view class="goods data-v-e5575e8a" style="{{'height:'+(getGoodsHeight+'rpx!important')+';'}}"><view class="top data-v-e5575e8a"><view class="_h3 data-v-e5575e8a">商品列表</view><u-search bind:input="__e" vue-id="1d3647ab-1" placeholder="搜索" showAction="{{false}}" value="{{keyword}}" data-event-opts="{{[['^input',[['__set_model',['','keyword','$event',[]]]]]]}}" class="data-v-e5575e8a" bind:__l="__l"></u-search></view><view class="goodsBox data-v-e5575e8a"><view class="left data-v-e5575e8a"><view class="a1 data-v-e5575e8a">111</view><view class="a2 data-v-e5575e8a">222</view></view><view class="right data-v-e5575e8a"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['activeGoods',['$0'],[[['goodsList','',index]]]]]]]}}" class="{{['goodsLi','data-v-e5575e8a',item.g0?'activeGoodsLi':'']}}" bindtap="__e"><view class="title data-v-e5575e8a">{{''+item.$orig.goodsName+''}}</view><view class="priceA data-v-e5575e8a">{{'¥'+item.$orig.priceB+" + "+item.$orig.internage+'积分'}}</view><view class="priceB data-v-e5575e8a">原价:<text class="data-v-e5575e8a">{{item.$orig.priceA+"元"}}</text></view><block wx:if="{{item.g1}}"><image class="icon _img data-v-e5575e8a" src="{{item.m0}}" alt></image></block></view></block></view></view></view>
|