Commit 376e72f6 by 程默

fix

parent eb6d8ec7
......@@ -11,8 +11,8 @@ export default {
return {
options: {},
session_key: "",
// link: "https://test-m-shop.mayi888.cn",
link: "http://localhost:3000",
link: "https://test-m-shop.mayi888.cn",
// link: "http://localhost:3000",
page: "/",
params: "?mixid=antgood",
motto: "Hello miniprograme",
......@@ -132,7 +132,6 @@ export default {
this.newHref = `&spokesmanGroupId=${spokesmanGroupId}&spokesmanShopId=${spokesmanShopId}&spokesmanRelId=${spokesmanRelId}`;
}
});
// await checkSpokesman();
console.log(this.newHref, "////////");
//获取webview当前页面地址
this.shareUrl = res.webViewUrl + this.newHref;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment