2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 06:47:20 +08:00

fix: 优化描述

This commit is contained in:
2025-08-22 23:02:21 +08:00
parent f9238b6b59
commit d81ed39459

View File

@@ -414,7 +414,7 @@ if (import.meta.hot) {
<app-page :show-footer="true" min-w-375>
<div flex-1>
<n-space vertical>
<n-alert type="info">耗子面板将于近期 v3.0 版本更名为 AcePanel特此通知</n-alert>
<n-alert type="info">耗子面板将在 v3 版本使用全新的AcePanel品牌特此通知</n-alert>
<n-card :segmented="true" size="small">
<n-page-header :subtitle="systemInfo?.panel_version">
<n-grid :cols="4" pb-10>