| 1 |
- <view class="item-cmd_bx data-v-72ca5f6d"><view class="img_bx data-v-72ca5f6d"><app-img vue-id="9f99c904-1" src="{{info.cover}}" alt="花材" mode="aspectFit" height="{{160}}" class="data-v-72ca5f6d" bind:__l="__l"></app-img></view><view data-event-opts="{{[['tap',[['pageTo',[['o',['url','/admin/item/detail'],['query',{id:info.id}]]]]]]]}}" class="cmd-info_bx active data-v-72ca5f6d" bindtap="__e"><view class="tit data-v-72ca5f6d">{{info.itemName||""}}</view><view class="kc data-v-72ca5f6d">{{"¥"+info.price}}</view><view class="num-open_bx data-v-72ca5f6d"><view class="open-bx data-v-72ca5f6d">库存<text style="margin-left:10rpx;font-size:23rpx;" class="data-v-72ca5f6d">{{info.stock}}</text><text data-event-opts="{{[['tap',[['goToProduct',['$0'],['info.id']]]]]}}" class="share data-v-72ca5f6d" catchtap="__e">分享</text></view></view></view></view>
|