feat: 更新应用名称,版本号和发布日期,调整iOS应用大小
This commit is contained in:
@@ -13,7 +13,7 @@ export const categories: AppCategory[] = [
|
|||||||
export const apps: AppInfo[] = [
|
export const apps: AppInfo[] = [
|
||||||
{
|
{
|
||||||
id: "riwsan-app",
|
id: "riwsan-app",
|
||||||
name: "Riwsan",
|
name: "Riwsan 瑞讯",
|
||||||
icon: "https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png",
|
icon: "https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png",
|
||||||
shortDescription: {
|
shortDescription: {
|
||||||
"zh-CN": "数字资产交易平台",
|
"zh-CN": "数字资产交易平台",
|
||||||
@@ -24,9 +24,9 @@ export const apps: AppInfo[] = [
|
|||||||
"en-US": "Riwsan is a secure and fast digital asset trading platform with professional trading tools and real-time market data.",
|
"en-US": "Riwsan is a secure and fast digital asset trading platform with professional trading tools and real-time market data.",
|
||||||
},
|
},
|
||||||
category: "finance",
|
category: "finance",
|
||||||
version: "1.0.0",
|
version: "0.0.2",
|
||||||
buildNumber: "100",
|
buildNumber: "100",
|
||||||
releaseDate: "2025-12-30",
|
releaseDate: "2026-1-15",
|
||||||
releaseNotes: {
|
releaseNotes: {
|
||||||
"zh-CN": [
|
"zh-CN": [
|
||||||
"🎉 首次发布",
|
"🎉 首次发布",
|
||||||
@@ -51,7 +51,7 @@ export const apps: AppInfo[] = [
|
|||||||
h5: "https://www.riwsan1.com/pwa_download",
|
h5: "https://www.riwsan1.com/pwa_download",
|
||||||
},
|
},
|
||||||
size: {
|
size: {
|
||||||
ios: "45.2 MB",
|
ios: "33.5 MB",
|
||||||
android: "38.6 MB",
|
android: "38.6 MB",
|
||||||
},
|
},
|
||||||
stats: {
|
stats: {
|
||||||
|
|||||||
Reference in New Issue
Block a user