Commit baa68b1c authored by QA-董 美凤's avatar QA-董 美凤

修改h5配置文件

parent 1b2bdc97
let protocol = window.location.protocol // let protocol = window.location.protocol
let apiHost = protocol + 'http://pinja-api.domain.com' let apiHost = 'http://pinja-api.domain.com'
let qiniuHost = protocol + '//oic74zs8j.qnssl.com' let qiniuHost = 'https://oic74zs8j.qnssl.com'
module.exports = { module.exports = {
ApiBaseUrl: apiHost, ApiBaseUrl: apiHost,
qiniuHost: qiniuHost qiniuHost: qiniuHost
......
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