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

feat: 添加更新通知

This commit is contained in:
2025-08-22 21:47:18 +08:00
parent c87f52f696
commit 34df623e0c

View File

@@ -414,6 +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-card :segmented="true" size="small">
<n-page-header :subtitle="systemInfo?.panel_version">
<n-grid :cols="4" pb-10>