uniapp/lang/zh-cn/member/gift.js

6 lines
108 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '我的礼品',
emptyTips: '暂无礼品'
}