更新
This commit is contained in:
parent
b6951dd73c
commit
50fefbc1c0
@ -7,7 +7,8 @@ export default createStore({
|
||||
// 数据源
|
||||
state: {
|
||||
userAccount: {
|
||||
xglOpenId: 'o9B_fvjtyh2KELQYc2t9A3MEh7JQ', //用户openid
|
||||
// xglOpenId: 'o9B_fvjtyh2KELQYc2t9A3MEh7JQ', //用户openid
|
||||
xglOpenId: h5plugin.getQueryString('openid'), //用户openid
|
||||
token: h5plugin.getQueryString('token'), //用户token
|
||||
cardId: h5plugin.getQueryString('cardId'), //carid
|
||||
nkh: '', //牛卡号
|
||||
|
||||
Loading…
Reference in New Issue
Block a user