You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
359 B
1 lines
359 B
const t="协议标题",e="协议类型",n="请输入协议标题",o="请填写协议内容",c="协议内容字符数应在5~100000之间",l="内容",s={title:t,type:e,titlePlaceholder:n,contentPlaceholder:o,contentMaxTips:c,content:l};export{l as content,c as contentMaxTips,o as contentPlaceholder,s as default,t as title,n as titlePlaceholder,e as type};
|
|
|