H5端齐采药项目,uniapp框架
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

10 lines
240 B

export const lang = {
//title为每个页面的标题
title: '支付结果',
paymentSuccess: '支付成功',
paymentFail: '支付失败',
goHome: '回到首页',
memberCenter: '会员中心',
payMoney: '支付金额',
unit: '元'
}