ZZJ
2021-10-13 878ce80ef3ca88a2c108fbc713cd6ea461c44de1
vue.config.js
@@ -125,5 +125,12 @@
        changeOrigin: true, //开启代理
      }
    }
  }
  },
  /* css:{
    loaderOptions:{
      scss:{
        prependData:`@import"@/assets/css/globalVariable.scss"`
      }
    }
  } */
}