|
@@ -6,9 +6,9 @@
|
|
|
const install = (Vue, vm) => {
|
|
|
Vue.prototype.$u.http.setConfig({
|
|
|
|
|
|
- baseUrl: 'http://mt.mentor.site.ximengnaikang.com/api',
|
|
|
+ // baseUrl: 'http://mt.mentor.site.ximengnaikang.com/api',
|
|
|
baseUrl: '/api',
|
|
|
- // baseUrl:'https://bcsyds.hactcm.edu.cn/api',
|
|
|
+ baseUrl:'https://bcsyds.hactcm.edu.cn/api',
|
|
|
|
|
|
originalData: true,
|
|
|
dataType: 'json',
|