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

feat: 发布 v2.0.49

This commit is contained in:
耗子
2023-09-29 17:02:12 +08:00
parent 3a18b36df2
commit 266f12d15a
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -165,7 +165,7 @@ Date: 2023-06-22
</div>
<div class="layui-card-body layui-text layadmin-text">
<blockquote class="layui-elem-quote">
<p style="color: red;">开发组祝大家2023端午快乐永无Bug永不宕机</p>
<p style="color: red;">开发组祝大家2023中秋国庆快乐永无Bug永不宕机</p>
</blockquote>
<blockquote class="layui-elem-quote">
<p>欢迎您使用耗子Linux面板。如遇到问题/Bug可通过 <a
@@ -206,7 +206,6 @@ Date: 2023-06-22
, admin = layui.admin
, element = layui.element
let device = layui.device()
let cpu_info
admin.req({
url: '/api/panel/info/nowMonitor'
@@ -310,6 +309,7 @@ Date: 2023-06-22
index = layer.msg('正在获取版本信息...', {
icon: 16
, time: 0
, shade: 0.3
})
admin.req(
{