refactor(styles): 样式调整

This commit is contained in:
Soybean
2021-11-29 10:57:29 +08:00
parent 21c2f5a857
commit f29106e480
6 changed files with 9 additions and 12 deletions

View File

@ -22,7 +22,8 @@ export default defineConfig(({ mode }) => {
},
plugins,
server: {
host: '0.0.0.0'
host: '0.0.0.0',
port: 3100
},
build: {
brotliSize: false,