fengchang il y a 1 an
Parent
commit
dcf080db6b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      hichina-main-front-mobile-first/src/pages/AlipayPage.vue

+ 1 - 1
hichina-main-front-mobile-first/src/pages/AlipayPage.vue

@@ -2,7 +2,7 @@
   <q-page>
     <div
       id="container"
-      style="width: 100%; height: 100%; background-color: yellow"
+      style="width: 100%; height: 100vw; background-color: yellow"
       ref="pay"
     ></div>
   </q-page>