From 6698065c4bc9b16ee6c34d24b58617be18afef90 Mon Sep 17 00:00:00 2001 From: 边少东 <2879594283@qq.com> Date: Fri, 22 Jul 2022 08:59:24 +0800 Subject: [PATCH] 地址变更 --- src/main.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index 6dbb277..b3d8e15 100644 --- a/src/main.js +++ b/src/main.js @@ -8,7 +8,8 @@ import Moment from 'moment' Vue.prototype.Moment = Moment; // Vue.prototype.yanxueUrl = 'https://yanxue.myjxt.com'; -Vue.prototype.dataUrl = 'http://47.110.50.251:9010' +// Vue.prototype.dataUrl = 'http://47.110.50.251:9010' +Vue.prototype.dataUrl = 'https://proxy.shunzhi.net/consulte' import yxAxios from '@/https/yxAxios' Vue.prototype.yxAxios = yxAxios; -- libgit2 0.21.0