uniapp/lang/zh-cn/article/list.js

6 lines
119 B
JavaScript

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