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