perf: 优化chat 停止按钮位置

This commit is contained in:
“huailei000”
2023-12-13 15:59:57 +08:00
committed by huailei
parent 6568f47760
commit 0964031922
4 changed files with 22 additions and 19 deletions

View File

@@ -23,5 +23,4 @@ VUE_APP_LOGOUT_PATH = '/core/auth/logout/'
VUE_APP_CORE_HOST = 'http://localhost:8080'
VUE_APP_CORE_WS = 'ws://localhost:8080'
VUE_APP_KAEL_HOST = 'http://localhost:8083'
VUE_APP_KAEL_WS = 'ws://localhost:8083'
VUE_APP_ENV = 'development'