zhangherong
2025-05-28 a2b4d1e155a85fcd151311ed701e8305fe5a3404
vue.config.js
@@ -88,7 +88,7 @@
  devServer: {
    port: 3000,
    open: true,
    https: true,
    https: false,
    // hot: true,
    disableHostCheck: true,
    // overlay: {