1v1比赛结果页UI更新
This commit is contained in:
@@ -144,7 +144,7 @@ async function onReceiveMessage(messages = []) {
|
||||
uni.redirectTo({
|
||||
url: "/pages/battle-result",
|
||||
});
|
||||
}, 3000);
|
||||
}, 1000);
|
||||
}
|
||||
if (msg.constructor === MESSAGETYPES.BackToGame) {
|
||||
uni.$emit("update-header-loading", false);
|
||||
|
||||
Reference in New Issue
Block a user