From cbb4ce5beb2b80e4c0a9e421c88f1ab5da1ef74c Mon Sep 17 00:00:00 2001 From: Wik-T <812952667@qq.com> Date: Fri, 22 Jul 2022 09:18:45 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BD=BF=E7=94=A8=E9=87=8D=E5=AE=9A=E5=90=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/home/home.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/tabBar/home/home.vue b/pages/tabBar/home/home.vue index a485513..a6eb231 100644 --- a/pages/tabBar/home/home.vue +++ b/pages/tabBar/home/home.vue @@ -237,7 +237,7 @@ app.globalData.h5code = arr2[1]; } else { // 获取openid - // that.jumpcdx(); + that.jumpcdx(); uni.setStorage({ key: "accountId", data: arr2[1]