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
19 KiB

<view class="page1"><view class="title-box" style="height:8%;"><uni-search-bar class="uni-mt-10" vue-id="f0df9f3e-1" radius="5" placeholder="商品名称/货号/供应商" cancelButton="none" data-event-opts="{{[['^input',[['search']]],['^clear',[['clearSearch']]]]}}" bind:input="__e" bind:clear="__e" bind:__l="__l"></uni-search-bar></view><view class="content-left"><block wx:for="{{indexList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><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',[['toggle',['bottom','$0'],[[['shopList','',index]]]]]]]}}" class="right-box" bindtap="__e"><view data-event-opts="{{[['tap',[['largeImg',['$0'],[[['shopList','',index]]]]]]]}}" class="box-left" catchtap="__e"><block wx:if="{{item.buyCountNew!=null&&item.buyCountNew!=undefined}}"><view style="position:absolute;left:110rpx;color:#fff;background:red;width:45rpx;height:40rpx;font-size:28rpx;text-align:center;line-height:40rpx;border-radius:5px;">{{''+item.buyCountNew+''}}</view></block><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.productSn==null?'':item.productSn)+"("+(item.productName==null?'':item.productName)+')'}}<block wx:if="{{item.delFlag==0}}"><text style="color:red;">(已下架)</text></block></view><view class="box-right-num">{{"供应商:"+(item.supplierName==null?'':item.supplierName)}}</view><view class="box-right-price"><view class="price-box"><text>{{item.wholesalePrice}}</text><text>{{shopId=='1960543009070256129'?'直播价':'批发价'}}</text></view><view class="price-box"><text>{{item.price}}</text><text>{{shopId=='1960543009070256129'?'日常价':'零售价'}}</text></view><block wx:if="{{item.customPrice!=''&&item.customPrice!=null}}"><view class="price-box"><text>{{item.customPrice}}</text><text>客户价</text></view></block><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="{{'f0df9f3e-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',[['toggle',['bottom','$0'],[[['shopList1','',index]]]]]]]}}" class="right-box" bindtap="__e"><view data-event-opts="{{[['tap',[['largeImg',['$0'],[[['shopList1','',index]]]]]]]}}" class="box-left" catchtap="__e"><block wx:if="{{item.buyCountNew!=null&&item.buyCountNew!=undefined}}"><view style="position:absolute;left:110rpx;color:#fff;background:red;width:45rpx;height:40rpx;font-size:28rpx;text-align:center;line-height:40rpx;border-radius:5px;">{{''+item.buyCountNew+''}}</view></block><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.productSn+''}}<block wx:if="{{item.productName}}"><text>{{"("+(item.productName==null?'':item.productName)+")"}}</text></block></view><view class="box-right-num">{{"供应商:"+(item.supplierName==null?'':item.supplierName)}}</view><view class="box-right-price"><view class="price-box"><text>{{item.wholesalePrice}}</text><text>{{shopId=='1960543009070256129'?'直播价':'批发价'}}</text></view><view class="pric