一键登录模块
This commit is contained in:
@@ -17,8 +17,5 @@ export default new Vuex.Store({
|
||||
state.token = tokenString
|
||||
uni.setStorageSync('token', tokenString)
|
||||
}
|
||||
},
|
||||
modules: {
|
||||
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user