shish před 4 roky
rodič
revize
589e2d574e

+ 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" : {},