uniapp/lang/zh-cn/point/order_list.js

6 lines
117 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '积分兑换',
emptyTips: '暂无更多数据了'
}