mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-14 19:27:53 +00:00
1 line
6.7 KiB
JavaScript
1 line
6.7 KiB
JavaScript
|
|
"use strict";(self.webpackChunkadmin=self.webpackChunkadmin||[]).push([[7350],{60107:function(e,t,n){var s=n(77260),r=n(44194),a=n(20614),i=n(5901),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},80597:function(e,t,n){var s=n(77260),r=n(44194),a=n(15323),i=n(5901),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},12201: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(5901),c=function(e,t){return r.createElement(i.Z,(0,s.Z)({},e,{ref:t,icon:a}))};var l=r.forwardRef(c)},65794: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(5901),c=function(e,t){return r.createElement(i.Z,(0,s.Z)({},e,{ref:t,icon:a}))};var l=r.forwardRef(c)},49750:function(e,t,n){n.r(t);n(44194);var s=n(71373),r=n(43443),a=n(5858),i=n(9248),c=n(63065),l=n(14318),o=n(68525),d=n(12201),u=n(60107),f=n(80597),x=n(65794),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:"已回
|