Merge branch 'feat/liujie'
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
"projectname": "playBallTogether",
|
"projectname": "playBallTogether",
|
||||||
"description": "playBallTogether",
|
"description": "playBallTogether",
|
||||||
"appid": "wx815b533167eb7b53",
|
"appid": "wx815b533167eb7b53",
|
||||||
|
|
||||||
"setting": {
|
"setting": {
|
||||||
"urlCheck": true,
|
"urlCheck": true,
|
||||||
"es6": true,
|
"es6": true,
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ function Index() {
|
|||||||
|
|
||||||
await delay(1000);
|
await delay(1000);
|
||||||
|
|
||||||
if (from !== "publish") {
|
if (from === "publish") {
|
||||||
handleShare(true);
|
handleShare(true);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user