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

chore(ui): 升级业务库

parent d5e04399
......@@ -19,8 +19,7 @@ export function initSa(router) {
},
// 判断外层是否有 App 的 SDK ,如果有的话,会往 App 的 SDK 发数据。如果没有,就正常发送数据。
use_app_track: true,
// show_log: config.test,
show_log: false,
show_log: config.test,
app_js_bridge: true,
});
// 添加公共属性
......
......@@ -1658,9 +1658,9 @@
}
},
"@qg/citrus-ui": {
"version": "0.1.17",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.1.17.tgz",
"integrity": "sha512-NzJ+pYWxrA1VfBqshYs+4jkQBgrmBdgYcMAAUNUNliWhU1X8EYX9R1vj2ShttG5Qu7xET28RsEtJnNYo9Th80Q==",
"version": "0.2.1",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.2.1.tgz",
"integrity": "sha512-HuN8iQ3oZujUR/v039rOHlSrg4UphQYowCYA1zdHnReldR7ZDzyFamxMz2vUR7iUmlOIlD4yBt8nEERpX+X7TQ==",
"requires": {
"@better-scroll/core": "^2.1.1",
"@qg/cherry-ui": "^2.21.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