Эх сурвалжийг харах

💄 feat: 登录页样式修改

WanGxC 1 жил өмнө
parent
commit
1ef5750a7c

+ 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>