完成加入,退出房间
This commit is contained in:
@@ -17,7 +17,7 @@ const props = defineProps({
|
||||
});
|
||||
|
||||
const barColor = ref("linear-gradient( 180deg, #FFA0A0 0%, #FF6060 100%)");
|
||||
const remain = ref(10);
|
||||
const remain = ref(15);
|
||||
const timer = ref(null);
|
||||
|
||||
watch(
|
||||
|
||||
Reference in New Issue
Block a user