From 455e1c7242cd79491e2c034c85d60ae7247c0255 Mon Sep 17 00:00:00 2001 From: Your Name <you@example.com> Date: 星期六, 20 八月 2022 15:45:13 +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