素质测评 ai面试修改域名访问地址
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
let baseUrl = ""
|
||||
// #ifdef MP-WEIXIN
|
||||
// 编译项目,因为使用插件lime-echart,echart文件过大,需要非压缩代码方式编译,不然会很慢,发布的时候才压缩代码方式编译
|
||||
// let baseUrl = ""
|
||||
// // #ifdef MP-WEIXIN
|
||||
// // 编译项目,因为使用插件lime-echart,echart文件过大,需要非压缩代码方式编译,不然会很慢,发布的时候才压缩代码方式编译
|
||||
|
||||
baseUrl = 'https://www.xjksly.cn/career' // 生产环境
|
||||
// #endif
|
||||
// baseUrl = 'https://www.xjksly.cn/career' // 生产环境
|
||||
// // #endif
|
||||
|
||||
export {
|
||||
baseUrl
|
||||
}
|
||||
// export {
|
||||
// baseUrl
|
||||
// }
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import { baseUrl} from './config.js'
|
||||
|
||||
// const baseUrl = "https://localhost:7026/career";
|
||||
const baseUrl = "https://www.xjksly.cn/career";
|
||||
const request = {}
|
||||
const headers = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user