You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
336 B

//开发环境
window.AppGlobalConfig = {
// qxsyUrl:'http://miaotu.szwutu.cn:8100/data1/GY919/tileset.json',
// fenhuUrl: 'http://miaotu.szwutu.cn:8100/data1/GY919/3/tileset.json'
qxsyUrl:`http://${window.location.host}/guanyun/3d/tileset.json`,
fenhuUrl:`http://${window.location.host}/guanyun/model/tileset.json`,
};