jinx 1 月之前
父節點
當前提交
d5b78f6385
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/qjkankan-editor/vue.config.js

+ 1 - 0
packages/qjkankan-editor/vue.config.js

@@ -51,6 +51,7 @@ module.exports = {
       "/admin": {
         target: proxy_url,
         changeOrigin: true,
+        
       },
       "/api": {
         target: process.env.VUE_APP_PROXY_URL_ROOT,