首页修改
This commit is contained in:
@@ -4,6 +4,7 @@ const debug = process.env.NODE_ENV == 'development' ? true : false;
|
||||
// #ifdef H5
|
||||
// const baseUrl = debug ? proxyApi : "http://wxgzh.sxczgkj.cn"
|
||||
const baseUrl = 'https://invoice.sxczgkj.cn/api/'//正式
|
||||
// const baseUrl = 'http://192.168.2.23:8888/api/'//正式
|
||||
// const baseUrl = 'http://test.invoice.sxczgkj.cn/api/'//测试
|
||||
// #endif
|
||||
// import VConsole from "./vConsole.js"
|
||||
|
||||
Reference in New Issue
Block a user