From b64a0a013ec14fb60e25f7681f2110fcb0b95ff1 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Thu, 11 Apr 2024 10:36:58 +0800 Subject: [PATCH] ewwewet --- src/pages/index/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx index 2824829..8d7623a 100644 --- a/src/pages/index/index.jsx +++ b/src/pages/index/index.jsx @@ -90,8 +90,8 @@ const Index = () => { const params = Taro.getCurrentInstance().router.params; let hashopenid = window.localStorage.getItem("h5openid"); let localwxid = window.localStorage.getItem("wxid"); - // alert("hashopenid", hashopenid); - // alert("localwxid", localwxid); + // window.alert("hashopenid1", hashopenid); + // window.alert("localwxid2", localwxid); //发起网络请求 Taro.request({