HEX
Server: Apache/2.4.59 (Debian)
System: Linux keymana 4.19.0-21-cloud-amd64 #1 SMP Debian 4.19.249-2 (2022-06-30) x86_64
User: lijunjie (1003)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/uileague/cms/js/chunk-06391c35.290b5575.js
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-06391c35","chunk-56d23c68","chunk-43fe8103","chunk-2d0ddb50","chunk-2d0c4bbc","chunk-2d229af9","chunk-2d2315e2"],{"2da3":function(e,t,a){},"3ba8":function(e,t,a){"use strict";a.r(t);var l=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{attrs:{id:"line"}})},n=[],i=a("99af"),r={name:"Line",data:function(){return{data:[{month:"1月",value:100,type:"东区"},{month:"2月",value:80,type:"东区"},{month:"3月",value:100,type:"东区"},{month:"4月",value:70,type:"东区"},{month:"5月",value:120,type:"东区"},{month:"6月",value:80,type:"东区"},{month:"7月",value:60,type:"东区"},{month:"1月",value:50,type:"南区"},{month:"2月",value:186,type:"南区"},{month:"3月",value:180,type:"南区"},{month:"4月",value:160,type:"南区"},{month:"5月",value:167,type:"南区"},{month:"6月",value:90,type:"南区"},{month:"7月",value:100,type:"南区"},{month:"1月",value:90,type:"北区"},{month:"2月",value:136,type:"北区"},{month:"3月",value:140,type:"北区"},{month:"4月",value:123,type:"北区"},{month:"5月",value:87,type:"北区"},{month:"6月",value:90,type:"北区"},{month:"7月",value:112,type:"北区"}]}},mounted:function(){new i["b"]("line",{title:{visible:!0,text:"各区域趋势分析"},data:this.data,forceFit:!0,seriesField:"type",xField:"month",yField:"value",smooth:!0,color:["#4577FF","#00C292","#FEC108"],legend:{visible:!0,position:"top-right"}}).render()}},u=r,s=a("2877"),o=Object(s["a"])(u,l,n,!1,null,"d106f5a6",null);t["default"]=o.exports},"59ba":function(e,t,a){"use strict";a.r(t);var l=function(){var e=this,t=e.$createElement;e._self._c;return e._m(0)},n=[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"container"},[a("div",{staticClass:"left"},[a("div",{staticClass:"l-side"},[a("div",{staticClass:"title"},[e._v("6月新增订单")]),a("div",{staticClass:"num-box"},[a("div",{staticClass:"shape"}),a("div",{staticClass:"num"},[e._v("1274")]),a("i",{staticClass:"iconfont icon-jiantou up"}),a("div",{staticClass:"percent"},[e._v("-72%")])])]),a("div",{staticClass:"r-side"},[a("canvas",{attrs:{id:"circle1",height:"70px",width:"70px"}})])])])}],i={name:"TinyArea",mounted:function(){this.circle()},methods:{circle:function(){var e=document.getElementById("circle1"),t=e.getContext("2d");t.fillStyle="#4577FF";var a="31%",l=t.measureText(a);t.fillText(a,(70-l.width)/2,39);var n={ctx:t,x:35,y:35,radius:32,lineWidth:5};n.startAngle=.1*Math.PI,n.endAngle=2*Math.PI,n.color="#e9e9e9",this.drawCircle(n),n.startAngle=1.5*Math.PI,n.endAngle=.1*Math.PI,n.color="#4577FF",this.drawCircle(n)},drawCircle:function(e){var t=e.ctx;t.beginPath(),t.arc(e.x,e.y,e.radius,e.startAngle,e.endAngle,!1),t.lineWidth=e.lineWidth,t.strokeStyle=e.color,t.lineCap="round",t.stroke(),t.closePath()}}},r=i,u=(a("958c"),a("2877")),s=Object(u["a"])(r,l,n,!1,null,"20b2033b",null);t["default"]=s.exports},"6e9f":function(e,t,a){"use strict";a.r(t);var l=function(){var e=this,t=e.$createElement;e._self._c;return e._m(0)},n=[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"container"},[a("div",{staticClass:"left"},[a("div",{staticClass:"l-side"},[a("div",{staticClass:"title"},[e._v("7月新增订单")]),a("div",{staticClass:"num-box"},[a("div",{staticClass:"shape"}),a("div",{staticClass:"num"},[e._v("3519")]),a("i",{staticClass:"iconfont icon-jiantou up"}),a("div",{staticClass:"percent"},[e._v("+19%")])])]),a("div",{staticClass:"r-side"},[a("canvas",{attrs:{id:"circle",height:"70px",width:"70px"}})])])])}],i={name:"TinyArea",mounted:function(){this.circle()},methods:{circle:function(){var e=document.getElementById("circle"),t=e.getContext("2d");t.fillStyle="#4577FF";var a="50%",l=t.measureText(a);t.fillText(a,(70-l.width)/2,39);var n={ctx:t,x:35,y:35,radius:32,lineWidth:5};n.startAngle=10.5*Math.PI,n.endAngle=1.5*Math.PI,n.color="#e9e9e9",this.drawCircle(n),n.startAngle=1.5*Math.PI,n.endAngle=.5*Math.PI,n.color="#4577FF",this.drawCircle(n)},drawCircle:function(e){var t=e.ctx;t.beginPath(),t.arc(e.x,e.y,e.radius,e.startAngle,e.endAngle,!1),t.lineWidth=e.lineWidth,t.strokeStyle=e.color,t.lineCap="round",t.stroke(),t.closePath()}}},r=i,u=(a("ed3a"),a("2877")),s=Object(u["a"])(r,l,n,!1,null,"cbd8cd40",null);t["default"]=s.exports},8310:function(e,t,a){"use strict";a.r(t);var l=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{attrs:{id:"grouped-column"}})},n=[],i=a("99af"),r={name:"GroupedColumn",data:function(){return{data:[{month:"1月",area:"东区",value:1200},{month:"1月",area:"南区",value:800},{month:"1月",area:"北区",value:900},{month:"2月",area:"东区",value:800},{month:"2月",area:"南区",value:1e3},{month:"2月",area:"北区",value:1100},{month:"3月",area:"东区",value:600},{month:"3月",area:"南区",value:988},{month:"3月",area:"北区",value:866},{month:"4月",area:"东区",value:1140},{month:"4月",area:"南区",value:900},{month:"4月",area:"北区",value:870},{month:"5月",area:"东区",value:880},{month:"5月",area:"南区",value:780},{month:"5月",area:"北区",value:1168},{month:"6月",area:"东区",value:800},{month:"6月",area:"南区",value:840},{month:"6月",area:"北区",value:850},{month:"7月",area:"东区",value:900},{month:"7月",area:"南区",value:890},{month:"7月",area:"北区",value:1e3}]}},mounted:function(){var e=new i["a"]("grouped-column",{title:{text:"月销售各区域对比",visible:!0},data:this.data,groupField:"area",xField:"month",yField:"value",meta:{month:{alias:"月份"},value:{alias:"数量"}},forceFit:!0,color:["#4577FF","#00C292","#FEC108"],columnSize:12,legend:{visible:!0,position:"top-right"}});e.render()}},u=r,s=a("2877"),o=Object(s["a"])(u,l,n,!1,null,"62e6c486",null);t["default"]=o.exports},"8e32":function(e,t,a){},"958c":function(e,t,a){"use strict";var l=a("2da3"),n=a.n(l);n.a},df01:function(e,t,a){"use strict";a.r(t);var l=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{attrs:{id:"Radar"}})},n=[],i=a("99af"),r={name:"Radar",data:function(){return{data:[{type:"品牌",mark:"东区",value:80},{type:"外观",mark:"东区",value:20},{type:"质量",mark:"东区",value:60},{type:"实用",mark:"东区",value:40},{type:"设计",mark:"东区",value:70},{type:"品牌",mark:"北区",value:70},{type:"外观",mark:"北区",value:50},{type:"质量",mark:"北区",value:90},{type:"实用",mark:"北区",value:80},{type:"设计",mark:"北区",value:20}]}},mounted:function(){new i["c"]("Radar",{title:{text:"东、北区对比分析",visible:!0},data:this.data,radiusField:"value",angleField:"type",seriesField:"mark",color:["#4577FF","#FEC108"],legend:{visible:!0,position:"top-right"}}).render()}},u=r,s=a("2877"),o=Object(s["a"])(u,l,n,!1,null,"3d094772",null);t["default"]=o.exports},e1ad:function(e,t,a){"use strict";var l=a("efa0"),n=a.n(l);n.a},ed3a:function(e,t,a){"use strict";var l=a("8e32"),n=a.n(l);n.a},efa0:function(e,t,a){},eff1:function(e,t,a){"use strict";a.r(t);var l=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{attrs:{id:"rose"}})},n=[],i=a("99af"),r={name:"Rose",data:function(){return{data:[{type:"服装",value:2700},{type:"游戏",value:2500},{type:"数码",value:1898},{type:"食品",value:2376},{type:"书籍",value:1760},{type:"其他",value:1500}]}},mounted:function(){new i["d"]("rose",{title:{text:"品类分析",visible:!0},data:this.data,radiusField:"value",categoryField:"type",colorField:"type"}).render()}},u=r,s=a("2877"),o=Object(s["a"])(u,l,n,!1,null,"49d52228",null);t["default"]=o.exports},f588:function(e,t,a){"use strict";a.r(t);var l=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"container"},[a("el-row",{attrs:{gutter:20}},[a("el-col",{attrs:{span:16}},[a("div",{staticClass:"grid-content bg-purple"},[a("group-column")],1)]),a("el-col",{staticClass:"none",attrs:{span:8}},[a("div",{staticClass:"grid-content bg-purple"},[a("radar")],1)])],1),a("el-row",{attrs:{gutter:20}},[a("el-col",{attrs:{span:16}},[a("el-row",{attrs:{gutter:20}},[a("el-col",{attrs:{span:12}},[a("div",{staticClass:"grid-content bg-purple"},[a("tiny-area-july")],1)]),a("el-col",{attrs:{span:12}},[a("div",{staticClass:"grid-content bg-purple"},[a("tiny-area-june")],1)])],1),a("el-row",{attrs:{gutter:20}},[a("el-col",{attrs:{span:24}},[a("div",{staticClass:"grid-content bg-purple"},[a("line-charts")],1)])],1)],1),a("el-col",{staticClass:"none",attrs:{span:8}},[a("div",{staticClass:"grid-content bg-purple"},[a("rose")],1)])],1)],1)},n=[],i=a("8310"),r=a("df01"),u=a("6e9f"),s=a("59ba"),o=a("3ba8"),c=a("eff1"),d={components:{Rose:c["default"],GroupColumn:i["default"],Radar:r["default"],TinyAreaJuly:u["default"],TinyAreaJune:s["default"],LineCharts:o["default"]},data:function(){return{list1:[{type:1,value:100},{type:2,value:120},{type:3,value:230},{type:4,value:150},{type:5,value:280},{type:6,value:190},{type:7,value:130},{type:8,value:150},{type:9,value:160},{type:10,value:140},{type:11,value:190}],list2:[{type:1,value:80},{type:2,value:120},{type:3,value:210},{type:4,value:120},{type:5,value:130},{type:6,value:190},{type:7,value:130},{type:8,value:150},{type:9,value:160},{type:10,value:140},{type:11,value:190}]}}},v=d,p=(a("e1ad"),a("2877")),h=Object(p["a"])(v,l,n,!1,null,"e745fbfa",null);t["default"]=h.exports}}]);