// 是不是pc端 export const isPc = isPcTemp // 全景视频/全景图/unity场景资源地址 export const otherUrl = otherUrlTemp // 发送请求基地址 export const apiUrl: string = apiUrlTemp export const envFlag = process.env.NODE_ENV === 'development'