Преглед изворни кода

feature_20251015_主管任务门店扫码签到

zhujindu пре 1 месец
родитељ
комит
7644a34772
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/views/week/ActivityQRCode.vue

+ 2 - 2
src/views/week/ActivityQRCode.vue

@@ -367,7 +367,7 @@ export default {
     justify-content: center;
     .centerBox {
       width: 90%;
-      // height: 86%;
+      // height: 100%;
       background: rgba(255, 255, 255, 0.1);
       backdrop-filter: blur(10px);
       border-radius: 20px;
@@ -389,7 +389,7 @@ export default {
         margin: 10px 0;
       }
       .QRCodeUrl {
-        width: 100%;
+        // width: 100%;
         margin: 10px 0;
       }
       .validTimeBox {