ewwewet
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user