Pārlūkot izejas kodu

💄 feat: 登录页样式修改

WanGxC 1 gadu atpakaļ
vecāks
revīzija
1ef5750a7c
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  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>