基础功能好用

This commit is contained in:
zhangshun
2026-05-27 15:31:30 +08:00
parent 963e0df303
commit bab5ee5554
20 changed files with 2243 additions and 4113 deletions

View File

@@ -28,7 +28,7 @@ const devWebpackConfig = merge(baseWebpackConfig, {
}
},
devServer: {
https: true,
https: false,
historyApiFallback: true,
hot: true,
compress: true,