About page&home/estate change
This commit is contained in:
16
src/config.ts
Normal file
16
src/config.ts
Normal 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',
|
||||
};
|
||||
Reference in New Issue
Block a user