From 3879fb25765e7aa8395564b912eb9d6bcfd60d26 Mon Sep 17 00:00:00 2001 From: Seven Date: Sat, 3 Jan 2026 00:07:42 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E4=B8=BA=E5=9C=A8=E7=BA=BF=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=EF=BC=8C=E6=96=B0=E5=A2=9E=E4=BC=9A=E8=AE=AE=E5=92=8C=E7=A4=BE?= =?UTF-8?q?=E4=BA=A4=E5=BA=94=E7=94=A8=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/distribute/data/apps.ts | 276 +++++++++++++++++++++++- packages/distribute/pages/apps/[id].vue | 4 +- packages/distribute/pages/index.vue | 4 +- 3 files changed, 277 insertions(+), 7 deletions(-) diff --git a/packages/distribute/data/apps.ts b/packages/distribute/data/apps.ts index fd68979..2ae78b0 100644 --- a/packages/distribute/data/apps.ts +++ b/packages/distribute/data/apps.ts @@ -14,7 +14,7 @@ export const apps: AppInfo[] = [ { id: 'riwa-app', name: 'Riwa', - icon: '/icons/riwa.svg', + icon: 'https://static.riwa.com/app-icon.png', shortDescription: { 'zh-CN': '数字资产交易平台', 'en-US': 'Digital Asset Trading Platform', @@ -64,7 +64,7 @@ export const apps: AppInfo[] = [ { id: 'riwa-wallet', name: 'Riwa Wallet', - icon: '/icons/wallet.svg', + icon: 'https://static.riwa.com/wallet-icon.png', shortDescription: { 'zh-CN': '安全的数字资产钱包', 'en-US': 'Secure Digital Asset Wallet', @@ -109,7 +109,7 @@ export const apps: AppInfo[] = [ { id: 'riwa-chat', name: 'Riwa Chat', - icon: '/icons/chat.svg', + icon: 'https://static.riwa.com/chat-icon.png', shortDescription: { 'zh-CN': '加密即时通讯工具', 'en-US': 'Encrypted Instant Messaging', @@ -152,6 +152,276 @@ export const apps: AppInfo[] = [ android: 6510, }, }, + { + id: 'riwa-conference', + name: 'Riwa Conference', + icon: 'https://static.riwa.com/conference-icon.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.', + }, + category: 'social', + version: '1.0.2', + buildNumber: '102', + releaseDate: '2025-12-25', + releaseNotes: { + 'zh-CN': [ + '🎥 优化了视频会议质量', + '🗓️ 新增会议日程管理功能', + '🔔 提升了通知的及时性', + '🐛 修复了一些已知问题', + ], + 'en-US': [ + '🎥 Improved video conference quality', + '🗓️ Added meeting schedule management', + '🔔 Improved notification timeliness', + '🐛 Fixed some known issues', + ], + }, + downloads: { + ios: 'https://example.com/conference-ios-1.0.2.ipa', + android: 'https://example.com/conference-android-1.0.2.apk', + h5: 'https://conference.riwa.com', + }, + size: { + ios: '51.1 MB', + android: '32.8 MB', + }, + stats: { + total: 15430, + today: 203, + ios: 8920, + android: 6510, + }, + }, + { + id: 'wechat', + name: '微信', + icon: 'https://pp.myapp.com/ma_icon/0/icon_10910_1765531945/256', + shortDescription: { + 'zh-CN': '多功能即时通讯工具', + 'en-US': 'Multi-functional Instant Messaging', + }, + description: { + 'zh-CN': '微信是一款跨平台的通讯工具,支持单人、多人参与,通过手机网络发送语音、图片、视频和文字。', + 'en-US': 'WeChat is a cross-platform communication tool that supports voice, pictures, videos and text messages.', + }, + category: 'social', + version: '8.0.52', + buildNumber: '8052', + releaseDate: '2026-01-01', + releaseNotes: { + 'zh-CN': [ + '✨ 优化了部分功能体验', + '🐛 修复了一些已知问题', + '⚡ 提升了应用性能', + ], + 'en-US': [ + '✨ Optimized some features', + '🐛 Fixed some known issues', + '⚡ Improved app performance', + ], + }, + downloads: { + android: 'https://weixin.qq.com/', + h5: 'https://wx.qq.com', + }, + size: { + android: '286 MB', + }, + stats: { + total: 980000, + today: 2500, + ios: 0, + android: 980000, + }, + }, + { + id: 'qq-music', + name: 'QQ音乐', + icon: 'https://pp.myapp.com/ma_icon/0/icon_6259_1766454483/256', + shortDescription: { + 'zh-CN': '海量正版音乐在线收听', + 'en-US': 'Massive Licensed Music Streaming', + }, + description: { + 'zh-CN': 'QQ音乐是腾讯推出的一款网络音乐服务产品,提供海量音乐在线试听、最流行音乐在线首发、歌词翻译等特色功能。', + 'en-US': 'QQ Music is a music streaming service by Tencent, offering massive music library, exclusive releases, and lyrics translation.', + }, + category: 'entertainment', + version: '13.5.0', + buildNumber: '1350', + releaseDate: '2025-12-29', + releaseNotes: { + 'zh-CN': [ + '🎵 新增AI歌单推荐功能', + '🎧 优化音质体验', + '✨ 界面全新升级', + '🐛 修复已知问题', + ], + 'en-US': [ + '🎵 Added AI playlist recommendation', + '🎧 Optimized audio quality', + '✨ Brand new interface', + '🐛 Fixed known issues', + ], + }, + downloads: { + ios: 'https://y.qq.com/download/download.html', + android: 'https://y.qq.com/download/download.html', + h5: 'https://y.qq.com', + }, + size: { + ios: '156 MB', + android: '142 MB', + }, + stats: { + total: 560000, + today: 1280, + ios: 320000, + android: 240000, + }, + }, + { + id: 'amap', + name: '高德地图', + icon: 'https://pp.myapp.com/ma_icon/0/icon_7678_1765965797/256', + shortDescription: { + 'zh-CN': '专业地图导航服务', + 'en-US': 'Professional Map & Navigation', + }, + description: { + 'zh-CN': '高德地图是中国领先的数字地图内容、导航和位置服务解决方案提供商,拥有导航电子地图甲级测绘资质。', + 'en-US': 'AutoNavi is China\'s leading provider of digital map content, navigation and location services.', + }, + category: 'tools', + version: '13.19.0', + buildNumber: '1319', + releaseDate: '2025-12-30', + releaseNotes: { + 'zh-CN': [ + '🗺️ 地图数据更新', + '🚗 导航功能优化', + '🎯 定位精度提升', + '⚡ 性能优化', + ], + 'en-US': [ + '🗺️ Map data updated', + '🚗 Navigation improved', + '🎯 Enhanced location accuracy', + '⚡ Performance optimization', + ], + }, + downloads: { + ios: 'https://mobile.amap.com/', + android: 'https://mobile.amap.com/', + }, + size: { + ios: '298 MB', + android: '265 MB', + }, + stats: { + total: 720000, + today: 1850, + ios: 420000, + android: 300000, + }, + }, + { + id: 'alipay', + name: '支付宝', + icon: 'https://pp.myapp.com/ma_icon/0/icon_5294_1766996795/256', + shortDescription: { + 'zh-CN': '生活好 支付宝', + 'en-US': 'Alipay - Digital Wallet', + }, + description: { + 'zh-CN': '支付宝是全球领先的独立第三方支付平台,致力于为用户打造安全、便捷的支付及生活服务平台。', + 'en-US': 'Alipay is a leading independent third-party payment platform, committed to creating a secure and convenient payment and life service platform.', + }, + category: 'finance', + version: '10.6.36', + buildNumber: '10636', + releaseDate: '2026-01-02', + releaseNotes: { + 'zh-CN': [ + '💳 支付体验优化', + '🔐 安全性能提升', + '✨ 新增生活服务功能', + '⚡ 应用性能优化', + ], + 'en-US': [ + '💳 Payment experience optimized', + '🔐 Enhanced security', + '✨ Added new life services', + '⚡ App performance improved', + ], + }, + downloads: { + ios: 'https://render.alipay.com/p/yuyan/180020010001196791/home.html', + android: 'https://render.alipay.com/p/yuyan/180020010001196791/home.html', + }, + size: { + ios: '388 MB', + android: '352 MB', + }, + stats: { + total: 1200000, + today: 3200, + ios: 680000, + android: 520000, + }, + }, + { + id: 'jd', + name: '京东', + icon: 'https://pp.myapp.com/ma_icon/0/icon_7193_1766372100/256', + shortDescription: { + 'zh-CN': '多快好省 品质保障', + 'en-US': 'JD.com - Online Shopping', + }, + description: { + 'zh-CN': '京东是中国自营式电商企业,为用户提供正品低价、便捷的购物体验,配送速度快、服务有保障。', + 'en-US': 'JD.com is China\'s self-operated e-commerce company, providing genuine products, competitive prices, and fast delivery.', + }, + category: 'tools', + version: '12.7.2', + buildNumber: '1272', + releaseDate: '2025-12-31', + releaseNotes: { + 'zh-CN': [ + '🛍️ 购物体验优化', + '📦 物流信息实时更新', + '💰 新增更多优惠活动', + '🐛 修复部分问题', + ], + 'en-US': [ + '🛍️ Shopping experience optimized', + '📦 Real-time logistics updates', + '💰 Added more promotions', + '🐛 Fixed some issues', + ], + }, + downloads: { + ios: 'https://app.jd.com/', + android: 'https://app.jd.com/', + h5: 'https://m.jd.com', + }, + size: { + ios: '268 MB', + android: '235 MB', + }, + stats: { + total: 890000, + today: 2100, + ios: 510000, + android: 380000, + }, + }, ] // 获取所有应用 diff --git a/packages/distribute/pages/apps/[id].vue b/packages/distribute/pages/apps/[id].vue index 9fb23ce..a246a8c 100644 --- a/packages/distribute/pages/apps/[id].vue +++ b/packages/distribute/pages/apps/[id].vue @@ -91,9 +91,9 @@ useHead({
-
+
- {{ app.name.charAt(0) }} +
diff --git a/packages/distribute/pages/index.vue b/packages/distribute/pages/index.vue index d8af8bf..919c6d6 100644 --- a/packages/distribute/pages/index.vue +++ b/packages/distribute/pages/index.vue @@ -178,9 +178,9 @@ useHead({
-
+
- {{ app.name.charAt(0) }} +