This commit is contained in:
lcw
2026-01-23 15:43:22 +08:00
parent 47a7081963
commit 5b62d707ff
76 changed files with 3333 additions and 880 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.2.206: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: {