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

<view class="page1"><cmd-nav-bar vue-id="58c2ddea-1" iconOne="chevron-left" title="{{shopName}}" background-color="#fff" data-event-opts="{{[['^iconOne',[['goToInfo']]]]}}" bind:iconOne="__e" bind:__l="__l"></cmd-nav-bar><block wx:if="{{enDayShow}}"><view data-event-opts="{{[['tap',[['bigFWHPic',['$event']]]]]}}" style="width:100%;height:60rpx;position:fixed;top:180rpx;z-index:99;" bindtap="__e"><u-notice-bar vue-id="58c2ddea-2" mode="horizontal" bgColor="#088FEB" color="#eee" text="{{textArr}}" bind:__l="__l"></u-notice-bar></view></block><view style="{{'width:100%;height:200rpx;background:#fff;position:fixed;z-index:98;'+('top:'+(enDayShow?'240rpx':'180rpx')+';')}}"><image style="width:95%;height:100%;border-radius:40rpx;margin:0 auto;display:block;" src="https://jewel-shop.oss-cn-beijing.aliyuncs.com/df43491a82be4f9c85a76e6ba6b68503.jpg" alt class="_img"></image></view><view class="title-box" style="{{'position:fixed;width:100%;z-index:97;'+('top:'+(enDayShow?'440rpx':'380rpx')+';')}}"><uni-search-bar class="uni-mt-10" vue-id="58c2ddea-3" 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 class="content-left" style="{{'height:63%;float:left;position:fixed;'+('top:'+(enDayShow?'540rpx':'480rpx')+';')}}"><block wx:for="{{indexList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><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></view><view class="content-right" style="{{'width:570rpx;background:#fff;margin:0 0 0 170rpx;padding-bottom:50rpx;'+('padding-top:'+(enDayShow?'552rpx':'492rpx')+';')}}"><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.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==null?'暂无':item.productSn}}</view><view class="box-right-price"><view class="price-box"><text>{{item.discountAmount==null?'暂无':item.discountAmount}}</text><text>单价</text></view></view></view></view></block><u-loadmore vue-id="58c2ddea-4" status="{{status}}" bind:__l="__l"></u-loadmore></view><view class="bottom-box"><view data-event-opts="{{[['tap',[['toggle',['carPopup']]]]]}}" class="bottom-left" bindtap="__e"><view class="bottom-left-box"><uni-icons vue-id="58c2ddea-5" type="cart" size="20" color="#646566" bind:__l="__l"></uni-icons><text class="uni-tab__text">已选择</text></view><text class="uni-tab__dot" style="background-color:#ff0000;color:#fff;position:absolute;top:0;right:10rpx;">{{$root.g0}}</text></view><view class="bottom-right"><view data-event-opts="{{[['tap',[['clickPrice',['$event']]]]]}}" class="bottom-btn" bindtap="__e">开单</view></view></view><uni-popup class="vue-ref" vue-id="58c2ddea-6" background-color="#fff" data-ref="popup" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-content"><view class="popup-title"><view class="popup-title-left"><block wx:if="{{goodsDetail.productPicture}}"><image class="img-radius _img" src="{{goodsDetail.productPicture}}" alt></image></block><block wx:else><view class="noPic">暂无图片</view></block></view><view class="popup-title-righ