About page&home/estate change

This commit is contained in:
saplf
2019-09-08 15:23:46 +08:00
parent 3825948c05
commit 130845d133
15 changed files with 235 additions and 24 deletions

16
src/config.ts Normal file
View File

@@ -0,0 +1,16 @@
export default {
exitPaths: [
'/check',
'/home/estate',
'/home/fund',
'/home/market',
'/home/profile',
],
baseURL: 'https://server.fiv.tacever.org/v1',
// baseURL: 'http://yapi.faronear.org/mock/20/v1',
linkAndroid: 'xxx',
linkIOS: '',
linkTelegram: 'https://t.me/fivhome',
linkEmail: 'team-fiv@outlook.com',
};