gdpao #359

Merged
gyh merged 1 commits from gyh into master 2020-09-10 08:13:22 +00:00

View File

@ -8,6 +8,12 @@
...mapState(["hasLogin"]) ...mapState(["hasLogin"])
}, },
onLaunch() { onLaunch() {
//
// #ifdef APP-PLUS
plus.screen.lockOrientation('portrait-primary');
// #endif
getApp().globalData.im = this.imService getApp().globalData.im = this.imService
// token // token
uni.getStorage({ uni.getStorage({