细节完善
This commit is contained in:
@@ -168,7 +168,7 @@ async function onReceiveMessage(messages = []) {
|
||||
uni.redirectTo({
|
||||
url: "/pages/battle-result",
|
||||
});
|
||||
}, 1500);
|
||||
}, 3000);
|
||||
}
|
||||
if (msg.constructor === MESSAGETYPES.BackToGame) {
|
||||
uni.$emit("update-header-loading", false);
|
||||
|
||||
Reference in New Issue
Block a user