#
whycq
2024-04-10 1f22c478d531fef56df08f30389a6518a724e8d6
pages/phyz/order/pakinOrderSelect.vue
@@ -35,7 +35,9 @@
         </view>
      </view>
      <!-- 垫高 -->
      <view style="height: 50rpx;"></view>
      <view style="height: 340rpx;text-align: center;color: #b9b9b9;">
         - 已经到底了 -
      </view>
      <!-- 弹窗 -->
      <view>
         <uni-popup ref="addItem" type="dialog">
@@ -56,6 +58,11 @@
      <view class="mask" v-if="mask">
         加载中。。。
      </view>
      <!-- <view class="buttom">
         <uni-search-bar :focus="searchValueFocus" v-model="searchValue" style="width: 100%;"
            maxlength="500" ancel="cancel" @confirm="searchValueInput2()" @clear="clear" placeholder="输入 / 扫描 订单号">
         </uni-search-bar>
      </view> -->
   </view>
</template>
@@ -214,8 +221,8 @@
   }
   .shop-car {
      position: fixed;
      left: 60rpx;
      bottom: 80rpx;
      left: 22rpx;
      bottom: 150rpx;
      background-color: #2299ff;
      width: 260rpx;
      height: 90rpx;