智慧园区前端大屏
shuishen
2024-11-12 40f2cc4bdc91f63954c8b2bbd351bc650657affc
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: 2024-11-11 17:48:23
 * @LastEditTime: 2024-11-12 14:02:19
 * @FilePath: \bigScreen\vite.config.js
 * @Description: 
 * 
@@ -85,11 +85,11 @@
      //   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': {