| vite.config.js | ●●●●● 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/, ''), },