更新:增加订单详情功能

This commit is contained in:
2025-11-28 18:03:13 +08:00
parent 0e7952ac4e
commit bdf1b41098
13 changed files with 392 additions and 55 deletions

View File

@@ -19,7 +19,8 @@
"requestException": "Request exception",
"coin": "Coin",
"days": "Days",
"and": "and"
"and": "and",
"call": "Call"
},
"tabar.course": "COURSE",
"tabar.book": "EBOOK",
@@ -479,7 +480,8 @@
"rechargeAmount": "Recharge amount",
"valueAddedServices": "Value-added services",
"readAgree": "I have read and agreed",
"readAgreeServices": "Please read and agree to the value-added services first"
"readAgreeServices": "Please read and agree to the value-added services first",
"orderDetails": "Order Details"
},
"vip": {
"courseVip": "Course VIP",

View File

@@ -19,7 +19,8 @@
"requestException": "请求异常",
"coin": "天医币",
"days": "天",
"and": "和"
"and": "和",
"call": "拨打电话"
},
"tabar.course": "课程",
"tabar.book": "图书",
@@ -480,7 +481,8 @@
"rechargeAmount": "充值金额",
"valueAddedServices": "增值服务",
"readAgree": "我已阅读并同意",
"readAgreeServices": "请先阅读并同意增值服务"
"readAgreeServices": "请先阅读并同意增值服务",
"orderDetails": "订单详情"
},
"vip": {
"courseVip": "课程VIP",