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

💄 feat: 登录页样式修改

WanGxC пре 1 година
родитељ
комит
1ef5750a7c
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      src/views/system/login/component/scan.vue

+ 4 - 0
src/views/system/login/component/scan.vue

@@ -88,4 +88,8 @@ onMounted(() => {
     animation-delay: 0.2s;
   }
 }
+
+:deep(#wx_qrcode iframe) {
+  height: 365px;
+}
 </style>