Browse Source

no message

DaMowang 3 years ago
parent
commit
eceb11e0aa
2 changed files with 4 additions and 4 deletions
  1. 2 2
      src/pages/product/p_details.vue
  2. 2 2
      src/pages/product/productRetail.vue

+ 2 - 2
src/pages/product/p_details.vue

@@ -570,8 +570,8 @@ page {
 }
 .confim {
   width: 100%;
-  height: 60rpx;
-  border-radius: 30rpx;
+  height: 80rpx;
+  border-radius: 40rpx;
   background: #2db389;
   color: #fff;
   font-size: 26rpx;

+ 2 - 2
src/pages/product/productRetail.vue

@@ -254,8 +254,8 @@ page {
 
 .confim {
     width: 100%;
-    height: 60rpx;
-    border-radius: 30rpx;
+    height: 80rpx;
+    border-radius: 40rpx;
     background: #2DB389;
     color: #fff;
     font-size: 26rpx;