shish 4 년 전
부모
커밋
589e2d574e
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      开发/hdPad/src/manifest.json
  2. 1 0
      线上/hdPad/src/manifest.json

+ 1 - 0
开发/hdPad/src/manifest.json

@@ -20,6 +20,7 @@
             "autoclose" : true,
             "delay" : 0
         },
+        "orientation" : [ "landscape" ],
         "modules" : {
             "OAuth" : {},
             "Payment" : {},

+ 1 - 0
线上/hdPad/src/manifest.json

@@ -20,6 +20,7 @@
             "autoclose" : true,
             "delay" : 0
         },
+        "orientation" : [ "landscape" ],
         "modules" : {
             "OAuth" : {},
             "Payment" : {},