shish hai 1 ano
pai
achega
5950d60d04
Modificáronse 1 ficheiros con 9 adicións e 9 borrados
  1. 9 9
      mallApp/src/components/wangCg.vue

+ 9 - 9
mallApp/src/components/wangCg.vue

@@ -206,7 +206,7 @@ export default {
     box-shadow: 0 8upx 32upx rgba(0, 0, 0, 0.1);
     box-shadow: 0 8upx 32upx rgba(0, 0, 0, 0.1);
     
     
     .icon-text {
     .icon-text {
-      font-size: 50upx;
+      font-size: 60upx;
     }
     }
   }
   }
 }
 }
@@ -216,7 +216,7 @@ export default {
   margin-bottom: 50upx;
   margin-bottom: 50upx;
   
   
   .title {
   .title {
-    font-size: 36upx;
+    font-size: 44upx;
     font-weight: 600;
     font-weight: 600;
     color: #ffffff;
     color: #ffffff;
     margin-bottom: 16upx;
     margin-bottom: 16upx;
@@ -224,7 +224,7 @@ export default {
   }
   }
   
   
   .subtitle {
   .subtitle {
-    font-size: 28upx;
+    font-size: 32upx;
     color: rgba(255, 255, 255, 0.9);
     color: rgba(255, 255, 255, 0.9);
     line-height: 1.4;
     line-height: 1.4;
     text-shadow: 0 1upx 2upx rgba(0, 0, 0, 0.2);
     text-shadow: 0 1upx 2upx rgba(0, 0, 0, 0.2);
@@ -265,7 +265,7 @@ export default {
     }
     }
     
     
     .btn-text {
     .btn-text {
-      font-size: 32upx;
+      font-size: 36upx;
       font-weight: 600;
       font-weight: 600;
       color: #ffffff;
       color: #ffffff;
       letter-spacing: 1upx;
       letter-spacing: 1upx;
@@ -276,7 +276,7 @@ export default {
 // 说明文字区域
 // 说明文字区域
 .notice-section {
 .notice-section {
   .notice-text {
   .notice-text {
-    font-size: 24upx;
+    font-size: 28upx;
     color: rgba(255, 255, 255, 0.8);
     color: rgba(255, 255, 255, 0.8);
     line-height: 1.5;
     line-height: 1.5;
     text-align: center;
     text-align: center;
@@ -299,23 +299,23 @@ export default {
     height: 80upx;
     height: 80upx;
     
     
     .icon-text {
     .icon-text {
-      font-size: 40upx;
+      font-size: 48upx;
     }
     }
   }
   }
   
   
   .text-section .title {
   .text-section .title {
-    font-size: 32upx;
+    font-size: 38upx;
   }
   }
   
   
   .text-section .subtitle {
   .text-section .subtitle {
-    font-size: 26upx;
+    font-size: 30upx;
   }
   }
   
   
   .button-section .login-btn {
   .button-section .login-btn {
     height: 80upx;
     height: 80upx;
     
     
     .btn-text {
     .btn-text {
-      font-size: 30upx;
+      font-size: 34upx;
     }
     }
   }
   }
 }
 }