feat: 更新应用图标,版本号提升至 0.0.4,移除旧的 favicon.svg 文件

This commit is contained in:
2026-01-15 06:20:21 +07:00
parent aac53793ba
commit e9fc86b956
5 changed files with 12 additions and 35 deletions

View File

@@ -14,7 +14,7 @@ export const apps: AppInfo[] = [
{
id: "riwsan-app",
name: "Riwsan 瑞讯",
icon: "https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png",
icon: "https://pub-d64aa74d10b04b7e9125ee9e571d2638.r2.dev/app-store/icons/riwsan.jpg",
shortDescription: {
"zh-CN": "数字资产交易平台",
"en-US": "Digital Asset Trading Platform",
@@ -24,7 +24,7 @@ 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.",
},
category: "finance",
version: "0.0.2",
version: "0.0.4",
buildNumber: "100",
releaseDate: "2026-1-15",
releaseNotes: {
@@ -64,7 +64,7 @@ export const apps: AppInfo[] = [
{
id: "riwsan-wallet",
name: "Riwsan 钱包",
icon: "https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png",
icon: "https://pub-d64aa74d10b04b7e9125ee9e571d2638.r2.dev/app-store/icons/riwsan.png",
shortDescription: {
"zh-CN": "安全的数字资产钱包",
"en-US": "Secure Digital Asset Wallet",
@@ -109,7 +109,7 @@ export const apps: AppInfo[] = [
{
id: "chat-freely",
name: "畅聊",
icon: "https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/chat-origin.png",
icon: "https://pub-d64aa74d10b04b7e9125ee9e571d2638.r2.dev/app-store/icons/Group%206.png",
shortDescription: {
"zh-CN": "加密即时通讯工具",
"en-US": "Encrypted Instant Messaging",
@@ -153,7 +153,7 @@ export const apps: AppInfo[] = [
{
id: "riwsan-conference",
name: "信达会议",
icon: "https://pub-d64aa74d10b04b7e9125ee9e571d2638.r2.dev/app-store/icons/%E8%A7%86%E9%A2%91%E4%BC%9A%E8%AE%AE.png",
icon: "https://pub-d64aa74d10b04b7e9125ee9e571d2638.r2.dev/app-store/icons/Group%203.png",
shortDescription: {
"zh-CN": "会议与协作工具",
"en-US": "Conference and Collaboration Tool",