Commit 89513efa authored by 郭志伟's avatar 郭志伟

Merge branch 'feat/price' into 'master'

Feat/price

See merge request !16
parents 8e952a6f b5c249f7
const protocol = EASY_ENV_IS_BROWSER ? window.location.protocol : 'https';
export default {
apiHost: `https://quantum-blocks-vcc2.liangkebang.net/`,
h5Host: 'https://quantum-h5-vcc2.liangkebang.net/',
opapiHost: 'https://opapi-vcc2.liangkebang.net',
apiHost: `https://quantum-blocks-test1.liangkebang.net/`,
h5Host: 'https://quantum-h5-test1.liangkebang.net/',
opapiHost: 'https://opapi-test1.liangkebang.net',
qiniuHost: `https://appsync.lkbang.net/`,
shenceUrl: `${protocol}//bn.xyqb.com/sa?project=production`,
qiniuUpHost: `${protocol}//up-z0.qiniup.com`,
......
......@@ -1495,9 +1495,9 @@
}
},
"@qg/citrus-ui": {
"version": "0.1.0",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.1.0.tgz",
"integrity": "sha512-j/KJkQtatcJJQ2W6pZlMqXxJ6XSUW7Z8EJJFH5e7AaMq0WM7XrUKelKP1k83f0tD72RRbZsPfg3Ml1F4QCoktg==",
"version": "0.1.4",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.1.4.tgz",
"integrity": "sha512-rwgMpfHVOFEDljkmiO2e/ZV4MIhlKPaQdK32xUAmSpL6CdQjR6NSdVY2LwCxulDUKiXKTyld3jZ0OJJtic0BIA==",
"requires": {
"@better-scroll/core": "^2.1.1",
"@qg/cherry-ui": "^2.20.19",
......@@ -19998,9 +19998,9 @@
"integrity": "sha1-8z/pz7Urv9UgqhgyO8ZdsRCht2w="
},
"rollup": {
"version": "2.48.0",
"resolved": "http://npmprivate.quantgroups.com/rollup/-/rollup-2.48.0.tgz",
"integrity": "sha512-wl9ZSSSsi5579oscSDYSzGn092tCS076YB+TQrzsGuSfYyJeep8eEWj0eaRjuC5McuMNmcnR8icBqiE/FWNB1A==",
"version": "2.50.0",
"resolved": "http://npmprivate.quantgroups.com/rollup/-/rollup-2.50.0.tgz",
"integrity": "sha512-wO+F2MqWPGUCZx0549oqY8dsQqHVjuSxoyBWWnxKoQE+1UGcDKjtL7wHq/8jnnLJEeoGDQLf3ztrpgRwlbGJ0A==",
"requires": {
"fsevents": "~2.3.1"
}
......
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