| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2024-10-25 10:56:27 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2024-11-11 17:48:23 |
| | | * @LastEditTime: 2024-11-12 14:02:19 |
| | | * @FilePath: \bigScreen\vite.config.js |
| | | * @Description: |
| | | * |
| | |
| | | // overlay:false |
| | | // }, |
| | | proxy: { |
| | | '/panorama/url': { |
| | | '/panorama': { |
| | | // target: 'http://localhost', |
| | | target: 'http://vr.jxpskj.com:180', |
| | | changeOrigin: true, |
| | | rewrite: path => path.replace(/^\/panorama\/url/, ''), |
| | | rewrite: path => path.replace(/^\/panorama/, ''), |
| | | }, |
| | | |
| | | '/zhyq/mx': { |