【银保app】新增内存较小的图片 首页应用的图片更换成小图片

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-11-29 11:08:17 +08:00
parent 1af1103235
commit 1867006cf3
6 changed files with 7 additions and 6 deletions

View File

@@ -33,7 +33,8 @@ module.exports = {
// return options
// })
},
devServer:{
port:8082,
devServer: {
// host:'localhost',
port: 8082
}
}