ソースを参照

首页的最近收到文档的更多组件完成,更改了预览弹窗的样式

yxc 2 年 前
コミット
d884007571
1 ファイル変更1 行追加1 行削除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -47,7 +47,7 @@ module.exports = {
       '/dev-api/identificat/upload': {
         // target: `http://192.168.188.99:8080`,
         target: `http://192.168.1.11:19500/upload`,
-        changeOrigin: true1,
+        changeOrigin: true,
         pathRewrite: {
           '^/dev-api/identificat/upload': ''
         }