Jelajahi Sumber

按钮高度

shish 7 bulan lalu
induk
melakukan
a26dc11426

+ 1 - 1
hdApp/src/admin/billing/affirm.vue

@@ -1249,7 +1249,7 @@ console.log(params)
 
 
 .time-button {
 .time-button {
 	width: calc(25% - 6upx);
 	width: calc(25% - 6upx);
-	height: 60upx;
+	height: 80upx;
 	display: flex;
 	display: flex;
 	align-items: center;
 	align-items: center;
 	justify-content: center;
 	justify-content: center;

+ 1 - 1
hdApp/src/admin/goods/result.vue

@@ -471,7 +471,7 @@ export default {
 
 
 .time-button {
 .time-button {
 	width: calc(25% - 6upx);
 	width: calc(25% - 6upx);
-	height: 60upx;
+	height: 80upx;
 	display: flex;
 	display: flex;
 	align-items: center;
 	align-items: center;
 	justify-content: center;
 	justify-content: center;

+ 1 - 1
hdApp/src/admin/order/components/app-delivery-modify.vue

@@ -533,7 +533,7 @@ export default {
 
 
   .time-button {
   .time-button {
     width: calc(25% - 6upx);
     width: calc(25% - 6upx);
-    height: 60upx;
+    height: 80upx;
     display: flex;
     display: flex;
     align-items: center;
     align-items: center;
     justify-content: center;
     justify-content: center;