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

8 lines
173 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '我的预售',
emptyTips: '暂无相关预售订单',
update: "释放刷新",
updateIng: "加载中..."
}