| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2024-10-25 10:56:27 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2025-01-12 01:00:49 |
| | | * @LastEditTime: 2025-02-20 20:40:33 |
| | | * @FilePath: \bigScreen\vite.config.js |
| | | * @Description: |
| | | * |
| | |
| | | // rewrite: path => path.replace(/^\/zhyq-rc\/mx/, ''), |
| | | // }, |
| | | |
| | | '/zhyqrcapi': { |
| | | '/zhyqayapi': { |
| | | // target: 'http://localhost:8082', |
| | | target: 'https://wrj.shuixiongit.com/zhyqrcapi', |
| | | target: 'https://wrj.shuixiongit.com/zhyqayapi', |
| | | changeOrigin: true, |
| | | rewrite: path => path.replace(/^\/zhyqrcapi/, ''), |
| | | rewrite: path => path.replace(/^\/zhyqayapi/, ''), |
| | | }, |
| | | |
| | | '/arcgis117': { |