From 0d283997aad4bd488af05664fcefb2b46821d39e Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 13 九月 2022 17:12:28 +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