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

feat: 发布 v2.1.7

This commit is contained in:
耗子
2023-10-30 22:08:59 +08:00
parent 4b61cad486
commit 7ef2aef377
3 changed files with 3 additions and 7 deletions

View File

@@ -18,13 +18,9 @@
交流QQ群[12370907](https://jq.qq.com/?_wv=1027&k=I1oJKSTH) | QQ频道[pd.qq.com/s/fyol46wfy](https://pd.qq.com/s/fyol46wfy)
## 重要说明
## UI 截图
目前我们正在重构面板前端部分开发 2.1 版本v2.0.58 将是 2.0 的最后一个版本。
新前端将使用 Vue + Naive UI 开发,预计 10 月底可以完成。
存量用户请尽快更新至 v2.0.58,以便后续升级到 2.1 版本。
![UI 截图](ui.png)
## 运行环境

View File

@@ -8,6 +8,6 @@ func init() {
config := facades.Config()
config.Add("panel", map[string]any{
"name": "耗子Linux面板",
"version": "v2.1.3",
"version": "v2.1.7",
})
}

BIN
ui.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 118 KiB