yangyin
2024-12-06 1def88b5625d3c4f571742283e9a75b1e929199e
customer_list/ch/static/config/globalConfig.test.js
@@ -1,3 +1,5 @@
const origin = window.location.origin;
const pathname = window.location.pathname;
window.globalConfig = {
   // 项目名称
   Name: 'WI水务智能',
@@ -7,11 +9,11 @@
   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: {
      // 网站主标题(菜单导航、浏览器当前网页标题)