diff --git a/.env.development b/.env.development index 147d193..2fdb195 100644 --- a/.env.development +++ b/.env.development @@ -11,13 +11,13 @@ VITE_PUBLIC_PATH = / VITE_DROP_CONSOLE = false #后台接口父地址(必填) -VITE_GLOB_API_URL=http://10.10.20.18 +VITE_GLOB_API_URL=http://10.10.10.228:19996 #VITE_GLOB_API_URL=https://xj-api.mcrm.vip:8888 #VITE_GLOB_API_URL=http://192.168.1.223 #VITE_GLOB_API_URL=http://cqyt.test.yg.dt.io #后台接口全路径地址(必填) -VITE_GLOB_DOMAIN_URL=http://10.10.20.18 +VITE_GLOB_DOMAIN_URL=http://10.10.10.228:19996 #VITE_GLOB_DOMAIN_URL=https://xj-api.mcrm.vip:8888 #VITE_GLOB_DOMAIN_URL=http://192.168.1.223 #VITE_GLOB_DOMAIN_URL=http://cqyt.test.yg.dt.io diff --git a/iweb/src/TUIKit/TUIComponents/container/TUIChat/components/message-custom.vue b/iweb/src/TUIKit/TUIComponents/container/TUIChat/components/message-custom.vue index 244a95c..32c9da7 100644 --- a/iweb/src/TUIKit/TUIComponents/container/TUIChat/components/message-custom.vue +++ b/iweb/src/TUIKit/TUIComponents/container/TUIChat/components/message-custom.vue @@ -94,6 +94,15 @@ +