调试多v多房间功能

This commit is contained in:
kron
2026-02-05 18:06:55 +08:00
parent 93c549109f
commit 4cfa097cc8
7 changed files with 32 additions and 121 deletions

View File

@@ -109,7 +109,11 @@ onBeforeUnmount(() => {
</script>
<template>
<Container :bgType="1" title="个人单组练习" :showBottom="!start && !scores.length">
<Container
:bgType="1"
title="个人单组练习"
:showBottom="!start && !scores.length"
>
<view>
<TestDistance v-if="!practiseId" />
<block v-if="practiseId">