|
@@ -8,7 +8,7 @@ const install = (Vue, vm) => {
|
|
|
|
|
|
// baseUrl: 'http://mt.mentor.site.ximengnaikang.com/api',
|
|
|
// baseUrl: '/api',
|
|
|
- baseUrl:'http://zhsz.hactcm.edu.cn/api',
|
|
|
+ baseUrl:'https://zhsz.hactcm.edu.cn/api',
|
|
|
originalData: true,
|
|
|
dataType: 'json',
|
|
|
showLoading: true, // 是否显示请求中的loading
|