暖心人
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.

7 lines
295 B

1 year ago
// const host='http://192.168.2.92:9505/api'
const host='https://nxr.test.fanyiguanjia.com/api'
1 year ago
// const host='http://192.168.2.92:9503/api'
const imghost='http://live.admin.jinghkb.com/warm-man'
1 year ago
const title = '暖新人'
1 year ago
// const codehost='http://code.baomingle.cn'
export {host,imghost,title}