3D地图提交一下

This commit is contained in:
2024-07-01 02:32:42 +08:00
parent 51bfa3bd76
commit 0de9b0ed64
3 changed files with 587 additions and 196 deletions

View File

@@ -26,6 +26,10 @@ export default defineConfig({
'/data-boot': {
target: 'http://10.0.97.209',
changeOrigin: true,
},
'/presource': {
target: 'http://10.0.97.209',
changeOrigin: true,
}
}
}