mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化代码
This commit is contained in:
parent
3725ca0005
commit
e2a01d8b31
@ -126,7 +126,7 @@
|
||||
}
|
||||
},
|
||||
_doRegister: function(e) {
|
||||
let _communityId = un.getStorageSync("DEFAULT_COMMUNITY_ID")
|
||||
let _communityId = uni.getStorageSync("DEFAULT_COMMUNITY_ID")
|
||||
if(!_communityId){
|
||||
_communityId = conf.DEFAULT_COMMUNITY_ID;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user