From f1ba84aea2a62bd2c4b6fd650535da0f657dc2c3 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Sat, 14 Aug 2021 10:58:17 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/zhba_regulatory

---
 vue.config.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index 413d819..0e750f0 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -30,7 +30,9 @@
         // target: 'http://192.168.0.109:1',
         //远程演示服务地址,可用于直接启动项目
         // target: 'http://2h3f861221.wicp.vip:58646',
-        target: 'http://192.168.0.109:82',
+        target: 'http://s16s652780.51mypc.cn/api',
+        // target: 'http://192.168.0.114:82',
+        // target: 'http://192.168.0.109:82',
         // target: 'http://s16s652780.51mypc.cn/api',
         // 服务器使用
         // target: 'http://localhost:82',

--
Gitblit v1.9.3