新增fixed布局
This commit is contained in:
@@ -96,7 +96,7 @@ const webpackConfig = {
|
||||
],
|
||||
devServer: {
|
||||
host: '0.0.0.0',
|
||||
port: 9000,
|
||||
port: 9001,
|
||||
publicPath: '/',
|
||||
hot: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user