bayi hace 1 año
padre
commit
7cbe481593
Se han modificado 2 ficheros con 6 adiciones y 6 borrados
  1. 3 3
      pages/my/gzh/index.less
  2. 3 3
      pages/my/gzh/index.wxss

+ 3 - 3
pages/my/gzh/index.less

@@ -20,9 +20,9 @@
         text-align: center;
 
         .qrCode {
-            margin: 220rpx auto;
-            width: 342rpx;
-            height: 342rpx;
+            margin: 260rpx auto;
+            width: 324rpx;
+            height: 324rpx;
         }
     }
 

+ 3 - 3
pages/my/gzh/index.wxss

@@ -20,9 +20,9 @@
   text-align: center;
 }
 .activationModal .modal .qrCode {
-  margin: 220rpx auto;
-  width: 342rpx;
-  height: 342rpx;
+  margin: 260rpx auto;
+  width: 324rpx;
+  height: 324rpx;
 }
 .activationModal .close {
   padding: 40rpx;