Update 2026-06-23 10:40:10
Build and Push Docker Images / Build Backend Image (push) Has been cancelled
Build and Push Docker Images / Build Frontend Image (push) Has been cancelled
Build and Push Docker Images / Notify Build Complete (push) Has been cancelled

This commit is contained in:
yi
2026-06-23 10:40:10 +08:00
parent 864efb7f9d
commit e9bff9beb3
56 changed files with 295 additions and 292 deletions
+2 -2
View File
@@ -46,7 +46,7 @@ const defaultSettings = [
// 全局配置
{
settingKey: 'site_name',
settingValue: JSON.stringify('机柜管理系统'),
settingValue: JSON.stringify('云睿资产管理系统'),
settingType: 'string',
category: 'general',
description: '网站名称',
@@ -210,7 +210,7 @@ const defaultSettings = [
},
{
settingKey: 'system_description',
settingValue: JSON.stringify('机柜管理系统 - 专业的数据中心设备管理解决方案'),
settingValue: JSON.stringify('云睿资产管理系统 - 专业的数据中心设备管理解决方案'),
settingType: 'string',
category: 'about',
description: '系统描述',