bayi 1 年之前
父節點
當前提交
7cbe481593
共有 2 個文件被更改,包括 6 次插入6 次删除
  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;