| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2024-10-25 10:56:27 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2024-12-25 15:16:02 |
| | | * @LastEditTime: 2024-12-26 18:55:57 |
| | | * @FilePath: \bigScreen\vite.config.js |
| | | * @Description: |
| | | * |
| | |
| | | rewrite: path => path.replace(/^\/zhyq-lc\/newMx/, ''), |
| | | }, |
| | | |
| | | '/zhyqTileset/mx': { |
| | | // target: 'http://localhost', |
| | | target: 'https://wrj.shuixiongit.com/zhyq-lc-mx/mx', |
| | | |
| | | |
| | | '/3Dtile/lcmx': { |
| | | target: 'https://wrj.shuixiongit.com/3Dtile/lcmx', |
| | | changeOrigin: true, |
| | | rewrite: path => path.replace(/^\/zhyqTileset\/mx/, ''), |
| | | rewrite: path => path.replace(/^\/3Dtile\/lcmx/, ''), |
| | | }, |
| | | |
| | | '/zhyqhbapi': { |