| 1 |
- <view class="shop-page data-v-45295f18"><scroll-view class="shop-list data-v-45295f18" scroll-y="{{true}}"><block wx:if="{{!$root.g0}}"><block class="data-v-45295f18"><block wx:for="{{shopList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="shop-item data-v-45295f18"><image class="avatar data-v-45295f18" src="{{item.cover}}" alt="商品图"></image><view class="info data-v-45295f18"><view class="info-name data-v-45295f18">{{item.name}}</view><view class="info-address data-v-45295f18">{{'¥'+item.tuition+''}}</view></view><view class="{{['data-v-45295f18','edit']}}"><text data-event-opts="{{[['tap',[['editItem',['$0'],[[['shopList','',index,'id']]]]]]]}}" class="iconfont iconbianji data-v-45295f18" bindtap="__e"></text><text data-event-opts="{{[['tap',[['delItem',['$0'],[[['shopList','',index,'id']]]]]]]}}" class="iconfont iconshanchu1 data-v-45295f18" bindtap="__e"></text></view></view></block></block></block><block wx:else><block class="data-v-45295f18"><app-wrapper-empty vue-id="600304ee-1" title="暂无数据" is-empty="{{$root.g1}}" class="data-v-45295f18" bind:__l="__l"></app-wrapper-empty></block></block></scroll-view><view class="under-bar data-v-45295f18"><button data-event-opts="{{[['tap',[['addItem',['$event']]]]]}}" class="{{['data-v-45295f18','admin-button-com','middle','blue']}}" bindtap="__e">添加</button></view></view>
|