refactor: Relocate scheduler service settings from the main settings page to a new dedicated system view accessible via the shortcut bar.

This commit is contained in:
jxxghp
2026-03-25 13:37:59 +08:00
parent 192ded374a
commit 3cc83d10d3
7 changed files with 50 additions and 24 deletions
+4
View File
@@ -582,6 +582,10 @@ export default {
title: 'Cache',
subtitle: 'Manage Cache',
},
scheduler: {
title: 'Services',
subtitle: 'Scheduled Services',
},
},
workflow: {
components: 'Action Components',
+4
View File
@@ -579,6 +579,10 @@ export default {
title: '缓存',
subtitle: '管理缓存',
},
scheduler: {
title: '服务',
subtitle: '定时服务',
},
},
workflow: {
components: '动作组件',
+4
View File
@@ -579,6 +579,10 @@ export default {
title: '緩存',
subtitle: '管理緩存',
},
scheduler: {
title: '服務',
subtitle: '定時服務',
},
},
workflow: {
components: '動作組件',