zhengjinyi 4 лет назад
Родитель
Сommit
12cc6eeb36

+ 1 - 1
components/cm-module/creatOrder/invoiceTent.vue

@@ -564,7 +564,7 @@
 					align-items: center;
 					justify-content: center;
 					font-size: $font-size-28;
-					border-radius: 14rpx;
+					border-radius: 44rpx;
 					background: $btn-confirm;
 				}
 			}

+ 1 - 1
components/cm-module/creatOrder/sellerFreight.vue

@@ -392,7 +392,7 @@
 					align-items: center;
 					justify-content: center;
 					font-size: $font-size-28;
-					border-radius: 14rpx;
+					border-radius: 44rpx;
 					background: $btn-confirm;
 				}
 			}

+ 1 - 1
components/cm-module/creatOrder/sellerInvoice.vue

@@ -574,7 +574,7 @@
 					align-items: center;
 					justify-content: center;
 					font-size: $font-size-28;
-					border-radius: 14rpx;
+					border-radius: 44rpx;
 					background: $btn-confirm;
 				}
 			}

+ 1 - 1
components/cm-module/creatOrder/sellerRegulations.vue

@@ -321,7 +321,7 @@
 					align-items: center;
 					justify-content: center;
 					font-size: $font-size-28;
-					border-radius: 14rpx;
+					border-radius: 44rpx;
 					background: $btn-confirm;
 				}
 			}

+ 1 - 1
seller/pages/cart/immediately.vue

@@ -492,7 +492,7 @@
 					align-items: center;
 					justify-content: center;
 					font-size: $font-size-28;
-					border-radius: 14rpx;
+					border-radius: 44rpx;
 					background: $btn-confirm;
 					margin-top: 20rpx;
 				}