You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
5.1 KiB

<view class="page1"><view style="z-index:99;width:100%;"><view style="background:#fff;"><button size="default" type="default" hover-class="is-hover" data-event-opts="{{[['tap',[['goAddGoods',['$event']]]]]}}" bindtap="__e">新增商品</button></view><view class="title-box"><uni-search-bar class="uni-mt-10" vue-id="08799869-1" radius="5" placeholder="商品名称/货号/供应商" cancelButton="none" data-event-opts="{{[['^confirm',[['search']]],['^blur',[['search']]],['^clear',[['clearSearch']]]]}}" bind:confirm="__e" bind:blur="__e" bind:clear="__e" bind:__l="__l"></uni-search-bar></view></view><view class="content-box" style="{{'height:'+(height-224+'rpx')+';'}}"><view class="content-left"><block wx:for="{{indexList}}" wx:for-item="item" wx:for-index="index" wx:key="*this"><block wx:if="{{gateType==''}}"><view data-event-opts="{{[['tap',[['clickLeftBtn',[index]]]]]}}" class="{{['left-box',item.parentId?'left-box-hover':'']}}" bindtap="__e"><text class="{{[item.parentId?'red':'']}}" style="width:100%;height:90rpx;line-height:90rpx;display:inline-block;overflow:hidden;">{{item.categoryName}}</text></view></block></block></view><view class="content-right"><block wx:for="{{shopList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['backPrevPage',['$0'],[[['shopList','',index]]]]]]]}}" class="right-box" bindtap="__e"><view class="box-left"><block wx:if="{{item.productPicture}}"><image class="img-radius _img" src="{{item.productPicture}}" alt></image></block><block wx:else><view class="noPic">暂无图片</view></block></view><view class="box-right"><view class="box-right-name">{{''+(item.productName==null?'':item.productName)+''}}<block wx:if="{{item.delFlag==0}}"><text style="color:red;">(已下架)</text></block></view><view class="box-right-num">{{item.productSn}}</view><view class="box-right-price"><view class="price-box"><text>{{item.inStorageStatus==0?'待入库':item.purchasePrice==null?'新商品':item.purchasePrice}}</text><text>采购价</text></view><view class="price-box"><text>{{item.wholesalePrice}}</text><text>批发价</text></view><view class="price-box"><text>{{item.price}}</text><text>零售价</text></view><view data-event-opts="{{[['tap',[['seeStockCount',['$0','$1'],[[['shopList','',index,'stockCount']],[['shopList','',index,'minusStockCount']]]]]]]}}" class="price-box" catchtap="__e"><text>{{item.stockCount+item.minusStockCount}}</text><view> 库存 <uni-icons vue-id="{{'08799869-2-'+index}}" type="help" size="15" bind:__l="__l"></uni-icons></view></view></view></view></view></block><block wx:for="{{shopList1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['backPrevPage',['$0'],[[['shopList1','',index]]]]]]]}}" class="right-box" bindtap="__e"><view class="box-left"><block wx:if="{{item.productPicture}}"><image class="img-radius _img" src="{{item.productPicture}}" alt></image></block><block wx:else><view class="noPic">暂无图片</view></block></view><view class="box-right"><view class="box-right-name">{{item.productName==null?'':item.productName}}</view><view class="box-right-num">{{item.productSn}}</view><view class="box-right-price"><view class="price-box"><text>{{item.inStorageStatus==0?'待入库':item.purchasePrice==null?'新商品':item.purchasePrice}}</text><text>采购价</text></view><view class="price-box"><text>{{item.wholesalePrice}}</text><text>批发价</text></view><view class="price-box"><text>{{item.price}}</text><text>零售价</text></view><view data-event-opts="{{[['tap',[['seeStockCount',['$0','$1'],[[['shopList1','',index,'stockCount']],[['shopList1','',index,'minusStockCount']]]]]]]}}" class="price-box" catchtap="__e"><text>{{item.stockCount+item.minusStockCount}}</text><view> 库存 <uni-icons vue-id="{{'08799869-3-'+index}}" type="help" size="15" bind:__l="__l"></uni-icons></view></view></view></view></view></block></view></view><uni-popup class="vue-ref" vue-id="08799869-4" background-color="#fff" data-ref="showPopup" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-pay-con