Merge pull request 'gdpao' (#359) from gyh into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/359
This commit is contained in:
gyh 2020-09-10 16:13:21 +08:00
commit 83afd6216e

View File

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