zhangherong
2025-04-16 6304a22bd576dbb20d3ccea2e61d62fd8688e8f7
vue.config.js
@@ -88,7 +88,7 @@
  devServer: {
    port: 3000,
    open: true,
    https: true,
    https: false,
    // hot: true,
    disableHostCheck: true,
    // overlay: {