文案修改

This commit is contained in:
kron
2025-07-11 10:36:05 +08:00
parent b8e09c20e3
commit c2e9573100

View File

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