From e07b830d7c4b3e401f3ffaaa65986618a2a4b77d Mon Sep 17 00:00:00 2001
From: zhengpz <1838927346@qq.com>
Date: Fri, 13 Aug 2021 01:43:53 +0800
Subject: [PATCH] 改首页及统计明细表
---
vue.config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vue.config.js b/vue.config.js
index dc6a794..7607b56 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -30,7 +30,7 @@
// 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',
ws: true,
pathRewrite: {
'^/api': '/'
--
Gitblit v1.9.3