| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2024-10-25 10:56:27 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2024-12-02 19:53:54 |
| | | * @LastEditTime: 2024-12-03 13:42:55 |
| | | * @FilePath: \bigScreen\vite.config.js |
| | | * @Description: |
| | | * |
| | |
| | | rewrite: path => path.replace(/^\/zhyq\/newMx/, ''), |
| | | }, |
| | | |
| | | '/zhyq/mx': { |
| | | // target: 'http://localhost', |
| | | target: 'https://wrj.shuixiongit.com/zhyq/mx', |
| | | changeOrigin: true, |
| | | rewrite: path => path.replace(/^\/zhyq\/mx/, ''), |
| | | }, |
| | | // '/zhyq/mx': { |
| | | // // target: 'http://localhost', |
| | | // target: 'https://wrj.shuixiongit.com/zhyq/mx', |
| | | // changeOrigin: true, |
| | | // rewrite: path => path.replace(/^\/zhyq\/mx/, ''), |
| | | // }, |
| | | |
| | | '/zhyqapi': { |
| | | // target: 'http://localhost:8082', |