ewwewet
This commit is contained in:
@@ -90,8 +90,8 @@ const Index = () => {
|
|||||||
const params = Taro.getCurrentInstance().router.params;
|
const params = Taro.getCurrentInstance().router.params;
|
||||||
let hashopenid = window.localStorage.getItem("h5openid");
|
let hashopenid = window.localStorage.getItem("h5openid");
|
||||||
let localwxid = window.localStorage.getItem("wxid");
|
let localwxid = window.localStorage.getItem("wxid");
|
||||||
// alert("hashopenid", hashopenid);
|
// window.alert("hashopenid1", hashopenid);
|
||||||
// alert("localwxid", localwxid);
|
// window.alert("localwxid2", localwxid);
|
||||||
|
|
||||||
//发起网络请求
|
//发起网络请求
|
||||||
Taro.request({
|
Taro.request({
|
||||||
|
|||||||
Reference in New Issue
Block a user