| | |
| | | const origin = window.location.origin; |
| | | const pathname = window.location.pathname; |
| | | window.globalConfig = { |
| | | // 项目名称 |
| | | Name: 'WI水务智能', |
| | |
| | | ICPLicense: '沪ICP备14049296号-2', |
| | | |
| | | WebApiUrl: { |
| | | MainUrl: 'http://widev.cpolar.top', |
| | | MainUrl: 'https://widev.cpolar.top/ai_dev/', |
| | | AuthUrl: 'http://47.100.245.85:8190/', |
| | | // 分享链接 |
| | | ShareUrl:'http://101.133.133.173:8084/sharedev', |
| | | PhoneUrl:'http://101.133.133.173:8019//phonedev' |
| | | ShareUrl: `${origin}${pathname}share/`, |
| | | PhoneUrl:'https://wi.beng35.com/mobile/prod' |
| | | }, |
| | | SoftWareInfo: { |
| | | // 网站主标题(菜单导航、浏览器当前网页标题) |