shish 11 ヶ月 前
コミット
f9979ddda5

+ 1 - 12
ghsApp/src/admin/item/add.vue

@@ -204,7 +204,7 @@
         </view>
         <view class="weight-popup-note">以上含纸箱平摊下来的重量,供参考</view>
         <view class="weight-popup-footer">
-          <button class="weight-popup-btn" @click="closeWeightPopup">确定</button>
+          <button class="admin-button-com big blue" @click="closeWeightPopup">确定</button>
         </view>
       </view>
     </uni-popup>
@@ -835,17 +835,6 @@ export default {
       margin-top: 30upx;
       display: flex;
       justify-content: center;
-      
-      .weight-popup-btn {
-        width: 200upx;
-        height: 70upx;
-        background-color: #3385FF;
-        color: #fff;
-        border: none;
-        border-radius: 8upx;
-        font-size: 28upx;
-        line-height: 70upx;
-      }
     }
   }
 }

+ 1 - 12
ghsApp/src/admin/item/copy.vue

@@ -204,7 +204,7 @@
         </view>
         <view class="weight-popup-note">以上含纸箱平摊下来的重量,供参考</view>
         <view class="weight-popup-footer">
-          <button class="weight-popup-btn" @click="closeWeightPopup">确定</button>
+          <button class="admin-button-com big blue" @click="closeWeightPopup">确定</button>
         </view>
       </view>
     </uni-popup>
@@ -833,17 +833,6 @@ export default {
       margin-top: 30upx;
       display: flex;
       justify-content: center;
-      
-      .weight-popup-btn {
-        width: 200upx;
-        height: 70upx;
-        background-color: #3385FF;
-        color: #fff;
-        border: none;
-        border-radius: 8upx;
-        font-size: 28upx;
-        line-height: 70upx;
-      }
     }
   }
 }

+ 1 - 12
ghsApp/src/admin/item/detail.vue

@@ -399,7 +399,7 @@
         </view>
         <view class="weight-popup-note">以上含纸箱平摊下来的重量,供参考</view>
         <view class="weight-popup-footer">
-          <button class="weight-popup-btn" @click="closeWeightPopup">确定</button>
+          <button class="admin-button-com big blue" @click="closeWeightPopup">确定</button>
         </view>
       </view>
     </uni-popup>
@@ -1486,17 +1486,6 @@ export default {
       margin-top: 30upx;
       display: flex;
       justify-content: center;
-      
-      .weight-popup-btn {
-        width: 200upx;
-        height: 70upx;
-        background-color: #3385FF;
-        color: #fff;
-        border: none;
-        border-radius: 8upx;
-        font-size: 28upx;
-        line-height: 70upx;
-      }
     }
   }
 }

+ 1 - 12
hdApp/src/admin/item/add.vue

@@ -204,7 +204,7 @@
         </view>
         <view class="weight-popup-note">以上含纸箱平摊下来的重量,供参考</view>
         <view class="weight-popup-footer">
-          <button class="weight-popup-btn" @click="closeWeightPopup">确定</button>
+          <button class="admin-button-com big blue" @click="closeWeightPopup">确定</button>
         </view>
       </view>
     </uni-popup>
@@ -835,17 +835,6 @@ export default {
       margin-top: 30upx;
       display: flex;
       justify-content: center;
-      
-      .weight-popup-btn {
-        width: 200upx;
-        height: 70upx;
-        background-color: #3385FF;
-        color: #fff;
-        border: none;
-        border-radius: 8upx;
-        font-size: 28upx;
-        line-height: 70upx;
-      }
     }
   }
 }

+ 1 - 12
hdApp/src/admin/item/copy.vue

@@ -204,7 +204,7 @@
         </view>
         <view class="weight-popup-note">以上含纸箱平摊下来的重量,供参考</view>
         <view class="weight-popup-footer">
-          <button class="weight-popup-btn" @click="closeWeightPopup">确定</button>
+          <button class="admin-button-com big blue" @click="closeWeightPopup">确定</button>
         </view>
       </view>
     </uni-popup>
@@ -833,17 +833,6 @@ export default {
       margin-top: 30upx;
       display: flex;
       justify-content: center;
-      
-      .weight-popup-btn {
-        width: 200upx;
-        height: 70upx;
-        background-color: #3385FF;
-        color: #fff;
-        border: none;
-        border-radius: 8upx;
-        font-size: 28upx;
-        line-height: 70upx;
-      }
     }
   }
 }

+ 1 - 12
hdApp/src/admin/item/detail.vue

@@ -400,7 +400,7 @@
         </view>
         <view class="weight-popup-note">以上含纸箱平摊下来的重量,供参考</view>
         <view class="weight-popup-footer">
-          <button class="weight-popup-btn" @click="closeWeightPopup">确定</button>
+          <button class="admin-button-com big blue" @click="closeWeightPopup">确定</button>
         </view>
       </view>
     </uni-popup>
@@ -1443,17 +1443,6 @@ export default {
       margin-top: 30upx;
       display: flex;
       justify-content: center;
-      
-      .weight-popup-btn {
-        width: 200upx;
-        height: 70upx;
-        background-color: #3385FF;
-        color: #fff;
-        border: none;
-        border-radius: 8upx;
-        font-size: 28upx;
-        line-height: 70upx;
-      }
     }
   }
 }