vdi/web-fe/serve/dist/p__images__index.async.js

2 lines
4.4 KiB
JavaScript

"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[661],{9665:function(b,m,t){t.r(m),t.d(m,{default:function(){return z}});var T=t(48305),d=t.n(T),u=t(75271),E=t(97102),v=t(39032),h=t(36646),B=t(44126),r=t(74970),D=t(50),y=t(78032),A=t(12944),Z=t(21317),I=t(10770),e=t(52676),p=function(){var N=(0,u.useState)([]),x=d()(N,2),c=x[0],F=x[1],O=(0,u.useState)(!1),f=d()(O,2),L=f[0],C=f[1],P=(0,u.useState)(null),j=d()(P,2),i=j[0],k=j[1],G=(0,u.useState)(!1),g=d()(G,2),V=g[0],o=g[1];(0,u.useEffect)(function(){w()},[]);var w=function(){C(!0),setTimeout(function(){var n=[{id:"1",name:"Windows 10 \u4E13\u4E1A\u7248",version:"v1.0.0",size:"15.2 GB",status:"active",createTime:"2024-01-15 10:30:00",description:"Windows 10 \u4E13\u4E1A\u7248\u955C\u50CF\uFF0C\u5305\u542B\u5E38\u7528\u529E\u516C\u8F6F\u4EF6"},{id:"2",name:"Ubuntu 22.04 LTS",version:"v2.1.0",size:"8.5 GB",status:"active",createTime:"2024-01-10 14:20:00",description:"Ubuntu 22.04 LTS \u670D\u52A1\u5668\u7248\u672C\uFF0C\u9002\u7528\u4E8E\u5F00\u53D1\u73AF\u5883"},{id:"3",name:"CentOS 8",version:"v1.5.0",size:"12.1 GB",status:"building",createTime:"2024-01-20 09:15:00",description:"CentOS 8 \u4F01\u4E1A\u7EA7\u670D\u52A1\u5668\u64CD\u4F5C\u7CFB\u7EDF"},{id:"4",name:"macOS Monterey",version:"v1.2.0",size:"18.7 GB",status:"inactive",createTime:"2024-01-05 16:45:00",description:"macOS Monterey \u5F00\u53D1\u73AF\u5883\u955C\u50CF"}];F(n),C(!1)},1e3)},S=function(n){var l={active:{color:"green",text:"\u53EF\u7528"},inactive:{color:"red",text:"\u4E0D\u53EF\u7528"},building:{color:"orange",text:"\u6784\u5EFA\u4E2D"}},s=l[n];return(0,e.jsx)(E.Z,{color:s.color,children:s.text})},M=function(n){k(n),o(!0)},K=function(n){v.ZP.info("\u7F16\u8F91\u955C\u50CF\uFF1A".concat(n.name))},U=function(n){h.Z.confirm({title:"\u786E\u8BA4\u5220\u9664",content:'\u786E\u5B9A\u8981\u5220\u9664\u955C\u50CF "'.concat(n.name,'" \u5417\uFF1F'),onOk:function(){F(c.filter(function(s){return s.id!==n.id})),v.ZP.success("\u5220\u9664\u6210\u529F")}})},W=[{title:"\u955C\u50CF\u540D\u79F0",dataIndex:"name",key:"name",width:200},{title:"\u7248\u672C",dataIndex:"version",key:"version",width:100},{title:"\u5927\u5C0F",dataIndex:"size",key:"size",width:100},{title:"\u72B6\u6001",dataIndex:"status",key:"status",width:100,render:function(n){return S(n)}},{title:"\u521B\u5EFA\u65F6\u95F4",dataIndex:"createTime",key:"createTime",width:180},{title:"\u64CD\u4F5C",key:"action",width:200,render:function(n,l){return(0,e.jsxs)(B.Z,{size:"small",children:[(0,e.jsx)(r.ZP,{type:"text",icon:(0,e.jsx)(Z.Z,{}),onClick:function(){return M(l)},title:"\u67E5\u770B\u8BE6\u60C5"}),(0,e.jsx)(D.Z,{title:"\u786E\u5B9A\u8981\u5220\u9664\u8FD9\u4E2A\u955C\u50CF\u5417\uFF1F",description:"\u5220\u9664\u540E\u65E0\u6CD5\u6062\u590D\uFF0C\u8BF7\u8C28\u614E\u64CD\u4F5C\u3002",onConfirm:function(){return U(l)},okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",children:(0,e.jsx)(r.ZP,{type:"text",icon:(0,e.jsx)(I.Z,{}),title:"\u5220\u9664",danger:!0})})]})}}];return(0,e.jsxs)("div",{className:"image-list",children:[(0,e.jsx)(y.Z,{children:(0,e.jsx)(A.Z,{columns:W,dataSource:c,rowKey:"id",loading:L,pagination:{total:c.length,pageSize:10,showSizeChanger:!0,showQuickJumper:!0,showTotal:function(n){return"\u5171 ".concat(n," \u6761\u8BB0\u5F55")}}})}),(0,e.jsx)(h.Z,{title:"\u955C\u50CF\u8BE6\u60C5",open:V,onCancel:function(){return o(!1)},footer:[(0,e.jsx)(r.ZP,{onClick:function(){return o(!1)},children:"\u5173\u95ED"},"close")],width:600,children:i&&(0,e.jsxs)("div",{className:"image-detail",children:[(0,e.jsxs)("div",{className:"detail-item",children:[(0,e.jsx)("label",{children:"\u955C\u50CF\u540D\u79F0\uFF1A"}),(0,e.jsx)("span",{children:i.name})]}),(0,e.jsxs)("div",{className:"detail-item",children:[(0,e.jsx)("label",{children:"\u7248\u672C\uFF1A"}),(0,e.jsx)("span",{children:i.version})]}),(0,e.jsxs)("div",{className:"detail-item",children:[(0,e.jsx)("label",{children:"\u5927\u5C0F\uFF1A"}),(0,e.jsx)("span",{children:i.size})]}),(0,e.jsxs)("div",{className:"detail-item",children:[(0,e.jsx)("label",{children:"\u72B6\u6001\uFF1A"}),(0,e.jsx)("span",{children:S(i.status)})]}),(0,e.jsxs)("div",{className:"detail-item",children:[(0,e.jsx)("label",{children:"\u521B\u5EFA\u65F6\u95F4\uFF1A"}),(0,e.jsx)("span",{children:i.createTime})]}),(0,e.jsxs)("div",{className:"detail-item",children:[(0,e.jsx)("label",{children:"\u63CF\u8FF0\uFF1A"}),(0,e.jsx)("p",{children:i.description})]})]})})]})},z=p}}]);