2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 07:57:21 +08:00

feat: 优化文案

This commit is contained in:
耗子
2025-02-09 23:37:21 +08:00
parent 6cff72de98
commit a72eb2ba43
2 changed files with 3 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ const handleCreate = () => {
</n-button>
</template>
<n-flex vertical>
<n-alert type="info">此处仅显示面板默认备份目录的文件</n-alert>
<n-alert type="info">该页面预计下版本移除</n-alert>
<n-tabs v-model:value="currentTab" type="line" animated>
<n-tab-pane name="website" tab="网站">
<list-view v-model:type="currentTab" />

View File

@@ -663,8 +663,9 @@ if (import.meta.hot) {
cols="3 s:1 m:2 l:3"
item-responsive
responsive="screen"
p-10
>
<n-gi v-for="item in homeApps" :key="item.name" mx-10>
<n-gi v-for="item in homeApps" :key="item.name">
<n-card
:segmented="true"
size="small"