mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
1 line
3.0 KiB
JavaScript
1 line
3.0 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-700afcb8"],{3931:function(t,a,s){"use strict";var e=s("b2e3"),i=s.n(e);i.a},"71f9":function(t,a,s){"use strict";s.r(a);var e=function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",[s("a-card",{attrs:{bordered:!1}},[s("a-row",[s("a-col",{staticClass:"split-right",attrs:{sm:8,xs:24}},[s("head-info",{attrs:{title:"我的待办",content:"8个任务",bordered:!0}})],1),s("a-col",{staticClass:"split-right",attrs:{sm:8,xs:24}},[s("head-info",{attrs:{title:"本周任务平均处理时间",content:"32分钟",bordered:!0}})],1),s("a-col",{staticClass:"split-right",attrs:{sm:8,xs:24}},[s("head-info",{attrs:{title:"本周完成任务数",content:"24个"}})],1)],1)],1),s("a-card",{staticStyle:{"margin-top":"24px"},attrs:{bordered:!1,title:"标准列表"}},[s("div",{attrs:{slot:"extra"},slot:"extra"},[s("a-radio-group",[s("a-radio-button",[t._v("全部")]),s("a-radio-button",[t._v("进行中")]),s("a-radio-button",[t._v("等待中")])],1),s("a-input-search",{staticStyle:{"margin-left":"16px",width:"272px"}})],1),s("a-button",{staticStyle:{width:"100%"},attrs:{type:"dashed",icon:"plus"}},[t._v("添加")]),s("a-list",{attrs:{size:"large",pagination:{showSizeChanger:!0,showQuickJumper:!0,pageSize:5,total:50}}},t._l(5,(function(a){return s("a-list-item",{key:a},[s("a-list-item-meta",{attrs:{description:"那是一种内在的东西, 他们到达不了,也无法触及的"}},[s("a-avatar",{attrs:{slot:"avatar",size:"large",shape:"square",src:"https://gw.alipayobjects.com/zos/rmsportal/WdGqmHpayyMjiEhcKoVE.png"},slot:"avatar"}),s("a",{attrs:{slot:"title"},slot:"title"},[t._v("AliPay")])],1),s("div",{attrs:{slot:"actions"},slot:"actions"},[s("a",[t._v("编辑")])]),s("div",{attrs:{slot:"actions"},slot:"actions"},[s("a-dropdown",[s("a-menu",{attrs:{slot:"overlay"},slot:"overlay"},[s("a-menu-item",[s("a",[t._v("编辑")])]),s("a-menu-item",[s("a",[t._v("删除")])])],1),s("a",[t._v("更多"),s("a-icon",{attrs:{type:"down"}})],1)],1)],1),s("div",{staticClass:"list-content"},[s("div",{staticClass:"list-content-item"},[s("span",[t._v("Owner")]),s("p",[t._v("付晓晓")])]),s("div",{staticClass:"list-content-item"},[s("span",[t._v("开始时间")]),s("p",[t._v("2018-07-26 22:44")])]),s("div",{staticClass:"list-content-item"},[s("a-progress",{staticStyle:{width:"180px"},attrs:{percent:80}})],1)])],1)})),1)],1)],1)},i=[],n=s("779e"),r={name:"StandardList",components:{HeadInfo:n["a"]}},o=r,c=(s("3931"),s("0c7c")),l=Object(c["a"])(o,e,i,!1,null,"64df0f0f",null);a["default"]=l.exports},"779e":function(t,a,s){"use strict";var e=function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"head-info"},[s("span",[t._v(t._s(t.title))]),s("p",[t._v(t._s(t.content))])])},i=[],n={name:"HeadInfo",props:["title","content","bordered"]},r=n,o=(s("d420"),s("0c7c")),c=Object(o["a"])(r,e,i,!1,null,"67c9de4b",null);a["a"]=c.exports},"8d8f":function(t,a,s){},b2e3:function(t,a,s){},d420:function(t,a,s){"use strict";var e=s("8d8f"),i=s.n(e);i.a}}]); |