VisitSource-d6a89be8.js 1.35 KB
import{d as i,k as n,w as r,_ as s,a9 as l,aa as d,a0 as f,ag as c,u}from"./vue-5a35c3f5.js";import{u as m}from"./useECharts-672ba641.js";import{as as h}from"./antd-6b087f69.js";import{_ as p}from"./index.js";const g=i({__name:"VisitSource",props:{loading:Boolean,width:{type:String,default:"100%"},height:{type:String,default:"300px"}},setup(e){const a=e,t=n(null),{setOptions:o}=m(t);return r(()=>a.loading,()=>{a.loading||o({tooltip:{trigger:"item"},legend:{bottom:"1%",left:"center"},series:[{color:["#5ab1ef","#b6a2de","#67e0e3","#2ec7c9"],name:"访问来源",type:"pie",radius:["40%","70%"],avoidLabelOverlap:!1,itemStyle:{borderRadius:10,borderColor:"#fff",borderWidth:2},label:{show:!1,position:"center"},emphasis:{label:{show:!0,fontSize:"12",fontWeight:"bold"}},labelLine:{show:!1},data:[{value:1048,name:"搜索引擎"},{value:735,name:"直接访问"},{value:580,name:"邮件营销"},{value:484,name:"联盟广告"}],animationType:"scale",animationEasing:"exponentialInOut",animationDelay:function(){return Math.random()*100}}]})},{immediate:!0}),(b,w)=>(s(),l(u(h),{title:"访问来源",loading:e.loading},{default:d(()=>[f("div",{ref_key:"chartRef",ref:t,style:c({width:e.width,height:e.height})},null,4)]),_:1},8,["loading"]))}}),x=p(g,[["__file","E:/allcode/erp/test7901/order-erp-front/src/views/dashboard/analysis/components/VisitSource.vue"]]);export{x as default};