UI更新
This commit is contained in:
@@ -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)">
|
||||
不进入
|
||||
|
||||
Reference in New Issue
Block a user