Merge branch 'cdf-release' of http://172.16.100.91:3000/scout666/AIchat into cdf-release
准备提交测试
This commit is contained in:
commit
ce692f2e6e
2
env/.env.development
vendored
2
env/.env.development
vendored
@ -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'
|
@ -2194,7 +2194,6 @@ const isFileType = (name: string) => {
|
||||
.tops {
|
||||
padding-top: var(--status-bar-height);
|
||||
}
|
||||
|
||||
.flex-i {
|
||||
display: flex !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user