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

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-11-29 11:08:17 +08:00
parent 8a0c77579c
commit 27231d0f0e
6 changed files with 7 additions and 7 deletions

View File

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