Files
2025-10-27 15:55:29 +08:00

6 lines
119 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '文章列表',
emptyText:"当前暂无文章信息"
}