refactor: price

This commit is contained in:
Tristan Yang
2023-02-15 09:52:09 +08:00
parent e1fb1a929a
commit 1248691913
4 changed files with 32 additions and 33 deletions
+5 -5
View File
@@ -65,13 +65,13 @@
"price": {
"pro": {
"title": "VoceChat Pro",
"desc": "User Limit: 100",
"price": "¥12/year"
"desc": "",
"price": "$49"
},
"supreme": {
"title": "VoceChat Supreme",
"desc": "User Limit: No Limit",
"price": "$499/year"
"title": "VoceChat SDK Customization and Integration",
"desc": "",
"price": ""
}
},
"server_update": {
+5 -5
View File
@@ -67,13 +67,13 @@
"price": {
"pro": {
"title": "VoceChat 专业版",
"desc": "用户数限制: 100人",
"price": "¥12/年"
"desc": "",
"price": "$49"
},
"supreme": {
"title": "VoceChat 终极版",
"desc": "用户数限制: 无限制",
"price": "¥3500/年"
"title": "VoceChat SDK 定制与集成",
"desc": "",
"price": ""
}
},
"server_update": {