From 7ae54152f328d08a3d95bc3313113ca476964165 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 10 Aug 2021 08:39:10 +0800
Subject: [PATCH] +
---
vue.config.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/vue.config.js b/vue.config.js
index 5eee893..d10d054 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -38,6 +38,7 @@
//本地服务接口地址
target: 'http://s16s652780.51mypc.cn/api/',
// target: 'http://192.168.0.114:82/',
+ // target: 'http://192.168.0.111:83/',
//target: 'http://localhost:82/',
//target: 'https://web.byisf.com/api/',
//远程演示服务地址,可用于直接启动项目
--
Gitblit v1.9.3