From d40f7acd9f1bef59c63dd45323bbe38a3d489b2e Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Mon, 19 Jul 2021 19:48:54 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfptweb-publicSecurity
---
vue.config.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/vue.config.js b/vue.config.js
index 47fe6c1..5eee893 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -37,6 +37,7 @@
'/api': {
//本地服务接口地址
target: 'http://s16s652780.51mypc.cn/api/',
+ // target: 'http://192.168.0.114:82/',
//target: 'http://localhost:82/',
//target: 'https://web.byisf.com/api/',
//远程演示服务地址,可用于直接启动项目
--
Gitblit v1.9.3