shish 4 лет назад
Родитель
Сommit
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" : {},