feat: 更新应用下载链接为新的 PWA 下载地址
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user