- export const envHost = 'https://t11.swdz.com/api/v2/'; //开发环境
- // export const envHost = 'https://t5.9026.com/api/v2/';
- // export const imgHost='https://www.juyinzhengxin.com/';
- export const imgHost = 'https://zhengda.oss-cn-chengdu.aliyuncs.com/juyin';
- export const imglocal = 'https://t11.swdz.com/';
|