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
248 B
1 lines
248 B
const a="文章列表",e="~ 暂无数据 ~",l="全部",t="-- 到底了 --",o="请输入搜索关键词",s={list:a,noData:e,all:"全部",end:t,searchPlaceholder:o};export{l as all,s as default,t as end,a as list,e as noData,o as searchPlaceholder};
|
|
|