🎨 修复一个 Bug
This commit is contained in:
parent
ae62b113bf
commit
f8d3d5f61a
@ -108,7 +108,10 @@ onMounted(() => {
|
||||
</UButton>
|
||||
</UForm>
|
||||
</div>
|
||||
<CommonBulletin :text="`➡️ ${t('index.tips') }`" />
|
||||
<CommonBulletin
|
||||
v-if="!styleStore.isPage && clientMounted"
|
||||
:text="`➡️ ${t('index.tips') }`"
|
||||
/>
|
||||
|
||||
<TabList @action="handleAction" />
|
||||
<slot />
|
||||
|
Loading…
x
Reference in New Issue
Block a user