shish hace 4 años
padre
commit
589e2d574e
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  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" : {},