客服聊天系统对接及功能添加

This commit is contained in:
2025-04-30 15:22:35 +08:00
parent 13add51a20
commit 2e56d71b0c
10 changed files with 1648 additions and 701 deletions

View File

@@ -6,6 +6,7 @@ ENV = 'development'
#开发环境
VUE_APP_BASE_API = 'https://test.m2pool.com/api/'
# VUE_APP_BASE_API = 'http://10.168.2.150:8101/'
VUE_APP_BASE_URL = 'https://test.m2pool.com/'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true