Commit 4b620d7f authored by 郭志伟's avatar 郭志伟

chore(ui): 升级组件库

parent 3d525d23
......@@ -5,7 +5,7 @@ export default {
// apiHost: `http://192.168.28.199:7001/`,
apiHost: 'https://quantum-blocks-vcc2.liangkebang.net/',
shenceUrl: `${protocol}//bn.xyqb.com/sa?project=default`,
opapiHost: `https://opapi-vcc2.liangkebang.net`,
// opapiHost: `https://opapi-vcc2.liangkebang.net`,
kdspHost: 'https://kdsp-api-vcc2.liangkebang.net',
test: true
};
......@@ -3,6 +3,6 @@ const protocol = EASY_ENV_IS_BROWSER ? window.location.protocol : 'https';
export default {
apiHost: `https://quantum-blocks.q-gp.com/`,
shenceUrl: `${protocol}//bn.xyqb.com/sa?project=production`,
opapiHost: `${protocol}//opapi.q-gp.com`,
// opapiHost: `${protocol}//opapi.q-gp.com`,
test: false
};
......@@ -2,7 +2,7 @@ const protocol = EASY_ENV_IS_BROWSER ? window.location.protocol : 'https';
export default {
apiHost: `https://quantum-blocks-vcc2.liangkebang.net/`,
opApiHost: 'https://opapi-vcc2.liangkebang.net',
// opApiHost: 'https://opapi-vcc2.liangkebang.net',
shenceUrl: `${protocol}//bn.xyqb.com/sa?project=default`,
test: true
};
......@@ -1643,9 +1643,9 @@
"integrity": "sha512-VZMYa7+fXHdwIq1TDhSXoVmSPEGM/aa+6Aiq3nVVJ9bXr24zScr+NlKFKC3iPljA7ho/GAZr+d2jOf5GIRC30Q=="
},
"@qg/cherry-ui": {
"version": "2.20.15",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcherry-ui/-/cherry-ui-2.20.15.tgz",
"integrity": "sha512-d5HJXIwkPs+UPjrabLnPzw6/ZCmp58Y/Lhwd134A9uaXDtF3OeGlJJ2XM6m59VJVvPMg9kPjwcuagueij1dDzw==",
"version": "2.20.16",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcherry-ui/-/cherry-ui-2.20.16.tgz",
"integrity": "sha512-qdCpjj+d2yYfx+ZgY1aGTRWpIrzgQyV75i2TbWWmGGbjWLhMDh0k8IAowhEKqQ0/aPmQuvEaNMX7CYLJy+LSRQ==",
"requires": {
"@popperjs/core": "^2.5.4",
"vue-lazyload": "^1.3.3",
......@@ -1653,13 +1653,13 @@
}
},
"@qg/citrus-ui": {
"version": "0.0.84",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.0.84.tgz",
"integrity": "sha512-haJBxI8SLJpHrOI4LUrVBTAFH7HhMxY/MYn/FlnZGznVn+0ctj/Uur7prDYZvEqrRc/NlnLqzxT5Tdr7IvZ5ag==",
"version": "0.0.85",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.0.85.tgz",
"integrity": "sha512-jZ30piDc/IOnTS4ZkNiZgrYixSSNVJ84ZaR/NoeGrKRVItQOnvISKI25RfD65NJinKjvK8vwKZg3LenLTA1Cgw==",
"requires": {
"@better-scroll/core": "^2.1.1",
"@qg/cherry-ui": "^2.20.15",
"@qg/js-bridge": "^1.1.9",
"@qg/cherry-ui": "^2.20.16",
"@qg/js-bridge": "^1.2.0-beta0",
"axios": "^0.21.1",
"intersection-observer": "^0.12.0",
"js-cookie": "^2.2.1",
......@@ -1670,11 +1670,22 @@
}
},
"@qg/js-bridge": {
"version": "1.1.11",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fjs-bridge/-/js-bridge-1.1.11.tgz",
"integrity": "sha512-WVvkSUg2zcc2nblzYGxM/bVo+VDcANy/dw7vcbxLoW1Jega9Jm2d5FGSb7uS6m4746waghUUqcAWNJZ0Q5yeqA==",
"version": "1.2.0-beta0",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fjs-bridge/-/js-bridge-1.2.0-beta0.tgz",
"integrity": "sha512-+Fo4t+0oA7HI1muY3/THoAUwVfCLUIbUaxX05X3tl7xOiYsQZCj0YsSt7272bO2UI5AHXEOhBZl0DR9DTFu93Q==",
"requires": {
"rollup": "^2.41.3"
"qs": "^6.10.1",
"weixin-js-sdk": "^1.6.0"
},
"dependencies": {
"qs": {
"version": "6.10.1",
"resolved": "http://npmprivate.quantgroups.com/qs/-/qs-6.10.1.tgz",
"integrity": "sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==",
"requires": {
"side-channel": "^1.0.4"
}
}
}
},
"@tootallnate/once": {
......@@ -20862,14 +20873,6 @@
"resolved": "http://npmprivate.quantgroups.com/rndm/-/rndm-1.2.0.tgz",
"integrity": "sha1-8z/pz7Urv9UgqhgyO8ZdsRCht2w="
},
"rollup": {
"version": "2.47.0",
"resolved": "http://npmprivate.quantgroups.com/rollup/-/rollup-2.47.0.tgz",
"integrity": "sha512-rqBjgq9hQfW0vRmz+0S062ORRNJXvwRpzxhFXORvar/maZqY6za3rgQ/p1Glg+j1hnc1GtYyQCPiAei95uTElg==",
"requires": {
"fsevents": "~2.3.1"
}
},
"run-async": {
"version": "2.4.1",
"resolved": "http://npmprivate.quantgroups.com/run-async/-/run-async-2.4.1.tgz",
......@@ -21353,7 +21356,6 @@
"version": "1.0.4",
"resolved": "http://npmprivate.quantgroups.com/side-channel/-/side-channel-1.0.4.tgz",
"integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
"dev": true,
"requires": {
"call-bind": "^1.0.0",
"get-intrinsic": "^1.0.2",
......
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