(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-31ad"],{"+3Gg":function(t,i,e){"use strict";var o={name:"widgetPiePercentageChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){var t=this;return{angle:0,options:{title:{text:"{nums|60}{percent|%}",x:"center",y:"center",textStyle:{rich:{nums:{fontSize:60,color:"#29EEF3"},percent:{fontSize:30,color:"#29EEF3"}}}},legend:{type:"plain",orient:"vertical",right:0,top:"10%",align:"auto",data:[{name:"1",icon:"circle"},{name:"2",icon:"circle"},{name:"3",icon:"circle"},{name:"4",icon:"circle"}],textStyle:{color:"white",fontSize:16,padding:[10,1,10,0]},selectedMode:!1},series:[{type:"custom",coordinateSystem:"none",renderItem:function(i,e){return{type:"arc",shape:{cx:e.getWidth()/2,cy:e.getHeight()/2,r:Math.min(e.getWidth(),e.getHeight())/2*.6,startAngle:(0+t.angle)*Math.PI/180,endAngle:(90+t.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(i,e){return{type:"arc",shape:{cx:e.getWidth()/2,cy:e.getHeight()/2,r:Math.min(e.getWidth(),e.getHeight())/2*.6,startAngle:(180+t.angle)*Math.PI/180,endAngle:(270+t.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(i,e){return{type:"arc",shape:{cx:e.getWidth()/2,cy:e.getHeight()/2,r:Math.min(e.getWidth(),e.getHeight())/2*.65,startAngle:(270-t.angle)*Math.PI/180,endAngle:(40-t.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(i,e){return{type:"arc",shape:{cx:e.getWidth()/2,cy:e.getHeight()/2,r:Math.min(e.getWidth(),e.getHeight())/2*.65,startAngle:(90-t.angle)*Math.PI/180,endAngle:(220-t.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(i,e){var o=e.getWidth()/2,s=e.getHeight()/2,n=Math.min(e.getWidth(),e.getHeight())/2*.65,a=t.getCirlPoint(o,s,n,90-t.angle);return{type:"circle",shape:{cx:a.x,cy:a.y,r:4},style:{stroke:"#0CD3DB",fill:"#0CD3DB"},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(i,e){var o=e.getWidth()/2,s=e.getHeight()/2,n=Math.min(e.getWidth(),e.getHeight())/2*.65,a=t.getCirlPoint(o,s,n,270-t.angle);return{type:"circle",shape:{cx:a.x,cy:a.y,r:4},style:{stroke:"#0CD3DB",fill:"#0CD3DB"},silent:!0}},data:[0]},{type:"pie",radius:["58%","45%"],silent:!0,clockwise:!0,startAngle:90,z:0,zlevel:0,label:{normal:{position:"center"}},data:[{value:60,name:"",itemStyle:{normal:{color:{colorStops:[{offset:0,color:"#4FADFD"},{offset:1,color:"#28E8FA"}]}}}},{value:40,name:"",label:{normal:{show:!1}},itemStyle:{normal:{color:"#173164"}}}]},{name:"percent",type:"gauge",radius:"58%",center:["50%","50%"],startAngle:0,endAngle:359.9,splitNumber:8,hoverAnimation:!0,axisTick:{show:!1},splitLine:{length:15,lineStyle:{width:5,color:"#061740"}},axisLabel:{show:!1},pointer:{show:!1},axisLine:{lineStyle:{opacity:0}},detail:{show:!1},data:[{value:0,name:""}]}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},mounted:function(){},methods:{getCirlPoint:function(t,i,e,o){return{x:t+e*Math.cos(o*Math.PI/180),y:i+e*Math.sin(o*Math.PI/180)}},editorOptions:function(){this.setOptionsTitle(),this.setOptionsColor(),this.setOptionsData(),this.setOptionLine(),this.setOptionSurplusColor()},setOptionsTitle:function(){var t=this.optionsSetup,i=this.options.title;i.x="center",i.y="center";var e={nums:{fontSize:t.textNumFontSize,color:t.textNumColor,fontWeight:t.textNumFontWeight},percent:{fontSize:t.textPerFontSize,color:t.textPerColor,fontWeight:t.textPerFontWeight}};i.textStyle.rich=e,this.options.title=i},setOptionsColor:function(){var t=this.optionsSetup,i=this.options.series[6].data[0].itemStyle,e={color:{colorStops:[{offset:0,color:t.color0Start},{offset:1,color:t.color100End}]}};i.normal=e},setOptionSurplusColor:function(){var t=this.options.series[6].data[1].itemStyle,i={color:this.optionsSetup.colorsurplus};t.normal=i},setOptionLine:function(){var t=this.optionsSetup,i=this.options.series[7].splitLine;this.options.series[7].splitNumber=t.lineNumber,i.length=t.lineLength;var e={width:t.lineWidth,color:t.lineColor};i.lineStyle=e},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var i=this.options.title,e=t[0].num;i.text="{nums|"+e+"}{percent|%}",this.options.series[6].data[0].value=e,this.options.series[6].data[1].value=100-e},dynamicDataFn:function(t,i){var e=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){e.getEchartData(t)},i)):this.getEchartData(t))},getEchartData:function(t){var i=this;this.queryEchartsData(t).then(function(t){i.options.title.text="{nums|"+t[0].value+"}{percent|%}",i.options.series[6].data[0].value=t[0].value,i.options.series[6].data[1].value=100-t[0].value})}}},s=(e("uAIp"),e("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,i=this._self._c||t;return i("div",{style:this.styleObj},[i("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"d1f96a54",null);n.options.__file="widgetPiePercentageChart.vue";i.a=n.exports},"+lvf":function(t,i,e){},"+pa5":function(t,i,e){},"+sxJ":function(t,i,e){"use strict";var o=e("s5ii");e.n(o).a},"/C5K":function(t,i,e){"use strict";var o={name:"WidgetSlider",components:{},data:function(){return{options:{mainCell:".bd ul",autoPlay:!0,effect:"leftLoop"}}},mounted:function(){},methods:{}},s=(e("11BW"),e("KHd+")),n=Object(s.a)(o,function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("superslide",{staticClass:"slideBox",attrs:{options:t.options}},[e("div",{staticClass:"bd"},[e("ul",[e("li",[e("img",{attrs:{src:"https://ss1.bdstatic.com/70cFvXSh_Q1YnxGkpoWK1HF6hhy/it/u=717294809,2494697366&fm=26&gp=0.jpg",alt:""}})]),t._v(" "),e("li",[e("img",{attrs:{src:"https://dss2.bdstatic.com/70cFvnSh_Q1YnxGkpoWK1HF6hhy/it/u=2090090414,3038344648&fm=26&gp=0.jpg",alt:""}})])])]),t._v(" "),e("div",{staticClass:"hd",attrs:{slot:"titCell"},slot:"titCell"},[e("ul",[e("li",{staticClass:"on"},[t._v("1")]),t._v(" "),e("li",{},[t._v("2")]),t._v(" "),e("li",{},[t._v("3")])])]),t._v(" "),e("a",{staticClass:"prev",attrs:{slot:"prev",href:"javascript:void(0)"},slot:"prev"}),t._v(" "),e("a",{staticClass:"next",attrs:{slot:"next",href:"javascript:void(0)"},slot:"next"}),t._v(" "),e("span",{staticClass:"pageState",attrs:{slot:"pageStateCell"},slot:"pageStateCell"})])},[],!1,null,"6d449818",null);n.options.__file="widgetSlider.vue";i.a=n.exports},"/RZQ":function(t,i,e){},"05u8":function(t,i,e){},"07gj":function(t,i,e){"use strict";var o=e("sa8E");e.n(o).a},"0RT/":function(t,i,e){"use strict";var o=e("6i0f");e.n(o).a},"0U/b":function(t,i,e){},"11BW":function(t,i,e){"use strict";var o=e("Ss0v");e.n(o).a},"2UlC":function(t,i,e){},"4Zv2":function(t,i,e){"use strict";e("987z");var o={name:"widgetWordCloud",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{tooltip:{show:!0},series:[{type:"wordCloud",size:["9%","99%"],sizeRange:[6,30],textRotation:[0,45,90,-45],rotationRange:[-45,90],shape:"circle",textPadding:0,autoSize:{enable:!0,minSize:6},textStyle:{normal:{color:function(){return"rgb("+[Math.round(160*Math.random()),Math.round(160*Math.random()),Math.round(160*Math.random())].join(",")+")"}}},data:[]}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsSizeRange(),this.setOptionsRotationRange(),this.setOptionsTooltip(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,i={};i.text=t.titleText,i.show=t.isNoTitle,i.left=t.textAlign,i.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight,fontStyle:t.textFontStyle},i.subtext=t.subText,i.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize,fontStyle:t.subTextFontStyle},this.options.title=i},setOptionsSizeRange:function(){var t=this.optionsSetup;this.options.series[0].sizeRange=[t.minRangeSize,t.maxRangeSize]},setOptionsRotationRange:function(){var t=this.optionsSetup;this.options.series[0].rotationRange=[t.minRotationRange,t.maxRotationRange]},setOptionsTooltip:function(){var t=this.optionsSetup,i={trigger:"item",show:!0,textStyle:{color:t.tipsColor,fontSize:t.tipsFontSize}};this.options.tooltip=i},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var i="string"==typeof t?JSON.parse(t):t;for(var e in this.options.series)this.options.series[e].data=i},dynamicDataFn:function(t,i){var e=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){e.getEchartData(t)},i)):this.getEchartData(t))},getEchartData:function(t){var i=this;this.queryEchartsData(t).then(function(t){i.renderingFn(t)})},renderingFn:function(t){for(var i in this.options.series)this.options.series[i].data=t}}},s=(e("Of36"),e("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,i=this._self._c||t;return i("div",{style:this.styleObj},[i("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"56e81ae2",null);n.options.__file="widgetWordCloud.vue";i.a=n.exports},"4bCr":function(t,i,e){"use strict";var o=e("wIJw");e.n(o).a},"4i3G":function(t,i,e){"use strict";var o=e("nERQ");e.n(o).a},"4rp5":function(t,i,e){"use strict";var o=e("P2sY"),s=e.n(o),n={name:"WidgetBarStackchart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{grid:{},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},yAxis:{type:"value",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},series:[{data:[],name:"",type:"line",barGap:"0%",itemStyle:{barBorderRadius:null}}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsLegend(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,i={};i.text=t.titleText,i.show=t.isNoTitle,i.left=t.textAlign,i.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight,fontStyle:t.textFontStyle},i.subtext=t.subText,i.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize,fontStyle:t.subTextFontStyle},this.options.title=i},setOptionsX:function(){var t=this.optionsSetup,i={type:"category",show:t.hideX,name:t.nameX,nameTextStyle:{color:t.nameColorX,fontSize:t.nameFontSizeX},inverse:t.reversalX,axisLabel:{show:!0,interval:t.textInterval,rotate:t.textAngleX,textStyle:{color:t.colorX,fontSize:t.fontSizeX}},axisLine:{show:!0,lineStyle:{color:t.lineColorX,width:t.lineWidthX}},splitLine:{show:t.isShowSplitLineX,lineStyle:{color:t.splitLineColorX,width:t.splitLineWidthX}}};this.options.xAxis=i},setOptionsY:function(){var t=this.optionsSetup,i={type:"value",scale:t.scale,splitNumber:t.splitNumberY,show:t.isShowY,name:t.textNameY,nameTextStyle:{color:t.nameColorY,fontSize:t.nameFontSizeY},inverse:t.reversalY,axisLabel:{show:!0,rotate:t.textAngleY,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:!0,lineStyle:{color:t.lineColorY,width:t.lineWidthY}},splitLine:{show:t.isShowSplitLineY,lineStyle:{color:t.splitLineColorY,width:t.splitLineWidthY}}};this.options.yAxis=i},getOptionArea:function(){var t=this.optionsSetup;return t.area?{opacity:t.areaThickness/100}:{opacity:0}},setOptionsTooltip:function(){var t=this.optionsSetup,i={trigger:"item",show:!0,textStyle:{color:t.tipsColor,fontSize:t.tipsFontSize}};this.options.tooltip=i},setOptionsMargin:function(){var t=this.optionsSetup,i={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=i},setOptionsLegend:function(){var t=this.optionsSetup,i=this.options.legend;i.show=t.isShowLegend,i.left=t.lateralPosition,i.top=t.longitudinalPosition,i.bottom=t.longitudinalPosition,i.orient=t.layoutFront,i.textStyle={color:t.legendColor,fontSize:t.legendFontSize},i.itemWidth=t.legendWidth},setOptionsLegendName:function(t){var i=this.optionsSetup,e=this.options.series,o=i.legendName;if(null==o||""==o){for(var s=0;s1?t.data.name+""+t.data.value[2]:t.name}},geo:{map:"china",show:!0,roam:!1,label:{emphasis:{show:!1}},layoutSize:"80%",itemStyle:{normal:{borderColor:new s.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"#00F6FF"},{offset:1,color:"#53D9FF"}],!1),borderWidth:3,shadowColor:"rgba(10,76,139,1)",shadowOffsetY:0,shadowBlur:60}}},series:[{type:"map",map:"china",aspectScale:.75,label:{normal:{position:"right",show:!0,color:"#53D9FF",fontSize:20},emphasis:{show:!0}},itemStyle:{normal:{areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#073684"},{offset:1,color:"#061E3D"}]},borderColor:"#215495",borderWidth:1},emphasis:{areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#073684"},{offset:1,color:"#2B91B7"}]}}},data:a},{type:"effectScatter",coordinateSystem:"geo",rippleEffect:{brushType:"stroke"},showEffectOn:"render",itemStyle:{normal:{color:{type:"radial",x:.5,y:.5,r:.5,colorStops:[{offset:0,color:"rgba(5,80,151,0.2)"},{offset:.8,color:"rgba(5,80,151,0.8)"},{offset:1,color:"rgba(0,108,255,0.7)"}],global:!1}}},label:{normal:{show:!0,color:"#fff",fontWeight:"bold",position:"inside",formatter:function(t){return"{cnNum|"+t.data.value[2]+"}"},rich:{cnNum:{fontSize:13,color:"#D4EEFF"}}}},symbol:"circle",symbolSize:function(t){return 0==t[2]?0:(l-h)/5990*t[2]+1.2*(l-(l-h)/5990*6e3)},data:r(a),zlevel:1}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionTextValue(),this.setOptionsData(),this.setOptionAirSize(),this.setOptionMapBlocak()},setOptionsTitle:function(){var t=this.optionsSetup,i={};i.text=t.titleText,i.show=t.isNoTitle,i.left=t.textAlign,i.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight,fontStyle:t.textFontStyle},i.subtext=t.subText,i.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize,fontStyle:t.subTextFontStyle},this.options.title=i},setOptionTextValue:function(){var t=this.optionsSetup,i=this.options.series[0].label,e={position:"right",show:t.isShowMap,color:t.fontTextColor,fontSize:t.fontTextSize,fontWeight:t.fontTextWeight};i.normal=e},setOptionMapBlocak:function(){var t=this.optionsSetup,i=this.options.series[0].itemStyle,e={areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:t.font0PreColor},{offset:1,color:t.font100PreColor}]},borderColor:"#215495",borderWidth:1},o={areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#073684"},{offset:1,color:t.fontHighlightColor}]}};i.normal=e,i.emphasis=o},setOptionAirSize:function(){l=this.optionsSetup.fontmaxSize4Pin,h=this.optionsSetup.fontminSize4Pin},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){this.options.series[0].data=t;var i=this.optionsSetup,e=this.options.series[1].label,o={show:!0,color:"#fff",fontWeight:"bold",position:"inside",formatter:function(t){return"{cnNum|"+t.data.value[2]+"}"},rich:{cnNum:{fontSize:i.fontDataSize,color:i.fontDataColor,fontWeight:i.fontDataWeight}}},s=r(t);this.options.series[1].data=s,e.normal=o},dynamicDataFn:function(t,i){var e=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){e.getEchartData(t)},i)):this.getEchartData(t))},getEchartData:function(t){var i=this;this.queryEchartsData(t).then(function(t){i.renderingFn(t)})},renderingFn:function(t){this.options.series[0].data=t;var i=this.optionsSetup,e=this.options.series[1].label,o={show:!0,color:"#fff",fontWeight:"bold",position:"inside",formatter:function(t){return"{cnNum|"+t.data.value[2]+"}"},rich:{cnNum:{fontSize:i.fontDataSize,color:i.fontDataColor,fontWeight:i.fontDataWeight}}},s=r(t);this.options.series[1].data=s,e.normal=o}}},c=(e("5wOi"),e("KHd+")),u=Object(c.a)(p,function(){var t=this.$createElement,i=this._self._c||t;return i("div",{style:this.styleObj},[i("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"65a61e11",null);u.options.__file="widgetAirBubbleMap.vue";i.a=u.exports},FyWN:function(t,i,e){"use strict";var o=e("P2sY"),s=e.n(o),n={name:"WidgetBarlinechart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{color:[],grid:{},title:{text:"",textStyle:{color:"#fff"}},tooltip:{trigger:"item",formatter:"{a}
{b} : {c}%"},legend:{textStyle:{color:"#fff"}},xAxis:[{type:"category",data:[],axisLabel:{show:!1,textStyle:{color:"#fff"}}}],yAxis:[{type:"value",name:"",min:0,max:250,interval:50,axisLabel:{show:!0,textStyle:{color:"#fff"}}},{type:"value",name:"",min:0,max:25,interval:5,axisLabel:{show:!0,textStyle:{color:"#fff"}}}],series:[{name:"",type:"bar",yAxisIndex:0,data:[],itemStyle:{barBorderRadius:null}},{name:"",type:"line",yAxisIndex:1,data:[],itemStyle:{}}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsLine(),this.setOptionsBar(),this.setOptionsTooltip(),this.setOptionsData(),this.setOptionsMargin(),this.setOptionsLegend(),this.setOptionsColor()},setOptionsTitle:function(){var t=this.optionsSetup,i={};i.text=t.titleText,i.show=t.isNoTitle,i.left=t.textAlign,i.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight,fontStyle:t.textFontStyle},i.subtext=t.subText,i.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize,fontStyle:t.subTextFontStyle},this.options.title=i},setOptionsX:function(){var t=this.optionsSetup,i={type:"category",show:t.hideX,name:t.nameX,nameTextStyle:{color:t.nameColorX,fontSize:t.nameFontSizeX},inverse:t.reversalX,axisLabel:{show:!0,interval:t.textInterval,rotate:t.textAngleX,textStyle:{color:t.colorX,fontSize:t.fontSizeX}},axisLine:{show:!0,lineStyle:{color:t.lineColorX,width:t.lineWidthX}},splitLine:{show:t.isShowSplitLineX,lineStyle:{color:t.splitLineColorX,width:t.splitLineWidthX}}};this.options.xAxis=i},setOptionsY:function(){var t=this.optionsSetup,i=[{type:"value",splitNumber:t.splitNumberLeft,show:t.isShowYLeft,name:t.textNameYLeft,nameTextStyle:{color:t.nameColorYLeft,fontSize:t.nameFontSizeYLeft},axisLabel:{show:!0,rotate:t.textAngleYLeft,textStyle:{color:t.colorYLeft,fontSize:t.fontSizeYLeft}},axisTick:{show:t.tickLineYLeft},axisLine:{show:t.lineYLeft,lineStyle:{width:t.lineWidthYLeft,color:t.lineColorYLeft}},splitLine:{show:t.isShowSplitLineYLeft,lineStyle:{color:t.splitLineColorYLeft,width:t.splitLineFontWidthYLeft}}},{type:"value",splitNumber:t.splitNumberRight,show:t.isShowYRight,name:t.textNameYRight,nameTextStyle:{color:t.nameColorYRight,fontSize:t.nameFontSizeYRight},axisLabel:{show:!0,rotate:t.textAngleYRight,textStyle:{color:t.colorYRight,fontSize:t.fontSizeYRight}},axisTick:{show:t.tickLineYRight},axisLine:{show:t.lineYRight,lineStyle:{width:t.lineWidthYRight,color:t.lineColorYRight}},splitLine:{show:t.isShowSplitLineYRight,lineStyle:{color:t.splitLineColorYRight,width:t.splitLineFontWidthYRight}}}];this.options.yAxis=i},setOptionsLine:function(){var t=this.optionsSetup,i=this.options.series;for(var e in i)"line"==i[e].type&&(i[e].symbol=t.symbol,i[e].showSymbol=t.markPoint,i[e].symbolSize=t.pointSize,i[e].smooth=t.smoothCurve,t.area?i[e].areaStyle={opacity:t.areaThickness/100}:i[e].areaStyle={opacity:0},i[e].lineStyle={width:t.lineWidth},i[e].itemStyle.borderRadius=t.radius,i[e].label={show:t.isShowLine,position:"top",distance:t.distanceLine,fontSize:t.fontSizeLine,color:t.subTextColorLine,fontWeight:t.fontWeightLine});this.options.series=i},setOptionsBar:function(){var t=this.optionsSetup,i=this.options.series;for(var e in i)"bar"==i[e].type&&(i[e].label={show:t.isShowBar,position:"top",distance:t.distanceBar,fontSize:t.fontSizeBar,color:t.subTextColorBar,fontWeight:t.fontWeightBar},i[e].barWidth=t.maxWidth,i[e].barMinHeight=t.minHeight,i[e].itemStyle.barBorderRadius=t.radius);this.options.series=i},setOptionsTooltip:function(){var t=this.optionsSetup,i={trigger:"item",show:!0,textStyle:{color:t.tipsColor,fontSize:t.tipsFontSize}};this.options.tooltip=i},setOptionsMargin:function(){var t=this.optionsSetup,i={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=i},setOptionsLegend:function(){var t=this.optionsSetup,i=this.options.legend;i.show=t.isShowLegend,i.left=t.lateralPosition,i.top=t.longitudinalPosition,i.bottom=t.longitudinalPosition,i.orient=t.layoutFront,i.textStyle={color:t.legendColor,fontSize:t.legendFontSize},i.itemWidth=t.legendWidth},setOptionsLegendName:function(t){var i=this.optionsSetup,e=this.options.series,o=i.legendName;if(null==o||""==o){for(var s=0;s{b} : {c}"},legend:{x:"center",y:"92%",textStyle:{color:"#fff"}},series:[{name:"",type:"funnel",left:"center",width:"80%",sort:"descending",label:{normal:{show:!0,position:"inside",formatter:"{c}",textStyle:{color:"#fff",fontSize:14}},emphasis:{position:"inside",formatter:"{b}: {c}"}},itemStyle:{normal:{opacity:.8,borderColor:"rgba(12, 13, 43, .9)",borderWidth:1,shadowBlur:4,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"rgba(0, 0, 0, .6)"}},data:[]}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setEnding(),this.setOptionsText(),this.setOptionsTitle(),this.setOptionsTooltip(),this.setOptionsLegend(),this.setOptionsColor(),this.setOptionsData()},setEnding:function(){var t=this.optionsSetup,i=this.options.series;t.ending?i[0].sort="ascending":i[0].sort="descending"},setOptionsText:function(){var t=this.optionsSetup,i={show:t.isShow,position:"inside",formatter:"{c}",textStyle:{color:t.color,fontSize:t.fontSize,fontWeight:t.fontWeight}};this.options.series[0].label.normal=i},setOptionsTitle:function(){var t=this.optionsSetup,i={};i.text=t.titleText,i.show=t.isNoTitle,i.left=t.textAlign,i.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight,fontStyle:t.textFontStyle},i.subtext=t.subText,i.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize,fontStyle:t.subTextFontStyle},this.options.title=i},setOptionsTooltip:function(){var t=this.optionsSetup,i={trigger:"item",show:!0,textStyle:{color:t.tipsColor,fontSize:t.tipsFontSize}};this.options.tooltip=i},setOptionsLegend:function(){var t=this.optionsSetup,i=this.options.legend;i.show=t.isShowLegend,i.left=t.lateralPosition,i.right=t.lateralPosition,i.top=t.longitudinalPosition,i.bottom=t.longitudinalPosition,i.orient=t.layoutFront,i.textStyle={color:t.legendColor,fontSize:t.legendFontSize},i.itemWidth=t.legendWidth},setOptionsColor:function(){var t=this.optionsSetup.customColor;if(t){for(var i=[],e=0;e"+t.data.toName+"
"+t.data.value:t.name}},legend:{show:!0,orient:"vertical",top:"bottom",left:"right",textStyle:{color:"#fff"},selectedMode:"multiple"},geo:{map:"china",label:{emphasis:{show:!0,color:"white"}},roam:!0,itemStyle:{normal:{areaColor:"#323c48",borderColor:"#404a59",borderWidth:1},emphasis:{areaColor:"#2a333d"}}},series:[{type:"lines",zlevel:1,effect:{show:!1,period:6,trailLength:.7,color:"#fff",symbolSize:3},lineStyle:{normal:{color:"#a6c84c",width:0,curveness:.2}},data:[]},{type:"lines",zlevel:2,symbol:["none","arrow"],symbolSize:10,effect:{show:!0,period:4,trailLength:0,symbol:"arrow",symbolSize:5},lineStyle:{normal:{color:"#ffa022",width:1,opacity:.4,curveness:.2}},data:[]},{type:"effectScatter",coordinateSystem:"geo",zlevel:2,rippleEffect:{brushType:"stroke"},label:{normal:{show:!0,position:"right",formatter:"{b}",fontSize:22}},symbolSize:10,itemStyle:{normal:{color:"#46bee9"}},data:[]},{type:"effectScatter",coordinateSystem:"geo",zlevel:2,rippleEffect:{brushType:"stroke"},label:{normal:{show:!0,position:"right",formatter:"{b}",fontSize:22}},symbolSize:10,itemStyle:{normal:{color:"#46bee9"}},data:[]}]},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsSetup=this.value.setup},mounted:function(){this.editorOptions()},methods:{convertData:function(t){for(var i=[],e=0;e-1?this.formatWeek(new Date,this.transStyle.timeFormat):this.formatFunction(new Date,this.transStyle.timeFormat)},getTime:function(){var t=this;setInterval(function(){t.displayTime()},1e3)}}},s=(e("L9dp"),e("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"text",style:this.styleColor},[this._v(this._s(this.timestr))])},[],!1,null,"4c4d83ee",null);n.options.__file="widgetTime.vue";i.a=n.exports},cyzc:function(t,i,e){"use strict";var o={name:"WidgetImage",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",background:this.transStyle.background,"text-align":this.transStyle.textAlign,width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px"}},imgStyle:function(){return{imageAdress:this.transStyle.imageAdress,"border-radius":this.transStyle.borderRadius+"px",opacity:this.transStyle.transparency/100,animation:this.transStyle.startRotate?"turn "+(101-this.transStyle.rotationSpeed)/10+"s linear infinite":"none"}}},watch:{value:{handler:function(t){this.options=t},deep:!0}},created:function(){this.options=this.value},mounted:function(){},methods:{}},s=(e("5BTy"),e("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"imagebox",style:this.styleColor},[i("img",{class:this.transStyle.startRotate?"startImg":"",style:this.imgStyle,attrs:{src:this.imgStyle.imageAdress,alt:""}})])},[],!1,null,"51093336",null);n.options.__file="widgetImage.vue";i.a=n.exports},dHPb:function(t,i,e){"use strict";var o=e("Kw5r"),s=e("xtjD"),n=e.n(s);o.default.use(n.a);var a={props:{value:Object,ispreview:Boolean},data:function(){return{hackReset:!0,options:{title:{},legend:{},radar:{indicator:[]},series:[]},optionsSetup:{},optionsPosition:{},optionsData:{}}},computed:{styleObj:function(){var t=this.optionsPosition;return{position:this.ispreview?"absolute":"static",width:t.width+"px",height:t.height+"px",left:t.left+"px",top:t.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsSetup=t.setup,this.optionsPosition=t.position,this.optionsData=t.data,this.editorOptions()},deep:!0}},mounted:function(){this.optionsSetup=this.value.setup,this.optionsPosition=this.value.position,this.optionsData=this.value.data,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionIndicator(),this.setOptionsRadar(),this.setOptionsLegend(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,i={};i.text=t.titleText,i.show=t.isNoTitle,i.left=t.textAlign,i.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight,fontStyle:t.textFontStyle},i.subtext=t.subText,i.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize,fontStyle:t.subTextFontStyle},this.options.title=i},setOptionIndicator:function(){var t=this.optionsSetup.dynamicAddRadar;this.options.radar.indicator=t},setOptionsRadar:function(){var t=this.optionsSetup,i={show:t.axisLineShow,lineStyle:{color:t.axisLineColor,opacity:t.axisLineOpacity/100}},e={show:t.axisNameShow,color:t.axisNameColor,fontSize:t.axisNameFontSize,fontStyle:t.axisNamFontStyle,fontWeight:t.axisNamFontWeight},o={show:t.splitLineShow,lineStyle:{color:t.splitLineColor,opacity:t.splitLineOpacity/100}};this.options.radar.axisLine=i,this.options.radar.name=e,this.options.radar.splitLine=o,this.options.radar.shape=t.radarShape,this.options.radar.splitNumber=t.splitNumber},setOptionsLegend:function(){var t=this.optionsSetup,i={show:t.isShowLegend,left:t.lateralPosition,top:t.longitudinalPosition,bottom:t.longitudinalPosition,orient:t.layoutFront,textStyle:{color:t.legendColor,fontSize:t.legendFontSize},itemWidth:t.legendWidth};this.options.legend=i},setOptionsLegendName:function(t){var i=this.optionsSetup,e=this.options.series,o=i.legendName;if(null==o||""==o){for(var s=0;s{b} : {c}%"},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],axisLabel:{show:!0,textStyle:{color:"#fff"}}},yAxis:{type:"value",axisLabel:{show:!0,textStyle:{color:"#fff"}}},series:[{data:[],type:"line"}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTop(),this.setOptionsTooltip(),this.setOptionsData(),this.setOptionsMargin(),this.setOptionsColor()},setOptionsTitle:function(){var t=this.optionsSetup,i={};i.text=t.titleText,i.show=t.isNoTitle,i.left=t.textAlign,i.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight,fontStyle:t.textFontStyle},i.subtext=t.subText,i.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize,fontStyle:t.subTextFontStyle},this.options.title=i},setOptionsX:function(){var t=this.optionsSetup,i={type:"category",show:t.hideX,name:t.nameX,nameTextStyle:{color:t.nameColorX,fontSize:t.nameFontSizeX},inverse:t.reversalX,axisLabel:{show:!0,interval:t.textInterval,rotate:t.textAngleX,textStyle:{color:t.colorX,fontSize:t.fontSizeX}},axisLine:{show:!0,lineStyle:{color:t.lineColorX,width:t.lineWidthX}},splitLine:{show:t.isShowSplitLineX,lineStyle:{color:t.splitLineColorX,width:t.splitLineWidthX}}};this.options.xAxis=i},setOptionsY:function(){var t=this.optionsSetup,i={type:"value",scale:t.scale,splitNumber:t.splitNumberY,show:t.isShowY,name:t.textNameY,nameTextStyle:{color:t.nameColorY,fontSize:t.nameFontSizeY},inverse:t.reversalY,axisLabel:{show:!0,rotate:t.textAngleY,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:!0,lineStyle:{color:t.lineColorY,width:t.lineWidthY}},splitLine:{show:t.isShowSplitLineY,lineStyle:{color:t.splitLineColorY,width:t.splitLineWidthY}}};this.options.yAxis=i},setOptionsTop:function(){var t=this.optionsSetup,i=this.options.series;for(var e in i)"line"==i[e].type&&(i[e].symbol=t.symbol,i[e].showSymbol=t.markPoint,i[e].symbolSize=t.pointSize,i[e].smooth=t.smoothCurve,t.area?i[e].areaStyle={opacity:t.areaThickness/100}:i[e].areaStyle={opacity:0},i[e].lineStyle={width:t.lineWidth},i[e].label={show:t.isShow,position:"top",distance:10,fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight});this.options.series=i},setOptionsTooltip:function(){var t=this.optionsSetup,i={trigger:"item",show:!0,textStyle:{color:t.tipsColor,fontSize:t.tipsFontSize}};this.options.tooltip=i},setOptionsMargin:function(){var t=this.optionsSetup,i={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=i},setOptionsColor:function(){var t=this.optionsSetup.customColor;if(t){for(var i=[],e=0;e