From 5ce6df59a1fd5f26ba6fb8651d70306cdc2c386a Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Wed, 19 May 2021 16:14:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=90=AF=E5=8A=A8=E6=80=81=E8=B7=AF?= =?UTF-8?q?=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/index.js | 2 +- src/utils/api.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/index.js b/src/config/index.js index 789e340..f34f562 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -32,5 +32,5 @@ export default { /** * @description 是否使用动态路由 */ - dynamicRoute: false + dynamicRoute: true } \ No newline at end of file diff --git a/src/utils/api.js b/src/utils/api.js index 3e170fb..5fd582a 100644 --- a/src/utils/api.js +++ b/src/utils/api.js @@ -1,7 +1,7 @@ // let host = 'http://192.168.31.152:8090' // let host = 'http://192.168.31.152:1010' // let host = 'http://192.168.31.125:9090'//林 -// let host = 'http://192.168.31.152:9090'//榕 +// let host = 'http://192.168.31.151:9090'//榕 // let host = 'http://192.168.31.137:9090'//陈 // let host = 'http://192.168.31.140:9090'//7