v1.9.0-rc.6 - SIT bugfix

This commit is contained in:
LINING-PC\lining
2026-02-03 21:51:10 +08:00
parent 9d5cdef835
commit 6e727fea3f
30 changed files with 3377 additions and 2984 deletions
+5
View File
@@ -3,6 +3,11 @@
"text": "🥇 Gitee 2025 Open Source Awards 👉 Thanks for Your Vote",
"url": "https://gitee.com/activity/2025opensource?ident=IOUNZP"
},
"resourceEditHint": {
"title": "Resource Edit Hint",
"message": "The resource row has been double-clicked. This event can be customized to implement resource editing functionality.\n\nCurrent resource: {resourceName}\n\nYou can implement resource property editing here, such as modifying resource name, capacity, cost, and other information.",
"confirmText": "Got it"
},
"taskMoveConfirm": {
"title": "Confirm Task Move",
"confirmText": "Confirm",
+5
View File
@@ -3,6 +3,11 @@
"text": "🥇 Gitee 2025年度开源项目评选 👉 感谢您的参与投票",
"url": "https://gitee.com/activity/2025opensource?ident=IOUNZP"
},
"resourceEditHint": {
"title": "资源编辑提示",
"message": "资源条目被双击,此事件可以自定义完成资源的编辑需求。\n\n当前资源:{resourceName}\n\n您可以在此处实现资源属性编辑功能,例如修改资源名称、容量、成本等信息。",
"confirmText": "知道了"
},
"taskMoveConfirm": {
"title": "确认移动任务",
"confirmText": "确认",