|
@@ -53,7 +53,8 @@
|
|
|
<button type="primary" @click="SelectProduct()">选择货物</button>
|
|
<button type="primary" @click="SelectProduct()">选择货物</button>
|
|
|
<button type="primary" @click="SelectHanderProduct()">选择线下货物</button>
|
|
<button type="primary" @click="SelectHanderProduct()">选择线下货物</button>
|
|
|
</view>
|
|
</view>
|
|
|
- <view style="min-height:230px;overflow-y:auto;max-height:230px">
|
|
|
|
|
|
|
+ <!-- 优博讯:260px 新大陆:132px-->
|
|
|
|
|
+ <view style="min-height:132px;overflow-y:auto;max-height:132px">
|
|
|
<view class="cart-list">
|
|
<view class="cart-list">
|
|
|
<!-- 滑动操作分区 -->
|
|
<!-- 滑动操作分区 -->
|
|
|
<uni-swipe-action>
|
|
<uni-swipe-action>
|