Merge branch 'cdf-release' of http://172.16.100.91:3000/scout666/AIchat into cdf-release

准备提交测试
This commit is contained in:
常东方 2025-06-06 13:51:38 +08:00
commit ce692f2e6e
2 changed files with 2 additions and 1 deletions

View File

@ -4,3 +4,5 @@ NODE_ENV = 'dev'
VITE_DELETE_CONSOLE = false
# 是否开启sourcemap
VITE_SHOW_SOURCEMAP = true
VITE_SERVER_BASEURL = 'http://114.218.158.24:9020'

View File

@ -2194,7 +2194,6 @@ const isFileType = (name: string) => {
.tops {
padding-top: var(--status-bar-height);
}
.flex-i {
display: flex !important;
}