Small fix

This commit is contained in:
saplf
2019-09-08 17:37:56 +08:00
parent b65b7c611e
commit 240daa107e
7 changed files with 44 additions and 25 deletions

View File

@@ -9,8 +9,8 @@ export default {
],
baseURL: 'https://server.fiv.tacever.org/v1',
// baseURL: 'http://yapi.faronear.org/mock/20/v1',
linkAndroid: 'xxx',
linkIOS: '',
linkAndroid: 'https://fivhome.github.io/app/android.apk',
linkIOS: 'https://fivapp.github.io',
linkTelegram: 'https://t.me/fivhome',
linkEmail: 'team-fiv@outlook.com',
};