You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
381 B
8 lines
381 B
// const host='http://192.168.2.92:9505/api' |
|
const host='https://nxr.test.fanyiguanjia.com/api' |
|
// const host='http://192.168.2.92:9503/api' |
|
const imghost='https://nxr.test.fanyiguanjia.com/icon/static/image' |
|
const title = '暖新人' |
|
// const codehost='http://code.baomingle.cn' |
|
const oss = 'https://fanyi-guanjia-1.'+'oss-cn-chengdu.aliyuncs.com' |
|
export {host,imghost,title,oss} |