Files
xin-school/public/assets/sensitive-word-BNVTfGnW.js
T
2026-06-17 13:08:53 +08:00

1 line
2.4 KiB
JavaScript

import{t as e}from"./tag-Bn-IyYw0.js";import{Ca as t,Ea as n,c as r,hn as i,rt as a,s as o,t as s}from"./index-DThTpSPU.js";import{t as c}from"./XinTable-D_6_7i3V.js";t();var l=n(i(),1),u=n(s(),1),d=o(),{Title:f,Text:p}=a;l.default.extend(u.default);var m=()=>{let{t}=r(),n={api:`/forum/sensitive-word`,columns:[{title:t(`forum.sensitive-word.id`),dataIndex:`id`,hideInForm:!0,sorter:!0,align:`center`,width:80},{title:t(`forum.sensitive-word.word`),dataIndex:`word`,valueType:`text`,align:`center`,required:!0,rules:[{required:!0,message:t(`forum.sensitive-word.word.required`)}]},{title:t(`forum.sensitive-word.replacement`),dataIndex:`replacement`,valueType:`text`,align:`center`},{title:t(`forum.sensitive-word.type`),dataIndex:`type`,valueType:`radioButton`,fieldProps:{options:[{value:1,label:t(`forum.sensitive-word.type.1`)},{value:2,label:t(`forum.sensitive-word.type.2`)}]},render:n=>n===2?(0,d.jsx)(e,{color:`red`,children:t(`forum.sensitive-word.type.2`)}):(0,d.jsx)(e,{color:`blue`,children:t(`forum.sensitive-word.type.1`)}),filters:[{text:t(`forum.sensitive-word.type.1`),value:1},{text:t(`forum.sensitive-word.type.2`),value:2}],align:`center`},{title:t(`forum.sensitive-word.status`),dataIndex:`status`,valueType:`radioButton`,fieldProps:{options:[{value:0,label:t(`forum.sensitive-word.status.0`)},{value:1,label:t(`forum.sensitive-word.status.1`)}]},render:n=>n===1?(0,d.jsx)(e,{color:`success`,children:t(`forum.sensitive-word.status.1`)}):(0,d.jsx)(e,{color:`error`,children:t(`forum.sensitive-word.status.0`)}),filters:[{text:t(`forum.sensitive-word.status.0`),value:0},{text:t(`forum.sensitive-word.status.1`),value:1}],align:`center`},{title:t(`forum.sensitive-word.created_at`),hideInForm:!0,hideInSearch:!0,dataIndex:`created_at`,align:`center`,render:e=>e?(0,l.default)(e).fromNow():`-`},{title:t(`forum.sensitive-word.updated_at`),hideInForm:!0,hideInSearch:!0,dataIndex:`updated_at`,align:`center`,render:e=>e?(0,l.default)(e).fromNow():`-`}],rowKey:`id`,accessName:`forum.sensitive-word`,formProps:{grid:!0,colProps:{span:12},rowProps:{gutter:[30,0]},layout:`vertical`},modalProps:{width:600},cardProps:{variant:`borderless`},pagination:{size:`small`,style:{marginBottom:0}}};return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)(`div`,{className:`mb-5`,children:[(0,d.jsx)(f,{level:3,children:t(`forum.sensitive-word.page.title`)}),(0,d.jsx)(p,{type:`secondary`,children:t(`forum.sensitive-word.page.description`)})]}),(0,d.jsx)(c,{...n})]})};export{m as default};