修改配置

This commit is contained in:
daihh
2022-11-02 12:38:14 +08:00
parent ed553c5175
commit 086d28decc
10 changed files with 213 additions and 239 deletions

View File

@@ -1,7 +1,8 @@
/**文章模块的相关处理*/
// import ajax from '@/utils/xajax.js'
import ajax from '../ajax'
const baseURL = process.env.VUE_APP_STAT_BASE_API;
import config from '@/config/index.js'
import ajax from '../ajax';
const baseURL = config.statApiBaseUrl;
/**
* 发送事件,具体事件参考后台管理的事件查看
*参数如下: