heyujie
2021-09-27 d08244cedede6fc7f74821363dec5a88873e6060
vue.config.js
@@ -125,5 +125,12 @@
        changeOrigin: true, //开启代理
      }
    }
  }
  },
  /* css:{
    loaderOptions:{
      scss:{
        prependData:`@import"@/assets/css/globalVariable.scss"`
      }
    }
  } */
}