fengchang 1 年間 前
コミット
dcf080db6b
1 ファイル変更1 行追加1 行削除
  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>