From c6fe15bb4eab7708a8465e0574dce6d72293bb14 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 15 八月 2022 14:52:15 +0800
Subject: [PATCH] #

---
 main.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/main.js b/main.js
index ce51440..b81e625 100644
--- a/main.js
+++ b/main.js
@@ -5,7 +5,6 @@
 // Vue.prototype.baseUrl = "http://localhost:8081/acs"
 Vue.prototype.baseHttp = 'http://'
 Vue.prototype.basePort = '8080'
-Vue.prototype.baseUrl = '/jkwms'
 Vue.prototype.logList = []
 Vue.config.productionTip = false
 App.mpType = 'app'

--
Gitblit v1.9.1