feat: 更新应用下载链接为新的 PWA 下载地址

This commit is contained in:
2026-01-06 22:40:45 +07:00
parent 10cdf2797c
commit db3a2327c8

View File

@@ -46,9 +46,9 @@ export const apps: AppInfo[] = [
],
},
downloads: {
ios: 'https://example.com/riwa-ios-1.0.0.ipa',
android: 'https://example.com/riwa-android-1.0.0.apk',
h5: 'https://app.riwa.com',
ios: 'https://www.riwsan1.com/pwa_download',
android: 'https://www.riwsan1.com/pwa_download',
h5: 'https://www.riwsan1.com/pwa_download',
},
size: {
ios: '45.2 MB',
@@ -137,9 +137,9 @@ export const apps: AppInfo[] = [
],
},
downloads: {
// ios: 'https://example.com/chat-ios-3.0.2.ipa',
android: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/ChatFreely_1.0.46.apk',
// h5: 'https://chat.riwa.com',
ios: 'https://chatfreely.riwsan1.com/h5/#/pages/pwa_download/index',
android: 'https://chatfreely.riwsan1.com/h5/#/pages/pwa_download/index',
h5: 'https://chatfreely.riwsan1.com/h5/#/pages/pwa_download/index',
},
size: {
android: '54.2 MB',