From 50fefbc1c0b3a84f4d3521bd8a14865ea687572a Mon Sep 17 00:00:00 2001 From: tcubic <123456> Date: Mon, 8 Aug 2022 15:13:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/store/index.js b/src/store/index.js index d5a4355..2f47282 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -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: '', //牛卡号