Commit fa0e2827 authored by 郝聪敏's avatar 郝聪敏

feature: 升级业务库;添加溢出隐藏

parent d3d7ca22
......@@ -48,6 +48,7 @@
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
&>*:first-child {
height: 100%;
}
......
......@@ -1609,9 +1609,9 @@
}
},
"@qg/citrus-ui": {
"version": "0.0.63",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.0.63.tgz",
"integrity": "sha512-sIaKT3ICdHRw1liKiPmA6EqB2ZWDWyM8UisKLR6L/FOVDXbe2Y4zKkfMDDpRM2S4xc7ovk7vuQw533hLc+M2FA==",
"version": "0.0.65",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.0.65.tgz",
"integrity": "sha512-0KVHKLDn5ipYgsbui3IP4DaC4/3WeR3NEn8Eh1a+HY1cN8/i7ZwuRj8/j/aMzpwmLL/iLs7OsQ0uiOVlCAgHsw==",
"requires": {
"@better-scroll/core": "^2.1.1",
"@qg/cherry-ui": "^2.20.5",
......@@ -20647,9 +20647,9 @@
}
},
"sa-sdk-javascript": {
"version": "1.16.7",
"resolved": "http://npmprivate.quantgroups.com/sa-sdk-javascript/-/sa-sdk-javascript-1.16.7.tgz",
"integrity": "sha512-DQwYTT3o5cupTjtXWEeWfaelIIihWf+AgYbrrzbH6v0EJ978OaGXyDnROACP5yJv7DiMi5yYJNQBK2CwhNY+8w=="
"version": "1.16.8",
"resolved": "http://npmprivate.quantgroups.com/sa-sdk-javascript/-/sa-sdk-javascript-1.16.8.tgz",
"integrity": "sha512-DgwvdjMnDFTJMLz1XD0CJEIMhUksBws4cwIsqb4Yckn4VUZxBfx+UIU2KDstWXiiWBBfresjpF3A9ZGMTGxaTg=="
},
"safe-buffer": {
"version": "5.1.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