|
-
- export const VERSION_MODEL = '1.0.19F';
- export const IMAGE_URL = {
- production: 'http://zfb.ssjlai.com/web/',
- test: 'http://zfb.ssjlai.com/web/',
- development: 'http://zfb.ssjlai.com/web/'
- };
-
- export const USER_AGENT = window.navigator.userAgent;
-
-
- export const ALIPAY_DOWN_URL = {
- android: 'https://d.alipay.com',
- ios: 'https://itunes.apple.com/cn/app/zhi-fu-bao-qian-bao-yu-e-bao/id333206289?mt=8'
- };
|