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