Commit 1b2bdc97 authored by QA-董 美凤's avatar QA-董 美凤

h5增加配置文件

parent be50b618
let protocol = window.location.protocol
let apiHost = protocol + 'http://pinja-api.domain.com'
let qiniuHost = protocol + '//oic74zs8j.qnssl.com'
module.exports = {
ApiBaseUrl: apiHost,
qiniuHost: qiniuHost
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment