Commit 39380dbc authored by daidekun's avatar daidekun

修改 new-mall-ui配置

parent 2d61df39
/* eslint-disable */
let protocol = window.location.protocol
let apiHost = protocol + '//192.168.166.155/mallapi/'
let xyqbUserUIHost = protocol + '//passport.xyqb.com/'
let qiniuHost = protocol + '//oic74zs8j.qnssl.com/'
export default {
ApiBaseUrl: apiHost,
module.exports = {
ApiBaseUrl: apiHost, // 微信商城中间层
xyqbUserUI: xyqbUserUIHost,
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