pang.jiabao
20 小时以前 c92e539cd1ceeecc851bddf9c7468081c16dd45e
pages/pakin/pakin.vue
@@ -34,7 +34,7 @@
               <uni-icons type="right" color="#c1c1c1"></uni-icons>
            </view>
         </view>
         <view class="item">
<!--          <view class="item">
            <view class="code-decs" style="width: 25vw;">是否满板:</view>
            <radio-group @change="isFullPlt">
               <label>
@@ -44,7 +44,7 @@
                  <radio :checked="ck2" style="margin-left: 50rpx;"/><text>否</text>
               </label>
            </radio-group>
         </view>
         </view> -->
      </view>
      <!-- ----------------------------------------------  输入框  ----------------------------------------------------------- -->
      <view class="mat-list-title">
@@ -124,7 +124,7 @@
               <view class="popup-item">
                  <view class="popup-item-left">数量:</view>
                  <view class="popup-item-right" style="border: none;justify-content: center;">
                     <uni-number-box :value="count" :step='0.01' :max="9999999" color="#747474" @change="changeValue" />
                     <uni-number-box :value="count" :step='1' :max="9999999" color="#747474" @change="changeValue" />
                  </view>
               </view>
               <view class="btn">