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

6 lines
119 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '帮助中心',
emptyText:"当前暂无帮助信息"
}