|
@@ -38,7 +38,7 @@ export default {
|
|
|
onLoad: function (option) {
|
|
onLoad: function (option) {
|
|
|
|
|
|
|
|
//横屏锁定
|
|
//横屏锁定
|
|
|
- plus.screen.lockOrientation('landscape-primary')
|
|
|
|
|
|
|
+ plus.screen.lockOrientation('landscape')
|
|
|
|
|
|
|
|
this.option = option || null
|
|
this.option = option || null
|
|
|
if (option.token) {
|
|
if (option.token) {
|