(function(){var e={83913:function(e,t,o){"use strict";var n=o(30783),a=function(){var e=this,t=e._self._c;return t("div",{attrs:{id:"app"}},[e.isRouterAlive?t("router-view"):e._e(),t("div",{directives:[{name:"show",rawName:"v-show",value:e.loading,expression:"loading"}],staticClass:"loadingShadow"},[t("div",{staticClass:"loadData"},[t("img",{attrs:{src:"https://skyforest.static.elaber.cn/detail/loading.gif",alt:""}}),t("div",{staticClass:"loadingMsg"},[e._v(e._s(e.loadingMsg))])])]),t("div",{directives:[{name:"show",rawName:"v-show",value:e.showAccountView,expression:"showAccountView"}],staticClass:"loadingShadow rows justify-center"},[t("div",{staticClass:"account-view"},[t("div",{staticClass:"title rows rows-between"},[e._m(0),t("div",{staticClass:"close",on:{click:e.closeFun}},[t("i",{staticClass:"el-icon-close close-img"})])]),t("div",{staticClass:"content",staticStyle:{"margin-top":"20rem"}},[t("div",{},[e._v("选择关联账号")]),t("div",{staticClass:"content-main-view",staticStyle:{"margin-top":"10rem"}},e._l(e.acountList,(function(o,n){return t("div",{key:n,staticClass:"rows rows-between",staticStyle:{"margin-bottom":"20rem",cursor:"pointer"},on:{click:function(t){return e.accountChange(o)}}},[t("div",{staticClass:"rows"},[t("div",{staticStyle:{"margin-right":"18rem"}},[e.selectAccount&&e.selectAccount.advertiserId==o.advertiserId?t("div",{staticClass:"selcect-view"}):t("div",{staticClass:"unselcect-view"})]),t("div",[e._v(e._s(o.name)+e._s(" ID"+o.advertiserId)+")")])]),e.selectAccount&&e.selectAccount.advertiserId==o.advertiserId?t("div",{staticClass:"icon-gougou iconfont gougou-icon"}):e._e()])})),0)]),t("div",{staticClass:"auth-btn-view rows justify-center",staticStyle:{"margin-top":"35rem"}},[t("div",{staticClass:"auth-btn style2 rows justify-center",on:{click:e.accountConfirm}},[e._v("确定")])])])])],1)},r=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"rows",staticStyle:{"margin-right":"10rem"}},[t("img",{staticClass:"title-icon",attrs:{src:"https://dm.static.elab-plus.com/thing/ty/zhsq.png"}}),e._v(" 账号选择 ")])}];function i(e,t){if(!window.localStorage)throw new Error("该浏览器不支持localStorage");"object"===typeof t?"brandId"==e||"accountName"==e||"accountNo"==e||"houseName"==e||"houseId"==e?window.sessionStorage.setItem(e,window.JSON.stringify(t)):window.localStorage.setItem(e,window.JSON.stringify(t)):"brandId"==e||"accountName"==e||"accountNo"==e||"houseName"==e||"houseId"==e?window.sessionStorage.setItem(e,t):window.localStorage.setItem(e,t)}function s(e){if(window.localStorage)return"brandId"==e||"accountName"==e||"accountNo"==e||"houseName"==e||"houseId"==e?window.sessionStorage.getItem(e):window.localStorage.getItem(e);throw new Error("该浏览器不支持localStorage")}function l(e){window.localStorage.removeItem(e)}var c={name:"App",provide(){return{reload:this.reload}},data(){return{themeColor:"rgba(0,97,232,1)",themeColor2:"rgba(0,97,232,0.2)",isRouterAlive:!0,showAccountView:!1,acountList:[],selectAccount:null}},created(){document.addEventListener("visibilitychange",(e=>{console.warn("***pageshow-handle***",e,document.hidden,document.visibilityState),"visible"==document.visibilityState&&this.accountHandle()})),this.accountHandle(!0)},watch:{loading:{handler(e){e||(this.$store.state.loadingMsg="")}}},computed:{loading(){return this.$store.state.loading},loadingMsg(){return this.$store.state.loadingMsg?this.$store.state.loadingMsg:"正在查询,请耐心等待"}},mounted(){document.body.addEventListener("click",(function(e){"img"==e.target.nodeName.toLowerCase()&&e.preventDefault()}))},methods:{reload(){this.isRouterAlive=!1,this.$nextTick((function(){this.isRouterAlive=!0}))},accountHandle(e=!1){var t=s("acountList")?JSON.parse(s("acountList")):null;console.warn("***acountList***",t),t?t.length>1?(this.selectAccount=null,this.acountList=t,this.showAccountView=!0):(this.showAccountView=!1,this.selectAccount=t[0],l("acountList"),e?setTimeout((()=>{window.$bus.$emit("projectUpdate",this.$route.query.projectId,this.selectAccount),window.$bus.$emit("setAccount",this.selectAccount)}),5e3):(window.$bus.$emit("projectUpdate",this.$route.query.projectId,this.selectAccount),window.$bus.$emit("setAccount",this.selectAccount))):this.showAccountView=!1},closeFun(){this.showAccountView=!1},accountChange(e){if(!e)return!1;this.selectAccount=e},async accountConfirm(){if(!this.selectAccount)return this.$message.warning("请选择关联账号!"),!1;l("acountList"),this.showAccountView=!1;let e=await requestConfig("bindAdvertiser",{advertiserId:this.selectAccount.advertiserId,companyId:window.userCompanyModel.companyId,name:this.selectAccount.name,platform:this.selectAccount.platform||"",oauthType:this.getAuthType()},!1,!1);e.success&&(window.$bus.$emit("projectUpdate",this.$route.query.projectId,this.selectAccount),window.$bus.$emit("setAccount",this.selectAccount),l("OAUTHTYPE"))},getAuthType(){const e=JSON.parse(window.localStorage.getItem("OAUTHTYPE"))||"";return e?e.accountType:"2"}}},u=c,d=o(38412),h=(0,d.Z)(u,a,r,!1,null,"e3543112",null),p=h.exports,m=o(31604);const w={SET_LOADING(e,t){e.loading=t},SET_CURRENTPRPOJECT(e,t){e.currentProject=t},SET_ACCOUNT(e,t){e.account=t}};var f=w;const g={setLoading({commit:e},t){e("SET_LOADING",t)},setCurrentProject({commit:e},t){e("SET_CURRENTPRPOJECT",t)},setAccount({commit:e},t){e("SET_ACCOUNT",t)}};var C=g;const F={loading:!1,currentProject:null,loadingMsg:"",account:null};var v=F;n["default"].use(m.ZP);var b=new m.ZP.Store({state:v,mutations:f,actions:C,modules:{}}),y=o(89563),A=o.n(y),I=o(98869),S=function(){var e=this,t=e._self._c;return e.showMainView?t("div",{staticClass:"mainView"},[t("mapComponent"),t("router-view")],1):e._e()},$=[];o(70252);var P=function(){var e=this,t=e._self._c;return t("div",{staticClass:"map",staticStyle:{position:"absolute",width:"100%",height:"100vh","z-index":"1"}},[t("div",{ref:"webgl",attrs:{id:"mapDiv"}}),t("canvas",{ref:"glcanvas",attrs:{id:"glcanvas",width:"100vw",height:"100vh"}},[e._v(" 你的浏览器似乎不支持或者禁用了 HTML5 "),t("code",[e._v("")]),e._v(" 元素。 ")])])},_=[],O=o(73073),E=o(33074),D=o(30911),L=o(9011),k=o(227),T={name:"mapComponent",props:{},data(){return{area:null,selectModuleItem:null,showMap:!1,is3D:!0,isOpen:!1,scene:null,camera:null,canvas:null,renderer:null,stats:null,starWorldPosition:null,drawAreaObject:null,XLine:null,YLine:null,areaList:[],pageStatus:1,cursorObj:null,cursorMeshColor:null,moveObj:null,moveStarPosition:null,adsorbDis:.3,flag:!1}},created(){},watch:{},mounted(){var e=this;let t,o;const n=this.$refs.webgl;this.stats=new E.Z,n.appendChild(this.stats.dom),this.scene=t=new O.xsS,this.scene.background=new O.Ilk("#fff"),this.camera=o=new O.cPb(80,window.innerWidth/window.innerHeight,.1,1e4),this.camera.position.set(0,100,0),this.scene.add(this.camera);new L.E;const a=this.$refs.glcanvas;this.renderer=new O.CP7({canvas:a,antialias:!1,preserveDrawingBuffer:!0}),this.renderer.outputEncoding=O.knz,this.renderer.shadowMap.enabled=!0,this.renderer.shadowMap.type=O.ntZ,this.renderer.setPixelRatio(window.devicePixelRatio),this.renderer.setSize(window.innerWidth,window.innerHeight),n.appendChild(this.renderer.domElement);const r=new O.Mig(4210752);this.scene.add(r);const i=new O.Ox3(16777215,.5);i.position.set(0,100,0),i.castShadow=!0,i.shadow.camera.left=-100,i.shadow.camera.right=100,i.shadow.camera.top=100,i.shadow.camera.bottom=-100,this.scene.add(i);const s=new O._12(100,100,10,10),l=new O.Wid({color:65280}),c=new O.Kj0(s,l);c.position.set(0,-50.1,0),c.rotation.x=-Math.PI/2,c.receiveShadow=!0,this.scene.add(c);let u=new D.z(this.camera,this.renderer.domElement);u.screenSpacePanning=!0,u.minDistance=5,u.maxDistance=400,u.target.set(0,0,0),u.enableZoom=!0,u.update(),f(100);new O.iMs;this.render(),window.onresize=()=>{this.camera.aspect=window.innerWidth/window.innerHeight,this.camera.updateProjectionMatrix(),this.renderer.setSize(window.innerWidth,window.innerHeight)};const d={cubeCount:100,pointCount:0},h=function(t){console.warn("***matChanger***",t,e.flag),f(t)},p=function(t){console.warn("***matChanger***",t,e.flag),w(t)},m=new k.XS;function w(t){if(1==e.flag)return!1;e.flag=!0;let n=t||0;for(let e=0;e{if("mesh"==e.userType||"layoutMesh"==e.userType)return e}));a&&a.length>0&&e.scene.remove(...a);for(let e=0;e{console.log("打开授权页面",t),t&&t.isShowAuthPage?(t.state&&(this.tencentAuthState=t.state),t.landId&&(this.landId=t.landId),e.isShowAuthPage=!0,configTemp["page"]=t.state.page,this.isNext=t.isNext||!1,i("CONFIG",configTemp)):e.isShowAuthPage=!1})),window.$bus.$on("selectedProjectItem",(e=>{console.log("路由",this.$route.path,e),e&&e.id?(this.$router.push({path:this.$route.path,query:{projectId:e.id}}),i("currentProject_"+e.id,e)):this.$router.push({path:this.$route.path,query:{noProject:1}})}))},methods:{anthClose(){this.isShowAuthPage=!1},async alreadyAuth(e,t){this.isShowAuthPage=!1,window.$bus.$emit("authed",this.isNext)},updateQueryStringParameter(e,t,o){if(!o)return e;var n=new RegExp("([?&])"+t+"=.*?(&|$)","i"),a=-1!==e.indexOf("?")?"&":"?";return e.match(n)?e.replace(n,"$1"+t+"="+o+"$2"):e+a+t+"="+o},getNewUrl(){let e=window.location.href;return-1!=e.indexOf("?")&&(e=e.split("?")[0]),e}}},N=B,U=(0,d.Z)(N,S,$,!1,null,"4fb2c40a",null),q=U.exports;n["default"].use(I.ZP);const R=new I.ZP({routes:[{path:"/",redirect:"/pages/mainView"},{path:"/pages/mainView",name:"mainView",component:q}]});R.beforeEach(((e,t,o)=>{console.warn("router:start-1",t,e),o()}));const z=I.ZP.prototype.push;I.ZP.prototype.push=function(e){return z.call(this,e).catch((e=>e))};var V=R,H=o(6265),Z=o.n(H),J=o(92989),W=o.n(J),Y=o(34593),G=o.n(Y),K=0,X=!0;G().defaults.headers.post["elabEnvironment"]="4",G().defaults.headers.post["userType"]="1000",G().interceptors.request.use((function(e){if(e.noLoading&&b.dispatch("setLoading",!1),K++,e.url.includes("http"))return e;if(e.url=window.$config.api_url+e.url,e.url.includes("elab-marketing-operate/mofangTest/user/login")||e.url.includes("elab-marketing-user/vcode/send/verifyCode"))e.headers["userId"]="",e.headers["ip"]="",X=!0;else if(!e.url.includes("elab-marketing-sms/aliyun/openapi/uploadOss")){let t=s("userInfoThing");e.headers["userId"]=t?JSON.parse(t).dataUserId:"",e.headers["ip"]=s("ip"),e.headers["maiya_token"]=s("userInfoThing")&&JSON.parse(s("userInfoThing")).maiya_token||""}return e}),(function(e){console.log(e)})),G().interceptors.response.use((function(e){K-=1,K<1&&(b.state.loading=!1);let t=e.data;return t}),(function(e){if(console.log("***error***",e,K),K-=1,K<1&&(b.state.loading=!1),e.response&&e.response.status&&401==e.response.status){window.$bus.$off(),l("userInfoThing"),l("currentConponent"),l("setProgramComponetData");for(let e=0;e{if(!te.hasOwnProperty(e))return console.error(`no such endpoint: ${e}`),{message:"不存在该接口"};const r={path:te[e],data:t};if(n){if(ee[r.path]&&ee[r.path].isRunning)return void console.log(`${r.path}触发连击,屏蔽该请求`);console.log(`${r.path}触发连击,通过`),ee[r.path]={isRunning:!0}}if(console.log(`获取${r.path}请求的参数:`,r.data),r.url=r.path,r.url.includes("/elab-marketing-user/aysn/task/byone")||r.url.includes("elab-marketing-analyse/heavenlyEye/saleTarget/add")||r.url.includes("elab-marketing-analyse/heavenlyEye/customer/coverPopulation")||r.url.includes("elab-marketing-analyse/heavenlyEye/customer/intention")||r.url.includes("elab-marketing-analyse/urbanCockpit/sky_eye_marketing/getAdCreativeDraftCheckResult")||r.url.includes("elab-marketing-analyse/heavenlyEye/getCompareMapTotalPopulation")||(b.state.loading=!0),o&&(b.state.loading=!1),(r.url.includes("elab-marketing-analyse/heavenlyEye/importLocations")||r.url.includes("elab-marketing-sms/aliyun/openapi/uploadOss"))&&(r.ContentType="multipart/form-data"),r){let e=window.userInfo&&window.userInfo["userAccount"]&&window.userInfo["userAccount"].platform?window.userInfo["userAccount"].platform:"",t=b.state.currentProject?b.state.currentProject:null,o=t?t.id:"";r.data=r.data?r.data:{};let n=window.userInfo&&window.userInfo.userType?window.userInfo.userType.id:"";2==n&&(r.data.hasOwnProperty("platform")&&r.data.platform||(r.data.platform=e)),r.data.hasOwnProperty("landId")&&r.data.landId||(r.data.landId=o)}var i;if(r.url.includes("http")||"get"==a){let e=r.data;i=await axios.get(r.url,{params:e})}else i=await axios.post(r.url,r.data);return n&&ee[r.path]&&ee[r.path].isRunning&&(console.log(`${r.path}连击接口已返回,清空连击数组`),ee[r.path].isRunning=!1),i};var oe=G().CancelToken;oe.source();const ne={clearMap(e=0){if(console.log("***clearMap***",e),!window.map)return!1;1==e&&window.project&&window.project.clearProjecttLayer(),window.modulePolygon&&window.modulePolygon.clearPolygonLayer(),window.competition&&window.competition.clearCompetitionLayer(),window.poiOperate&&window.poiOperate.clearPoiLayer(),window.trafficOperate&&window.trafficOperate.clearTrafficLayer(),window.massPointOperate&&window.massPointOperate.clearMassLayer(),this.cancelPois()},hexToRgba(e,t){if(!e||!t)return e;let o;if(!e.includes("#")||7!=e.length){if(e.includes("rgb(")){e.replace(/rgb?\(/,"").replace(/\)/,"").replace(/[\s+]/g,"").split(",");return"rgba(${values[0]},${values[1]},${values[2]},${opacity})"}if(e.includes("rgba(")){e.replace(/rgba?\(/,"").replace(/\)/,"").replace(/[\s+]/g,"").split(",");return"rgba(${values[0]},${values[1]},${values[2]},${opacity})"}return e}return o="rgba("+parseInt("0x"+e.slice(1,3))+","+parseInt("0x"+e.slice(3,5))+","+parseInt("0x"+e.slice(5,7))+","+t+")",o},userProjectChangeHandle(e){if(!e)return!1;let t=window.mapVue.$route.query.uid||"",o=null,n=e.adversiterList||[],a=n&&n[0]?n[0]:null;if(!a)return this.userAccountChange(e,o),!1;t?(o=n.find((e=>e.advertiserId==t)),o||(o=a)):o=a,console.warn("***account-userAccountChange0***",o,e,t),this.userAccountChange(e,o)},userAccountChange(e,t){if(!t)return console.warn("***account-userAccountChange2***",t,e),window.userInfo["userAccount"]=null,!1;switch(t.platform){case 1:t["type"]="tencent",t["typeName"]="腾讯";break;case 2:t["type"]="huge",t["typeName"]="巨量";break;case 3:t["type"]="baidu",t["typeName"]="百度";break;default:break}t.landId=e.id,userInfo["userAccount"]=t,console.warn("***account-userAccountChange1***",t,e),window.mapVue.$router.push({path:window.mapVue.$route.path,query:{uid:t.advertiserId||""}})},async getLocationPOI(e){const t=await requestConfig("locationPOI",e);t.success?t.single&&this.getPois(t.single):massPointOperate.removeMassList()},async recommendLocation(e){const t=await requestConfig("recommendLocation",e);if(t.success){if(t.single.poiList){let e=t.single.poiList;massPointOperate.removeMassList(),window.massPointOperate.addMassPointList(e,!0)}t.single.plateInfoModel&&t.single.plateInfoModel.length>0&&massPointOperate.addPolygons(t.single.plateInfoModel)}else massPointOperate.removeMassList()},async recommendPlanLocation(e){const t=await requestConfig("recommendPlanLocation",e);if(t.success){if(massPointOperate.removeMassList(),t.list){let e=t.list;window.massPointOperate.addMassPointList(e,!0)}}else massPointOperate.removeMassList()},isMacAction(){return/macintosh|mac os x/i.test(navigator.userAgent)},isEqual(e,t){if(e===t)return 0!==e||1/e===1/t;if(null==e||null==t)return e===t;if(Object.prototype.toString.call(e)!==Object.prototype.toString.call(t))return!1;switch(Object.prototype.toString.call(e)){case"[object RegExp]":case"[object String]":return""+e===""+t;case"[object Number]":return+e!==+e?+t!==+t:0===+e?1/+e===1/t:+e===+t;case"[object Date]":case"[object Boolean]":return+e===+t;case"[object Array]":for(let n=0;nt)return e.substring(0,a)}return e},subinput(e,t=60){let o=0;e=JSON.parse(JSON.stringify(e));let n=/[(\u4e00-\u9fa5)(\u3002|\uff1f|\uff01|\uff0c|\u3001|\uff1b|\uff1a|\u201c|\u201d|\u2018|\u2019|\uff08|\uff09|\u300a|\u300b|\u3010|\u3011|\u007e)]+$/;for(var a=0;a=t)return e.substring(0,a);o+=1}else o+=0;if(o>=t)return e.substring(0,a+1)}}};var ae=ne;o(27317);n["default"].directive("title2",(function(e,t,o){e.title=e.innerText})),n["default"].directive("title",{inserted(e,t,o){e.focus(),e.title=e.innerText},bind(e,t,o){},update(e,t,o){},componentUpdated(e,t,o){e.title=e.innerText},unbind(){console.log("unbind")}}),n["default"].directive("focus",(function(e,t,o){let n=e.querySelectorAll("input");n||(n=e.querySelectorAll("textarea"));let a=null;if(t.value)for(let r=0;ri&&(common.byteLengthFilter(s)>2*i?r.value=common.subinput(s,2*i):r.value=common.subinput(s,common.byteLengthFilter(s)),r.dispatchEvent(new Event("input")));let l=s;n&&(n.innerHTML=common.wordLengthFilter(l)+"/"+i)};n["default"].directive("proportion",{inserted:function(e,t){var o=e.offsetWidth,n=o*t.value;e.style.height=n+"px",e.__resize=function(){update(e,t)},window.addEventListener("resize",e.__resize)},componentUpdated:function(e,t){update(e,t)},unbind:function(e){window.removeEventListener("resize",e.__resize)}});let ie=null;const se=e=>{ie&&ie.close(),ie=(0,H.Message)(e)};["error","success","info","warning"].forEach((e=>{se[e]=t=>("string"===typeof t&&(t={message:t}),t.type=e,se(t))}));const le=se;var ce=o(68548);n["default"].use(Z()),window.$bus=new n["default"],window.axios=Q,window.common=ae,window.$=W(),n["default"].prototype.axios=Q,n["default"].config.productionTip=!1,n["default"].prototype.$message=le,window.echarts=ce,console.log("***process.env***",{NODE_ENV:"production",BASE_URL:""}),window.env="production",env="development"==env?"test2":env,window.$config=A()(env),console.log("window.$config",window.$config),window.mapVue=new n["default"]({el:"#app",router:V,store:b,components:{App:p},template:""})},89563:function(e){e.exports=function(e){let t={};return"test"===e?t={miniAppUrl:"https://h5test.elab-plus.com/",zipUrl:"http://139.196.5.59:5307",uploadUrl:"http://101.132.138.87:5555",api_url:"https://gatewaytest.elab-plus.vip/",redirect_uri:"https://h5test1.elab-plus.com/krpano/template",themeColor1:"#FFD09F",themeColor2:"#FFAD5C",themeColor3:"#EF863F",themeColor4:"#FFDF80",themeColor5:"#848EFF",themeColor6:"#76BCFF",themeColor7:"#85FDF0",themeColor8:"#FFEDB9",themeColor9:"#FFFFFF",themeColor10:"#000000",themeColor11:"#B4FACB",themeColor12:"#4D7B5C",clientId:"1112011009",appId:"1758586978178079",baiduAppid:"d06f13eae4d2bc56f5fa7359784c0af9"}:"test2"===e?t={miniAppUrl:"https://h5test.elab-plus.com/",zipUrl:"http://139.196.5.59:5307",uploadUrl:"http://106.14.187.241:5555",api_url:"https://gatewaytest1.elab-plus.com/",redirect_uri:"https://h5test1.elab-plus.com/krpano/template",themeColor1:"#FFD09F",themeColor2:"#FFAD5C",themeColor3:"#EF863F",themeColor4:"#FFDF80",themeColor5:"#848EFF",themeColor6:"#76BCFF",themeColor7:"#85FDF0",themeColor8:"#FFEDB9",themeColor9:"#FFFFFF",themeColor10:"#000000",themeColor11:"#B4FACB",themeColor12:"#4D7B5C",clientId:"1112011009",appId:"1758586978178079",baiduAppid:"d06f13eae4d2bc56f5fa7359784c0af9"}:"test3"===e?t={miniAppUrl:"https://h5test.elab-plus.com/",zipUrl:"http://139.196.5.59:5307",uploadUrl:"http://106.14.187.241:5555",api_url:"https://gatewaytest3.skyforestcity.com/",redirect_uri:"https://h5test3.elab-plus.net/krpano/template",themeColor1:"#FFD09F",themeColor2:"#FFAD5C",themeColor3:"#EF863F",themeColor4:"#FFDF80",themeColor5:"#848EFF",themeColor6:"#76BCFF",themeColor7:"#85FDF0",themeColor8:"#FFEDB9",themeColor9:"#FFFFFF",themeColor10:"#000000",themeColor11:"#B4FACB",themeColor12:"#4D7B5C",clientId:"1112011009",appId:"1758586978178079",baiduAppid:"d06f13eae4d2bc56f5fa7359784c0af9"}:"test4"===e?t={miniAppUrl:"https://h5test.elab-plus.com/",zipUrl:"http://139.196.5.59:5307",uploadUrl:"http://106.14.187.241:5555",api_url:"https://gatewaytest4.skyforestcity.com/",redirect_uri:"https://h5test1.elab-plus.com/krpano/template",themeColor1:"#FFD09F",themeColor2:"#FFAD5C",themeColor3:"#EF863F",themeColor4:"#FFDF80",themeColor5:"#848EFF",themeColor6:"#76BCFF",themeColor7:"#85FDF0",themeColor8:"#FFEDB9",themeColor9:"#FFFFFF",themeColor10:"#000000",themeColor11:"#B4FACB",themeColor12:"#4D7B5C",clientId:"1112011009",appId:"1758586978178079",baiduAppid:"d06f13eae4d2bc56f5fa7359784c0af9"}:"dev"===e?t={miniAppUrl:"http://h5test.elab-plus.com/",zipUrl:"http://139.196.5.59:5307",uploadUrl:"http://192.168.50.104:5555",api_url:"http://192.168.50.104:5555/",redirect_uri:"https://h5test1.elab-plus.com/krpano/template",themeColor1:"#FFD09F",themeColor2:"#FFAD5C",themeColor3:"#EF863F",themeColor4:"#FFDF80",themeColor5:"#848EFF",themeColor6:"#76BCFF",themeColor7:"#85FDF0",themeColor8:"#FFEDB9",themeColor9:"#FFFFFF",themeColor10:"#000000",themeColor11:"#B4FACB",themeColor12:"#4D7B5C",clientId:"1112011009",appId:"1758586978178079",baiduAppid:"d06f13eae4d2bc56f5fa7359784c0af9"}:"uat"===e?t={miniAppUrl:"https://mng-uat.elaber.cn/",uploadUrl:"https://api-uat.elaber.cn",api_url:"https://api-uat.elaber.cn/",redirect_uri:"https://mng-uat.elaber.cn/krpano/template",themeColor1:"#FFD09F",themeColor2:"#FFAD5C",themeColor3:"#EF863F",themeColor4:"#FFDF80",themeColor5:"#848EFF",themeColor6:"#76BCFF",themeColor7:"#85FDF0",themeColor8:"#FFEDB9",themeColor9:"#FFFFFF",themeColor10:"#000000",themeColor11:"#B4FACB",themeColor12:"#4D7B5C",clientId:"1112013355",appId:"1758979466364941",baiduAppid:"9a7c9c156493ffbb48bd562112e1161a"}:"uat3"===e?t={miniAppUrl:"https://mng-uat3.elaber.cn/",uploadUrl:"https://api-uat3.elaber.cn",api_url:"https://api-uat3.elaber.cn/",redirect_uri:"https://mng-uat3.elaber.cn/krpano/template",themeColor1:"#FFD09F",themeColor2:"#FFAD5C",themeColor3:"#EF863F",themeColor4:"#FFDF80",themeColor5:"#848EFF",themeColor6:"#76BCFF",themeColor7:"#85FDF0",themeColor8:"#FFEDB9",themeColor9:"#FFFFFF",themeColor10:"#000000",themeColor11:"#B4FACB",themeColor12:"#4D7B5C",clientId:"1112013355",appId:"1758979466364941",baiduAppid:"9a7c9c156493ffbb48bd562112e1161a"}:"production"===e&&(t={miniAppUrl:"https://dm-mng.elab-plus.com.cn/",uploadUrl:"https://dm-api.elab-plus.cn",api_url:"https://dm-api.elab-plus.cn/",redirect_uri:"http://city.1949plus.com",themeColor1:"#FFD09F",themeColor2:"#FFAD5C",themeColor3:"#EF863F",themeColor4:"#FFDF80",themeColor5:"#848EFF",themeColor6:"#76BCFF",themeColor7:"#85FDF0",themeColor8:"#FFEDB9",themeColor9:"#FFFFFF",themeColor10:"#000000",themeColor11:"#B4FACB",themeColor12:"#4D7B5C",clientId:"1112009742",appId:"1758704971288606",baiduAppid:"30c97c277abecefe282aaa2ea7fa4115"}),t}},27317:function(){(function(){function e(){var e=1,t=1440,o=window.innerWidth,n=o/t*e;document.querySelector("html").style.fontSize=n+"px"}window.onresize=function(){e()},document.addEventListener("DOMContentLoaded",e)})()}},t={};function o(n){var a=t[n];if(void 0!==a)return a.exports;var r=t[n]={exports:{}};return e[n].call(r.exports,r,r.exports,o),r.exports}o.m=e,function(){var e=[];o.O=function(t,n,a,r){if(!n){var i=1/0;for(u=0;u=r)&&Object.keys(o.O).every((function(e){return o.O[e](n[l])}))?n.splice(l--,1):(s=!1,r0&&e[u-1][2]>r;u--)e[u]=e[u-1];e[u]=[n,a,r]}}(),function(){o.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return o.d(t,{a:t}),t}}(),function(){o.d=function(e,t){for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}}(),function(){o.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}()}(),function(){o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}}(),function(){o.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}}(),function(){var e={143:0};o.O.j=function(t){return 0===e[t]};var t=function(t,n){var a,r,i=n[0],s=n[1],l=n[2],c=0;if(i.some((function(t){return 0!==e[t]}))){for(a in s)o.o(s,a)&&(o.m[a]=s[a]);if(l)var u=l(o)}for(t&&t(n);c