This commit is contained in:
lcw
2026-01-06 22:09:05 +08:00
parent 953cb9943d
commit 2ea84f248c
16 changed files with 741 additions and 261 deletions

View File

@ -5,12 +5,12 @@ function resolve(dir) {
}
// http://47.108.232.77:9537/mosty-api/mosty-zhgj/docs.html
// const serverHost = "http://47.108.232.77:9537"//线上
// const serverHost = "http://192.168.0.231:8006"//线上
const serverHost = "http://192.168.2.206:8006"//线上
// const serverHost = "http://192.168.191.75:8006"//周
// const serverHost = "http://192.168.212.75:8016"//周
// const serverHost = "http://192.168.1.98:8006"//毛毛
// const serverHost = "http://192.168.193.75:8006"//线上
const serverHost = "http://47.108.232.77:9537"//线上
// const serverHost = "http://47.108.232.77:9537"//线上
module.exports = {
// configureWebpack: {
// resolve: {