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