1 line
15 KiB
JavaScript
1 line
15 KiB
JavaScript
|
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-7b8f5184"],{"069e":function(t,e,a){"use strict";var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"index-main"},[a("div",{staticClass:"tables whitebg",style:"border-radius:"+t.borderRadius},[a("div",{staticStyle:{"text-align":"left"}},[a("el-row",{staticClass:"row-bg",attrs:{type:"flex",justify:"space-between",align:"middle"}},[a("el-col",{staticClass:"title_name",attrs:{span:24}},[t._v(" "+t._s(t.title)+" "),t._t("extraInfo")],2),t._t("operate")],2),a("el-row",{staticClass:"row-bg",staticStyle:{"margin-top":"35px","text-align":"center"},attrs:{type:"flex",justify:"space-between"}},t._l(t.colList,(function(e,n){return a("el-col",{key:n,staticClass:"col_style",attrs:{span:6}},[t._v(" "+t._s(e.title)+" "),e.showPopover?a("el-popover",{attrs:{placement:e.placement||"top-start",content:e.content,trigger:"hover","popper-class":"tip-popover"}},[a("i",{staticClass:"iconfont icon-question",staticStyle:{"font-size":"12px"},attrs:{slot:"reference"},slot:"reference"})]):t._e()],1)})),1),a("el-row",{staticClass:"row-bg data-count theme-text-color",attrs:{type:"flex",justify:"space-between"}},t._l(t.colList,(function(e,n){return a("el-col",{key:n,attrs:{span:6}},[a("span",{staticClass:"col-item theme-text-color",style:"color: "+t.color+" "},[e[e.filed]===t.DATA_STATISTICS_DEFAULT_SHOW?[t._v(t._s(t.DATA_STATISTICS_DEFAULT_SHOW))]:[a("span",{style:"color:"+e.numColor},[t._v(t._s(e[e.filed]||0))]),a("span",{staticClass:"unit"},[t._v(t._s(e.unit))])]],2)])})),1)],1)])])},i=[],s=a("dd70"),o={props:{colList:{type:Array,default:function(){return[]}},title:{type:String,default:""},color:{type:String,default:""},borderRadius:{type:String,default:""}},data:function(){return{DATA_STATISTICS_DEFAULT_SHOW:s["F"]}},watch:{},methods:{}},r=o,l=(a("675d"),a("2877")),c=Object(l["a"])(r,n,i,!1,null,"0832e2d2",null);e["a"]=c.exports},"1e4b":function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"index"},[a("NoConfigInfo",{staticStyle:{"margin-bottom":"15px"},attrs:{"config-keys":["contactSecret"],"page-title":"统计数据"}}),a("Statistics",{staticClass:"data-overview",attrs:{"col-list":t.colList,title:"数据总览",color:"#333333","border-radius":"5px"}},[a("template",{slot:"operate"},[a("el-popover",{attrs:{placement:"left-start",trigger:"hover",offset:10}},[a("div",{staticClass:"popover-content"},[a("div",{staticClass:"info"},[a("p",[t._v("企业成员总数:截至当前,企业下已激活且未离职的员工总数")]),a("p",[t._v("客户总数:截至当前,企业下在职员工没有删除的客户数以及离职员工未分配的客户数,未去重")]),a("p",[t._v("留存客户总数:截至当前,企业下员工未删除且未将员工删除/拉黑的客户数,已去重")]),a("p",[t._v("客户群总数:截至当前,企业下未离职员工的客户群数量")]),a("p",[t._v("昨日群成员总数:截至昨天,企业下未离职员工的客户群群成员总数,未去重")])])]),a("div",{staticClass:"statistic theme-text-color",attrs:{slot:"reference"},slot:"reference"},[t._v("统计说明")])])],1)],2),a("div",{staticClass:"index_l whitebg"},[a("div",{staticClass:"dataall",staticStyle:{"margin-top":"10px"}},[a("div",{staticStyle:{"text-align":"left"}},[a("el-row",{staticClass:"row-bg",attrs:{type:"flex",justify:"space-between"}},[a("el-col",{staticClass:"title_name",attrs:{span:10}},[t._v("实时数据 "),a("span",{staticClass:" fontgay"},[t._v("更新于"+t._s(t.uptime))]),a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"更新统计",placement:"top",manual:!0},model:{value:t.toolTipVisible,callback:function(e){t.toolTipVisible=e},expression:"toolTipVisible"}},[a("i",{staticClass:"el-icon-refresh theme-text-color",on:{click:t.handleReset}})])],1),a("el-col",{staticClass:"tool-right",staticStyle:{"text-align":"right"},attrs:{span:10}},[a("el-popover",{attrs:{placement:"left-start",width:444,trigger:"hover"},scopedSlots:t._u([{ke
|