shop.wxml 750 B

1
  1. <view class="app-content _div data-v-975704fe"><view class="list-box data-v-975704fe"><block wx:if="{{!$root.g0}}"><view class="data-v-975704fe"><block wx:for="{{list.data}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="flex list data-v-975704fe"><image src="{{item.avatar}}" class="data-v-975704fe"></image><view class="list-msg data-v-975704fe"><view class="data-v-975704fe">{{item.name}}</view><text class="data-v-975704fe">{{"累积消费 "+item.expendAmount}}</text></view></view></block></view></block><block wx:else><block class="data-v-975704fe"><app-wrapper-empty vue-id="538898b6-1" title="暂无数据" is-empty="{{$root.g1}}" class="data-v-975704fe" bind:__l="__l"></app-wrapper-empty></block></block></view></view>