核工业西南物理研究院知识库AI客户端
xiangpei
2025-04-18 7789aeaad9032763805da324d743bc664bddd2e8
vue.config.js
@@ -5,7 +5,7 @@
    compress: false,
    proxy: {
      "/api": {
        target: 'http://i-1.gpushare.com:52574/',//代理地址 凡是使用/api
        target: 'http://127.0.0.1:9897/',//代理地址 凡是使用/api
        changeOrigin: true,//允许跨域请求
        secure: false,
        pathRewrite: { //重写路径 替换请求地址中的指定路径