Commit 6698065c4bc9b16ee6c34d24b58617be18afef90
1 parent
fee62f3d
Exists in
master
地址变更
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
src/main.js
@@ -8,7 +8,8 @@ import Moment from 'moment' | @@ -8,7 +8,8 @@ import Moment from 'moment' | ||
8 | Vue.prototype.Moment = Moment; | 8 | Vue.prototype.Moment = Moment; |
9 | 9 | ||
10 | // Vue.prototype.yanxueUrl = 'https://yanxue.myjxt.com'; | 10 | // Vue.prototype.yanxueUrl = 'https://yanxue.myjxt.com'; |
11 | -Vue.prototype.dataUrl = 'http://47.110.50.251:9010' | 11 | +// Vue.prototype.dataUrl = 'http://47.110.50.251:9010' |
12 | +Vue.prototype.dataUrl = 'https://proxy.shunzhi.net/consulte' | ||
12 | 13 | ||
13 | import yxAxios from '@/https/yxAxios' | 14 | import yxAxios from '@/https/yxAxios' |
14 | Vue.prototype.yxAxios = yxAxios; | 15 | Vue.prototype.yxAxios = yxAxios; |