@@ -37,8 +37,10 @@ export default {
},
onLoad: function (option) {
+ // #ifdef APP-PLUS
//横屏锁定
plus.screen.lockOrientation('landscape')
+ // #endif
this.option = option || null
if (option.token) {