|
@@ -119,6 +119,8 @@ const store = new Vuex.Store({
|
|
state.vuex_userInfo = null
|
|
state.vuex_userInfo = null
|
|
state.vuex_userPhoto = null
|
|
state.vuex_userPhoto = null
|
|
state.vuex_permCodes = null
|
|
state.vuex_permCodes = null
|
|
|
|
+ state.vuex_storeAuthInfo = null
|
|
|
|
+ state.vuex_rewardRule = null
|
|
},
|
|
},
|
|
openId(state,id) {
|
|
openId(state,id) {
|
|
state.vuex_openid = id
|
|
state.vuex_openid = id
|