diff --git a/src/main.js b/src/main.js index ab91b61..5f4f208 100644 --- a/src/main.js +++ b/src/main.js @@ -8,7 +8,8 @@ import Moment from 'moment' Vue.prototype.Moment = Moment; Vue.prototype.proxyUrl = 'https://proxy.shunzhi.net/prod'; -Vue.prototype.yanxueUrl = 'https://yanxue.myjxt.com'; +// Vue.prototype.yanxueUrl = 'https://yanxue.myjxt.com'; +Vue.prototype.yanxueUrl = 'https://zlyx.shunzhi.net'; // Vue.prototype.dataUrl = 'http://47.110.50.251:9010' Vue.prototype.dataUrl = 'https://proxy.shunzhi.net/consulte' // Vue.prototype.kqUrl = 'http://47.110.50.251:9092/' -- libgit2 0.21.0