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]