This commit is contained in:
kron
2025-07-24 11:54:38 +08:00
parent 666c95e8b9
commit 553e23ed46
5 changed files with 19 additions and 5 deletions

View File

@@ -76,9 +76,8 @@ const goBack = () => {
</view>
<ScreenHint :show="showHint">
<view v-if="hintType === 1" class="tip-content">
<text
>完成进行中的对局才能开启新的您有正在进行中的对局是否进入?</text
>
<text>完成进行中的对局才能开启新的</text>
<text>您有正在进行中的对局是否进入?</text>
<view>
<button hover-class="none" @click="() => (showHint = false)">
不进入