mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-03-10 04:50:15 +00:00
1 line
6.7 KiB
JavaScript
1 line
6.7 KiB
JavaScript
"use strict";(self.webpackChunkadmin=self.webpackChunkadmin||[]).push([[7350],{86994:function(e,t,n){var s=n(77260),r=n(44194),a=n(20614),i=n(54183),c=function(e,t){return r.createElement(i.Z,(0,s.Z)({},e,{ref:t,icon:a.Z}))},l=r.forwardRef(c);t.Z=l},58087:function(e,t,n){var s=n(77260),r=n(44194),a=n(15323),i=n(54183),c=function(e,t){return r.createElement(i.Z,(0,s.Z)({},e,{ref:t,icon:a.Z}))},l=r.forwardRef(c);t.Z=l},74840:function(e,t,n){n.d(t,{Z:function(){return l}});var s=n(77260),r=n(44194),a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"}}]},name:"smile",theme:"outlined"},i=n(54183),c=function(e,t){return r.createElement(i.Z,(0,s.Z)({},e,{ref:t,icon:a}))};var l=r.forwardRef(c)},25632:function(e,t,n){n.d(t,{Z:function(){return l}});var s=n(77260),r=n(44194),a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M848 359.3H627.7L825.8 109c4.1-5.3.4-13-6.3-13H436c-2.8 0-5.5 1.5-6.9 4L170 547.5c-3.1 5.3.7 12 6.9 12h174.4l-89.4 357.6c-1.9 7.8 7.5 13.3 13.3 7.7L853.5 373c5.2-4.9 1.7-13.7-5.5-13.7zM378.2 732.5l60.3-241H281.1l189.6-327.4h224.6L487 427.4h211L378.2 732.5z"}}]},name:"thunderbolt",theme:"outlined"},i=n(54183),c=function(e,t){return r.createElement(i.Z,(0,s.Z)({},e,{ref:t,icon:a}))};var l=r.forwardRef(c)},99765:function(e,t,n){n.r(t);n(44194);var s=n(63628),r=n(88344),a=n(78875),i=n(20228),c=n(79401),l=n(65532),o=n(61155),d=n(74840),u=n(86994),f=n(58087),x=n(25632),h=n(31549);t.default=function(){var e=[{title:"日期",dataIndex:"date",key:"date"},{title:"总问题数",dataIndex:"totalQuestions",key:"totalQuestions",sorter:function(e,t){return e.totalQuestions-t.totalQuestions}},{title:"已回答",dataIndex:"answeredQuestions",key:"answeredQuestions",render:function(e,t){return(0,h.jsxs)("div",{children:[(0,h.jsx)("span",{children:e}),(0,h.jsx)(s.Z,{percent:Math.round(e/t.totalQuestions*100),size:"small",showInfo:!1,strokeColor:"#52c41a"})]})}},{title:"未回答",dataIndex:"unansweredQuestions",key:"unansweredQuestions",render:function(e,t){return(0,h.jsxs)("div",{children:[(0,h.jsx)("span",{children:e}),(0,h.jsx)(s.Z,{percent:Math.round(e/t.totalQuestions*100),size:"small",showInfo:!1,strokeColor:"#ff4d4f"})]})}},{title:"平均响应时间",dataIndex:"avgResponseTime",key:"avgResponseTime"},{title:"准确率",dataIndex:"accuracy",key:"accuracy",render:function(e){return(0,h.jsxs)(r.Z,{color:e>=90?"green":e>=80?"orange":"red",children:[e,"%"]})}},{title:"满意度",dataIndex:"satisfaction",key:"satisfaction",render:function(e){return(0,h.jsxs)("div",{style:{display:"flex",alignItems:"center"},children:[(0,h.jsx)("span",{style:{marginRight:4},children:e}),(0,h.jsx)(d.Z,{style:{color:"#faad14"}})]})}}];return(0,h.jsxs)("div",{style:{padding:"24px"},children:[(0,h.jsxs)("div",{style:{marginBottom:"24px"},children:[(0,h.jsx)("h2",{children:"机器人回答统计"}),(0,h.jsx)("p",{children:"查看机器人客服的回答情况和质量分析"})]}),(0,h.jsxs)(a.Z,{gutter:16,style:{marginBottom:"24px"},children:[(0,h.jsx)(i.Z,{span:6,children:(0,h.jsx)(c.Z,{children:(0,h.jsx)(l.Z,{title:"今日总问题数",value:234,prefix:(0,h.jsx)(u.Z,{}),valueStyle:{color:"#3f8600"}})})}),(0,h.jsx)(i.Z,{span:6,children:(0,h.jsx)(c.Z,{children:(0,h.jsx)(l.Z,{title:"已回答问题",value:198,prefix:(0,h.jsx)(f.Z,{}),valueStyle:{color:"#1890ff"}})})}),(0,h.jsx)(i.Z,{span:6,children:(0,h.jsx)(c.Z,{children:(0,h.jsx)(l.Z,{title:"平均响应时间",value:"1.2秒",prefix:(0,h.jsx)(x.Z,{}),valueStyle:{color:"#722ed1"}})})}),(0,h.jsx)(i.Z,{span:6,children:(0,h.jsx)(c.Z,{children:(0,h.jsx)(l.Z,{title:"回答准确率",value:92.3,prefix:(0,h.jsx)(d.Z,{}),valueStyle:{color:"#eb2f96"},suffix:"%"})})})]}),(0,h.jsxs)(a.Z,{gutter:16,style:{marginBottom:"24px"},children:[(0,h.jsx)(i.Z,{span:12,children:(0,h.jsx)(c.Z,{title:"问题类型分布",children:(0,h.jsx)("div",{style:{height:300},children:[{type:"产品咨询",count:89,percentage:38,color:"#1890ff"},{type:"技术支持",count:67,percentage:28.6,color:"#52c41a"},{type:"订单查询",count:45,percentage:19.2,color:"#faad14"},{type:"投诉建议",count:33,percentage:14.2,color:"#ff4d4f"}].map((function(e,t){return(0,h.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",marginBottom:12},children:[(0,h.jsx)("span",{children:e.type}),(0,h.jsxs)("div",{style:{display:"flex",alignItems:"center"},children:[(0,h.jsx)("div",{style:{width:12,height:12,backgroundColor:e.color,marginRight:8,borderRadius:2}}),(0,h.jsx)("span",{style:{marginRight:8},children:e.count}),(0,h.jsxs)("span",{style:{color:"#666"},children:["(",e.percentage,"%)"]})]})]},t)}))})})}),(0,h.jsx)(i.Z,{span:12,children:(0,h.jsx)(c.Z,{title:"回答质量分布",children:(0,h.jsx)("div",{style:{height:300},children:[{quality:"优秀",count:156,percentage:66.7,color:"#52c41a"},{quality:"良好",count:42,percentage:17.9,color:"#1890ff"},{quality:"一般",count:23,percentage:9.8,color:"#faad14"},{quality:"较差",count:13,percentage:5.6,color:"#ff4d4f"}].map((function(e,t){return(0,h.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",marginBottom:12},children:[(0,h.jsx)("span",{children:e.quality}),(0,h.jsxs)("div",{style:{display:"flex",alignItems:"center"},children:[(0,h.jsx)("div",{style:{width:12,height:12,backgroundColor:e.color,marginRight:8,borderRadius:2}}),(0,h.jsx)("span",{style:{marginRight:8},children:e.count}),(0,h.jsxs)("span",{style:{color:"#666"},children:["(",e.percentage,"%)"]})]})]},t)}))})})})]}),(0,h.jsx)(c.Z,{title:"回答详细数据",children:(0,h.jsx)(o.Z,{columns:e,dataSource:[{key:"1",date:"2025-02-11",totalQuestions:234,answeredQuestions:198,unansweredQuestions:36,avgResponseTime:"1.2秒",accuracy:92.3,satisfaction:4.1},{key:"2",date:"2025-02-10",totalQuestions:189,answeredQuestions:162,unansweredQuestions:27,avgResponseTime:"1.5秒",accuracy:89.7,satisfaction:3.9},{key:"3",date:"2025-02-09",totalQuestions:267,answeredQuestions:231,unansweredQuestions:36,avgResponseTime:"1.1秒",accuracy:94.2,satisfaction:4.3}],pagination:!1,size:"middle"})})]})}}}]); |