1 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-a8bcba9c"],{"162a":function(e,t,n){e.exports=n.p+"static/img/deviceroom.01480d11.svg"},"1d69":function(e,t,n){"use strict";n.r(t);var c=n("7a23"),o={class:"com-upload",style:{position:"relative"}},r={class:"search-bt",style:{position:"fixed",right:"20px",top:"80px"}},a={id:"myCanvas",class:"canvasDom"},u=["src"];n("cb29"),n("d81d");var i=n("5530"),s=n("d961"),d=(n("5852"),n("459d")),f=n("d257"),b=(s=Object(c.defineComponent)({components:{VanSearch:s.a},setup:function(){var e={},t=Object(c.reactive)({spaceList:[],parseImgUrl:f.x,spaceName:"",width:100,height:200,scale:1,ctx:{},centerObj:e,searchSpace:function(){t.spaceList.map((function(e){e.localName==t.spaceName&&(e.fillColor="red",e.shadow=!0,t.initCanvas())}))},zommAdd:function(){3<t.scale||(t.scale=t.scale+.1,t.initCanvas())},zommDel:function(){t.scale<.3||(t.scale=t.scale-.1,t.initCanvas())},initCanvas:function(){var c=document.querySelector("#myCanvas"),o=(c.width=t.width*t.scale,c.height=t.height*t.scale,c.getContext("2d"));(t.ctx=o).clearRect(0,0,t.width,t.height),o.scale(t.scale,t.scale,e.left,e.top),t.spaceList.map((function(e){var c,r=parseInt(e.left),a=parseInt(e.top),u=("会议室-1"==e.localName&&(t.centerObj=e),[{left:r,top:a},{left:r+e.width,top:a},{left:r+e.width,top:a+e.height},{left:r,top:a+e.height}]),i=[{left:r,top:a+5},{left:r+15,top:a+5},{left:r+25,top:a+5}];r=[{left:r+e.width/2,top:a+e.height/2},{left:r+e.width/2+30,top:a+e.height/2+30}];e.pointArr=u,e.deviceArr=i,e.logoArr=r,e.canClick?(o.beginPath(),o.fillStyle=e.fillColor,u.map((function(e,t){0==t?o.moveTo(e.left,e.top):o.lineTo(e.left,e.top)})),t.drawIcon(o,"coffee.svg",i[0]),t.drawIcon(o,"dev.svg",i[1]),t.drawIcon(o,"deviceroom.svg",i[2]),o.closePath(),o.fill(),o.lineWidth=1,o.strokeStyle="rgba(15, 206, 233, 1)",o.stroke(),o.beginPath(),o.font="12px serif",o.textAlign="center",o.fillStyle="#ececec"!==e.fillColor?"#ffffff":"red",o.fillText(e.localName,e.logoArr[0].left,e.logoArr[0].top,e.width),o.closePath(),e.shadow&&(e.shadowColor="#000000",o.shadowOffsetX=-50,o.shadowOffsetY=-50,o.shadowBlur=10)):((c=new Image).src=n("2b48"),c.onload=function(){o.beginPath(),u.map((function(e,t){0===t?o.moveTo(e.left,e.top):o.lineTo(e.left,e.top)}));var e=o.createPattern(c,"repeat");o.fillStyle=e,o.fill(),o.closePath(),o.strokeStyle="rgba(15, 206, 233, 1)",o.stroke()})}))},bindEvent:function(){var e=document.querySelector("#myCanvas");e.addEventListener("click",(function(n){for(var c=n.clientX-e.getBoundingClientRect().left,o=n.clientY-e.getBoundingClientRect().top,r=0;r<t.spaceList.length;r++){var a=t.spaceList[r],u=a.deviceArr,i=a.pointArr,s=!1;if(u.map((function(e,t){c>=e.left&&c<=e.left+15&&o>=e.top&&o<e.top+15&&(s=!0,alert("我被点了设备图标!".concat(t)))})),s)break;if(u={x:c,y:o},t.judge(u,i,1)){alert("点击了区域"+a.localName);break}}}))},judge:function(e,t,n){n=n||1;for(var c=e.x,o=e.y,r=0,a=0,u=0,i=0;i<t.length-1;i++){var s,d,f=t[i],b=t[i+1];f.x=f.left,f.y=f.top,b.x=b.left,b.y=b.top,f.x===b.x?c>f.x||(b.y>f.y&&o>=f.y&&o<=b.y&&(a++,r++),b.y<f.y&&o>=b.y&&o<=f.y&&(u++,r++)):(s=(b.y-f.y)/(b.x-f.x),(d=(o-f.y)/s+f.x)<c||(b.x>f.x&&d>=f.x&&d<=b.x&&(r++,0<=s?a++:u++),b.x<f.x&&d>=b.x&&d<=f.x&&(r++,0<=s?u++:a++)))}return 1===n?a-u!=0:r%2==1},drawIcon:function(e,t,c){var o=new Image;o.src=n("46f5")("./".concat(t)),o.onload=function(){e.drawImage(o,c.left,c.top,20,10)}},setSpaceColor:function(){t.spaceList.map((function(e,t){e.fillColor=t%2==0?"#ffcc33":t%3==0?"#ccff99":"#ececec"}))},getMapInfo:function(){Object(d.n)({projectId:"Pj1101080259",floorId:"Fl11010802593241ec348ecb4148806b9034c8957454"}).then((function(e){e=null!=(e=null==e?void 0:e.data)?e:null,t.width=e.width,t.height=e.height,t.spaceList=e.spaceList,t.setSpaceColor(),t.initCanvas()})).catch((function(){}))}});return Object(c.nextTick)((function(){t.bindEvent()})),Object(c.onMounted)((function(){t.getMapInfo()})),Object(i.a)({},Object(c.toRefs)(t))}}),n("5729"),n("6b0d"));b=n.n(b);t.default=b()(s,[["render",function(e,t,n,i,s,d){var f=Object(c.resolveComponent)("van-search"),b=Object(c.resolveComponent)("van-icon");return Object(c.openBlock)(),Object(c.createElementBlock)("div",o,[Object(c.createVNode)(f,{modelValue:e.spaceName,"onUpdate:modelValue":[t[0]||(t[0]=function(t){return e.spaceName=t}),e.searchSpace],placeholder:"请输入搜索关键词"},null,8,["modelValue","onUpdate:modelValue"]),Object(c.createElementVNode)("div",r,[Object(c.createElementVNode)("div",{onClick:t[1]||(t[1]=function(){return e.zommAdd&&e.zommAdd.apply(e,arguments)}),style:{display:"inline-block","font-size":"30px"}},[Object(c.createVNode)(b,{name:"add-o",color:"#1989fa"})]),Object(c.createElementVNode)("div",{onClick:t[2]||(t[2]=function(){return e.zommDel&&e.zommDel.apply(e,arguments)}),style:{display:"inline-block","font-size":"30px"}},[Object(c.createVNode)(b,{name:"minus",color:"#1989fa"})])]),Object(c.createElementVNode)("canvas",a,[(Object(c.openBlock)(!0),Object(c.createElementBlock)(c.Fragment,null,Object(c.renderList)(e.spaceList,(function(t,n){return Object(c.openBlock)(),Object(c.createElementBlock)("img",{style:Object(c.normalizeStyle)([{left:t.deviceArr[0].left,top:t.deviceArr[0].top},{position:"absolute",width:"20px",height:"20px","z-index":"999",left:"20px",top:"20px"}]),src:e.parseImgUrl("map-icon","device.svg"),alt:"",key:n},null,12,u)})),128))])])}],["__scopeId","data-v-43257144"]])},"2b48":function(e,t){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA3SURBVHgBzcmxDQAgCAVRPxO5ipM6ko0xxkYnQKUHaq654iEZ9bUzMSo8ZLpFxTFPk4dAycXfA1ISQWorFT5NAAAAAElFTkSuQmCC"},"2de2":function(e,t,n){"use strict";n.d(t,"d",(function(){return c})),n.d(t,"c",(function(){return o})),n.d(t,"b",(function(){return r})),n.d(t,"e",(function(){return a})),n.d(t,"a",(function(){return u}));var c="/duoduo-service/setup-service/",o="/duoduo-service/object-service/",r="/duoduo-service/duoduoenv-service/",a="/duoduo-service/",u="/duoduo-service/custom-service/"},"459d":function(e,t,n){"use strict";n.d(t,"h",(function(){return a})),n.d(t,"C",(function(){return u})),n.d(t,"w",(function(){return i})),n.d(t,"o",(function(){return s})),n.d(t,"j",(function(){return d})),n.d(t,"k",(function(){return f})),n.d(t,"b",(function(){return b})),n.d(t,"m",(function(){return l})),n.d(t,"P",(function(){return p})),n.d(t,"N",(function(){return j})),n.d(t,"A",(function(){return v})),n.d(t,"p",(function(){return m})),n.d(t,"Q",(function(){return O})),n.d(t,"a",(function(){return g})),n.d(t,"g",(function(){return h})),n.d(t,"f",(function(){return S})),n.d(t,"l",(function(){return q})),n.d(t,"n",(function(){return y})),n.d(t,"v",(function(){return A})),n.d(t,"x",(function(){return x})),n.d(t,"E",(function(){return T})),n.d(t,"t",(function(){return w})),n.d(t,"d",(function(){return C})),n.d(t,"B",(function(){return E})),n.d(t,"y",(function(){return k})),n.d(t,"z",(function(){return P})),n.d(t,"I",(function(){return I})),n.d(t,"F",(function(){return G})),n.d(t,"K",(function(){return N})),n.d(t,"i",(function(){return L})),n.d(t,"s",(function(){return B})),n.d(t,"M",(function(){return V})),n.d(t,"D",(function(){return z})),n.d(t,"e",(function(){return D})),n.d(t,"J",(function(){return U})),n.d(t,"c",(function(){return M})),n.d(t,"G",(function(){return R})),n.d(t,"r",(function(){return F})),n.d(t,"q",(function(){return Q})),n.d(t,"H",(function(){return W})),n.d(t,"O",(function(){return X})),n.d(t,"L",(function(){return Y})),n.d(t,"u",(function(){return _})),n("99af");var c=n("59b9"),o=n("ba72"),r=n("2de2"),a=function(e){return Object(c.b)().request("/api/company/config/".concat(e.companyId),o.b.GET,void 0,o.a.json)},u=function(e){return Object(c.b)().request("".concat(r.c,"weather/getCurrent?").concat(e),o.b.GET,void 0,o.a.json)},i=function(e){return Object(c.b)().request("".concat(r.b,"space/property"),o.b.POST,e,o.a.json)},s=function(e){return Object(c.b)().request("".concat(r.b,"meeting/room/scene/getMeetingScene/V2?spaceId=").concat(e.spaceId),o.b.GET,void 0,o.a.json)},d=function(e){return Object(c.b)().request("".concat(r.b,"object/equipment/findForServe?spaceId=").concat(e.spaceId),o.b.POST,void 0,o.a.json)},f=function(e){return Object(c.b)().request("".concat(r.b,"custom/feedback/documents"),o.b.POST,e,o.a.json)},b=function(e){return Object(c.b)().request("".concat(r.b,"custom/feedbackCreate/v2"),o.b.POST,e,o.a.json)},l=function(e){return Object(c.b)({timeout:2e3}).request("".concat(r.b,"light/status/query?spaceId=").concat(e.spaceId),o.b.GET,void 0,o.a.json)},p=function(e){return Object(c.c)("".concat(r.b,"light/onoff/set"),e)},j=function(e){return Object(c.c)("".concat(r.b,"object/eqp/infocode/set"),e)},v=function(e){return Object(c.c)("".concat(r.b,"light/onoff/setSatus"),e)},m=function(e){return Object(c.b)().request("".concat(r.b,"object/objectDataEqpGroup/query"),o.b.POST,e,o.a.json)},O=function(e){return Object(c.b)().request("".concat(r.b,"meeting/room/scene/switchover"),o.b.POST,e,o.a.json)},g=function(e){return Object(c.b)().request("".concat(r.b,"customScene/create"),o.b.POST,e,o.a.json)},h=function(e){return Object(c.b)().request("".concat(r.b,"/spaceAdjust/queryPropertyData?").concat(e),o.b.GET,void 0,o.a.json)},S=function(e){return Object(c.b)().request("".concat(r.c,"object/building/query"),o.b.POST,e,o.a.json)},q=function(e){return Object(c.b)().request("".concat(r.c,"object/floor/query"),o.b.POST,e,o.a.json)},y=function(e){return Object(c.b)().request("".concat(r.d,"map/queryMapInfo"),o.b.POST,e,o.a.json)},A=function(e){return Object(c.b)().request("".concat(r.c,"object/equipment/querySpaceEquipType?").concat(e),o.b.GET,void 0,o.a.json)},x=function(e){return Object(c.b)().request("".concat(r.c,"object/space/query"),o.b.POST,e,o.a.json)},T=function(e){return Object(c.b)().request("".concat(r.d,"permanentSpace/save"),o.b.POST,e,o.a.json)},w=function(){return Object(c.b)().request("".concat(r.d,"permanentSpace/query"),o.b.GET,void 0,o.a.json)},C=function(e){return Object(c.b)().request("".concat(r.d,"permanentSpace/delete?").concat(e))},E=function(){return Object(c.b)().request("".concat(r.d,"permanentSpace/queryZJ"),o.b.GET,void 0,o.a.json)},k=function(){return Object(c.b)().request("".concat(r.c,"object/equipment/querySpaceModeSet"),o.b.GET,void 0,o.a.json)},P=function(){return Object(c.b)().request("".concat(r.c,"object/equipment/querySpaceTempSet"),o.b.GET,void 0,o.a.json)},I=function(e){return Object(c.b)().request("".concat(r.d,"scene/querySpaceSceneConfig?").concat(e),o.b.GET,void 0,o.a.json)},G=function(e){return Object(c.b)().request("".concat(r.b,"customScene/queryCustomAndScence?").concat(e),o.b.GET,void 0,o.a.json)},N=function(e){return Object(c.c)("".concat(r.b,"customScene/saveBatchCustomScene"),e)},L=function(e){return Object(c.b)().request("".concat(r.d,"padSpace/getDefaultLocation?").concat(e),o.b.GET,void 0,o.a.json)},B=function(e){return Object(c.b)().request("".concat(r.d,"padSpace/getPadSpaceList?").concat(e),o.b.GET,void 0,o.a.json)},V=function(e){return Object(c.b)().request("".concat(r.d,"padSpace/saveWorkSpace"),o.b.POST,e,o.a.json)},z=function(e){return Object(c.b)().request("".concat(r.d,"padSpace/insertWorkSpace"),o.b.POST,e,o.a.json)},D=function(e){return Object(c.b)().request("".concat(r.d,"padSpace/deleteWorkSpace"),o.b.POST,e,o.a.json)},U=function(e){return Object(c.b)().request("".concat(r.d,"padSpace/queryWorkSpace"),o.b.POST,e,o.a.json)},M=function(e){return Object(c.b)().request("".concat(r.d,"padSpace/queryWorkSpace"),o.b.POST,e,o.a.json)},R=function(e){return Object(c.b)().request("".concat(r.e,"wechat-service-duoduoenv/duoduoenv/customerservice/query"),o.b.POST,e,o.a.json)},F=function(e){return Object(c.b)().request("".concat(r.d,"padLogin/getPadQrCodeStatus?").concat(e),o.b.GET,void 0,o.a.json)},Q=function(e){return Object(c.b)().request("".concat(r.d,"padImage/queryImageByFuncType?").concat(e),o.b.GET,void 0,o.a.json)},W=function(e){return Object(c.b)().request("".concat(r.b,"ctrl/querySpaceConditioners?").concat(e),o.b.GET,void 0,o.a.json)},X=function(e){return Object(c.c)("".concat(r.b,"ctrl/set"),e)},Y=function(e){return Object(c.b)().request("".concat(r.d,"/map/saveMapPointInfo"),o.b.POST,e,o.a.json)},_=function(e){return Object(c.b)().request("".concat(r.a,"equipmentRun/queryEquipmentRunConfig?").concat(e),o.b.GET,void 0,o.a.json)}},"46f5":function(e,t,n){var c={"./babyselected.svg":"98fb","./bg_disable.png":"2b48","./coffee.svg":"5ff7","./coffeeselected.svg":"472f","./dev.svg":"56d9","./device.svg":"920e","./deviceroom.svg":"162a","./weather.svg":"8c6e"};function o(e){return e=r(e),n(e)}function r(e){if(n.o(c,e))return c[e];throw(e=new Error("Cannot find module '"+e+"'")).code="MODULE_NOT_FOUND",e}o.keys=function(){return Object.keys(c)},o.resolve=r,(e.exports=o).id="46f5"},"472f":function(e,t,n){e.exports=n.p+"static/img/coffeeselected.1e7d4057.svg"},"56d9":function(e,t,n){e.exports=n.p+"static/img/dev.941b2e3a.svg"},5729:function(e,t,n){"use strict";n("dd94")},"5ff7":function(e,t,n){e.exports=n.p+"static/img/coffee.fc03c8ec.svg"},"81d5":function(e,t,n){"use strict";var c=n("7b0b"),o=n("23cb"),r=n("50c4");e.exports=function(e){for(var t=c(this),n=r(t.length),a=arguments.length,u=o(1<a?arguments[1]:void 0,n),i=(a=2<a?arguments[2]:void 0,void 0===a?n:o(a,n));u<i;)t[u++]=e;return t}},"8c6e":function(e,t,n){e.exports=n.p+"static/img/weather.742cc8c0.svg"},"920e":function(e,t,n){e.exports=n.p+"static/img/device.01480d11.svg"},"98fb":function(e,t,n){e.exports=n.p+"static/img/babyselected.422eb07d.svg"},cb29:function(e,t,n){var c=n("23e7"),o=n("81d5");n=n("44d2");c({target:"Array",proto:!0},{fill:o}),n("fill")},dd94:function(e,t,n){}}]);
|