房间1v1流程完善
This commit is contained in:
@@ -27,6 +27,7 @@ const createRoom = async () => {
|
||||
loading.value = false;
|
||||
};
|
||||
const enterRoom = () => {
|
||||
step.value = 1;
|
||||
props.onConfirm();
|
||||
uni.navigateTo({
|
||||
url: `/pages/battle-room?roomNumber=${roomNumber.value}`,
|
||||
|
||||
Reference in New Issue
Block a user