mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-16 23:45:53 +08:00
优化部分代码样式以及bug,新增app升级功能
This commit is contained in:
@@ -10,7 +10,10 @@ const store = new Vuex.Store({
|
||||
/**
|
||||
* 是否需要强制登录
|
||||
*/
|
||||
|
||||
forcedLogin: false,
|
||||
|
||||
distributionId:"", //分销员Id 如果当前账户从未登录过时记录
|
||||
hasLogin: storage.getHasLogin(),
|
||||
userInfo: storage.getUserInfo(),
|
||||
uuid: storage.getUuid(),
|
||||
|
||||
Reference in New Issue
Block a user