From 22bbdc4cf63f0c82cafd445bc475e2128fcd43c3 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 16 Sep 2021 09:41:23 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhba_regulatory

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

diff --git a/vue.config.js b/vue.config.js
index 06503e4..565d1a8 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -30,12 +30,12 @@
                 // target: 'http://192.168.0.109:1',
                 //远程演示服务地址,可用于直接启动项目
                 // target: 'http://2h3f861221.wicp.vip:58646',
-                // target: 'http://s16s652780.51mypc.cn/api',
+                target: 'http://s16s652780.51mypc.cn/api',
                 // target: 'http://192.168.0.114:82',
                 // target: 'http://192.168.0.108:82',
                 // target: 'http://s16s652780.51mypc.cn/api',
                 // 服务器使用
-                target: 'http://localhost:82',
+                // target: 'http://localhost:82',
                 ws: true,
                 pathRewrite: {
                     '^/api': '/'

--
Gitblit v1.9.3