Commit 9c7392c1 authored by haiyoucuv's avatar haiyoucuv

init

parent efc7902f
...@@ -44,7 +44,7 @@ class ShareStore { ...@@ -44,7 +44,7 @@ class ShareStore {
// /package/pages/snake-fun-play/index // /package/pages/snake-fun-play/index
path = `package/pages/snake-fun-play/index?inviteCode=${genCodeData.inviteCode}`; path = `pages/snake-fun-play/index?inviteCode=${genCodeData.inviteCode}`;
// package/pages/common-activity/index // package/pages/common-activity/index
// const path = "package/pages/snake-fun-play/index" + // const path = "package/pages/snake-fun-play/index" +
// "?webUrl=" + encodeURIComponent(this.inviteInfo.shareUrl); // "?webUrl=" + encodeURIComponent(this.inviteInfo.shareUrl);
......
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