更新:增加课程和图书VIP购买及“我的”主页vip身份显示

This commit is contained in:
2025-11-27 14:19:51 +08:00
parent 509f735493
commit 7062e675f6
20 changed files with 1117 additions and 66 deletions

View File

@@ -17,7 +17,8 @@
"networkConnectionError": "Network connection error.",
"loginExpired": "Login expired. Please log in again.",
"requestException": "Request exception",
"coin": "Coin"
"coin": "Coin",
"days": "Days"
},
"tabar.course": "COURSE",
"tabar.book": "EBOOK",
@@ -474,5 +475,12 @@
"valueAddedServices": "Value-added services",
"readAgree": "I have read and agreed",
"readAgreeServices": "Please read and agree to the value-added services first"
},
"vip": {
"courseVip": "Course VIP",
"bookVip": "E-Book VIP",
"openVip": "Open Now",
"renewal": "Renewal",
"daily": "Daily"
}
}