From d5e952477ac5a1947cb424f75f522136a734b395 Mon Sep 17 00:00:00 2001 From: Seven Date: Sat, 3 Jan 2026 17:58:41 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E4=B8=BA=20Riwsan=EF=BC=8C=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E6=8F=8F=E8=BF=B0=E5=92=8C=20ID=EF=BC=8C?= =?UTF-8?q?=E7=A1=AE=E4=BF=9D=E4=B8=80=E8=87=B4=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/distribute/data/apps.ts | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/packages/distribute/data/apps.ts b/packages/distribute/data/apps.ts index b67906d..6401d28 100644 --- a/packages/distribute/data/apps.ts +++ b/packages/distribute/data/apps.ts @@ -12,16 +12,16 @@ export const categories: AppCategory[] = [ // 应用列表 export const apps: AppInfo[] = [ { - id: 'riwa-app', - name: 'Riwa', + id: 'riwsan-app', + name: 'Riwsan', icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png', shortDescription: { 'zh-CN': '数字资产交易平台', 'en-US': 'Digital Asset Trading Platform', }, description: { - 'zh-CN': 'Riwa 是一个安全、快速的数字资产交易平台,提供专业的交易工具和实时行情数据。', - 'en-US': 'Riwa is a secure and fast digital asset trading platform with professional trading tools and real-time market data.', + 'zh-CN': 'Riwsan 是一个安全、快速的数字资产交易平台,提供专业的交易工具和实时行情数据。', + 'en-US': 'Riwsan is a secure and fast digital asset trading platform with professional trading tools and real-time market data.', }, category: 'finance', version: '1.0.0', @@ -62,16 +62,16 @@ export const apps: AppInfo[] = [ }, }, { - id: 'riwa-wallet', - name: 'Riwa 钱包', + id: 'riwsan-wallet', + name: 'Riwsan 钱包', icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png', shortDescription: { 'zh-CN': '安全的数字资产钱包', 'en-US': 'Secure Digital Asset Wallet', }, description: { - 'zh-CN': 'Riwa Wallet 是一个去中心化的数字资产钱包,支持多链资产管理,私钥由您掌控。', - 'en-US': 'Riwa Wallet is a decentralized digital asset wallet supporting multi-chain asset management with your keys under your control.', + 'zh-CN': 'Riwsan Wallet 是一个去中心化的数字资产钱包,支持多链资产管理,私钥由您掌控。', + 'en-US': 'Riwsan Wallet is a decentralized digital asset wallet supporting multi-chain asset management with your keys under your control.', }, category: 'finance', version: '2.1.5', @@ -108,7 +108,7 @@ export const apps: AppInfo[] = [ }, { id: 'chat-freely', - name: 'ChatFreely', + name: '畅聊', icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/chat-origin.png', shortDescription: { 'zh-CN': '加密即时通讯工具', @@ -152,16 +152,16 @@ export const apps: AppInfo[] = [ }, }, { - id: 'riwa-conference', - name: 'Riwa 会议', + id: 'riwsan-conference', + name: 'Riwsan 会议', icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png', shortDescription: { 'zh-CN': '会议与协作工具', 'en-US': 'Conference and Collaboration Tool', }, description: { - 'zh-CN': 'Riwa Conference 提供端到端加密的即时通讯服务,保护您的隐私安全。', - 'en-US': 'Riwa Conference provides end-to-end encrypted instant messaging to protect your privacy.', + 'zh-CN': 'Riwsan Conference 提供端到端加密的即时通讯服务,保护您的隐私安全。', + 'en-US': 'Riwsan Conference provides end-to-end encrypted instant messaging to protect your privacy.', }, category: 'social', version: '1.0.2',