feat: 彻底重构后台 UI 与对话上下文引用模块,全面优化移动端适配 (v1.0.4) #6

Merged
bbb-lsy07 merged 11 commits from main into main 2026-06-21 12:20:25 +08:00
Showing only changes of commit 0477f532bb - Show all commits
+7
View File
@@ -63,6 +63,7 @@ lerna-debug.log*
*.ctxt *.ctxt
### Package Files ### Package Files
*.jar
*.war *.war
*.nar *.nar
*.ear *.ear
@@ -70,6 +71,12 @@ lerna-debug.log*
*.tar.gz *.tar.gz
*.rar *.rar
### UI build output
ui/dist/
ui/dist-ssr/
ui/*.local
ui/.eslintcache
### Local file ### Local file
application-local.yml application-local.yml
application-local.yaml application-local.yaml