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

5 lines
83 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '待付款订单'
}