智慧园区前端大屏
shuishen
2025-01-04 7ccddd42889cad6c4c61d474470c27b67232a01c
瑞昌接口地址更换
1 files modified
4 ■■■■ changed files
vite.config.js 4 ●●●● patch | view | raw | blame | history
vite.config.js
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2024-10-25 10:56:27
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2025-01-03 19:18:35
 * @LastEditTime: 2025-01-04 18:15:55
 * @FilePath: \bigScreen\vite.config.js
 * @Description: 
 * 
@@ -125,7 +125,7 @@
        '/zhyqapi': {
          // target: 'http://localhost:8082',
          target: 'https://wrj.shuixiongit.com/zhyqapi',
          target: 'https://wrj.shuixiongit.com/zhyqrcapi',
          changeOrigin: true,
          rewrite: path => path.replace(/^\/zhyqapi/, ''),
        },