Commit a0865427 authored by 郭志伟's avatar 郭志伟

fix:切换为test1

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