Commit 58e0b2af authored by 郭志伟's avatar 郭志伟

chore(ui): 更新业务库

parent 48572fd6
......@@ -39,7 +39,7 @@ export default class Activity extends Mixins(TransformStyleMixin, SaMixin) {
get layout() {
if (!isApp && !isWxMp && !EASY_ENV_IS_NODE) {
this.pageData.elements = this.pageData.elements.filter(v => v.name != 'cs-search-bar');
this.pageData.elements = this.pageData.elements.filter(v => v.name !== 'cs-search-bar');
}
return this.pageData && this.pageData.elements.map(v => v.point) || [];
}
......
{
"apiHost": "https://quantum-blocks-test1.liangkebang.net",
"h5Host": "https://quantum-h5-test1.liangkebang.net",
"opapiHost": "https://opapi-test1.liangkebang.net",
"passportHost": "https://passportapi-test1.liangkebang.net",
"kdspHost": "https://talos-test1.liangkebang.net",
"apiHost": "https://quantum-blocks-vcc2.liangkebang.net",
"h5Host": "https://quantum-h5-vcc2.liangkebang.net",
"opapiHost": "https://opapi-vcc2.liangkebang.net",
"passportHost": "https://passportapi-vcc2.liangkebang.net",
"kdspHost": "https://talos-vcc2.liangkebang.net",
"loginUrl": "",
"h5ShopHost": "https://tenet-test1.liangkebang.net/#",
"h5ShopHost": "https://tenet-vcc2.liangkebang.net/#",
"qiniuUpHost": "https://up-z0.qiniup.com",
"qiniuHost": "https://appsync.lkbang.net"
}
......@@ -1658,9 +1658,9 @@
}
},
"@qg/citrus-ui": {
"version": "0.3.1",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.1.tgz",
"integrity": "sha512-kNJvDx0WMW7zhn7+tjg9rFbsMsezcMro1nAjqNU1YuSWLNMjrrRJiaSWhEf6Al0hN8IvLW8zotsxHbuwvx+RYg==",
"version": "0.3.2",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.2.tgz",
"integrity": "sha512-Oo5NIvedZwkYk4SKVzDoK1psMC0aTWBrbYz7mkAz4z+8RboU40Kq5eWgmGhVC/t0XT+Au30teslFtN44F/BLRA==",
"requires": {
"@better-scroll/core": "^2.1.1",
"@qg/cherry-ui": "^2.23.4",
......@@ -1672,13 +1672,6 @@
"swiper": "^4.5.1",
"vuex": "^3.6.0",
"weixin-js-sdk": "^1.6.0"
},
"dependencies": {
"@qg/js-bridge": {
"version": "1.1.12",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fjs-bridge/-/js-bridge-1.1.12.tgz",
"integrity": "sha512-KhSbaGMJvGZ7CNrl6nIhD56vAKwDCx6kjwm26UeCBb8KAAb2JjgRe3pIAw/XHjC5WZXjlwfwx6hwrgslQiFyxA=="
}
}
},
"@qg/js-bridge": {
......@@ -3000,11 +2993,11 @@
"dev": true
},
"axios": {
"version": "0.21.1",
"resolved": "http://npmprivate.quantgroups.com/axios/-/axios-0.21.1.tgz",
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
"version": "0.21.4",
"resolved": "http://npmprivate.quantgroups.com/axios/-/axios-0.21.4.tgz",
"integrity": "sha1-xnuQ3AVo5cHPKwuFjEO6KOLtpXU=",
"requires": {
"follow-redirects": "^1.10.0"
"follow-redirects": "^1.14.0"
}
},
"axobject-query": {
......@@ -20937,9 +20930,9 @@
}
},
"sa-sdk-javascript": {
"version": "1.18.16",
"resolved": "http://npmprivate.quantgroups.com/sa-sdk-javascript/-/sa-sdk-javascript-1.18.16.tgz",
"integrity": "sha1-1F34j7fpRIFJiQPVH7be5NNpujI="
"version": "1.18.18",
"resolved": "http://npmprivate.quantgroups.com/sa-sdk-javascript/-/sa-sdk-javascript-1.18.18.tgz",
"integrity": "sha1-gSIkQZUaeOEO+4GRBNB6aCn9YGs="
},
"safe-buffer": {
"version": "5.2.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