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.
11 lines
515 B
11 lines
515 B
// const host='http://192.168.2.92:9509/api' |
|
const host='https://weiyang.test.scyp.ink/api' |
|
// const host='https://wechat.wwxtx.com/api' |
|
// const host='https://bml.test.scyp.ink/api' |
|
// const host='http://192.168.2.92:9503/api' |
|
// const imghost='https://weiyang.test.scyp.ink/static/image' |
|
const imghost='https://wechat.wwxtx.com/static/image' |
|
const title = '汪汪行天下' |
|
const oss = 'https://pet-feed.'+'oss-cn-chengdu.aliyuncs.com' |
|
// const codehost='http://code.baomingle.cn' |
|
export {host,imghost,title,oss} |