refactor(styles): 样式调整
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user