Commit 3e2c39dc authored by 郭志伟's avatar 郭志伟

fix(ui): 更新版本

parent fe1c3ad4
......@@ -26,10 +26,10 @@ if (process.env.SENTRY_ENV !== 'test' && process.env.NODE_ENV === 'production')
// }
if (EASY_ENV_IS_BROWSER) {
Vue.use(lazyload);
const saDirective = new SaDirective();
Vue.directive('track', saDirective.directive);
}
Vue.use(lazyload);
@Component({
name: 'Layout'
})
......
......@@ -1653,9 +1653,9 @@
}
},
"@qg/citrus-ui": {
"version": "0.0.86",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.0.86.tgz",
"integrity": "sha512-jwg/zFOdx85gNAorTHIBrpYjniTuWqHnvmAQdOPqKsE1s/c7PoQiYZJcU2FyZ1yfmH+izYu+OQatGUBfJF3jJA==",
"version": "0.0.87",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.0.87.tgz",
"integrity": "sha512-IVc9OU4BOFdFgylDx6KJelfbHcM/eCCsL5KFWbm7xscUXFscgJqMotoRJNhHvyq4oblNSn+O0dxFBiir+bh3vQ==",
"requires": {
"@better-scroll/core": "^2.1.1",
"@qg/cherry-ui": "^2.20.17",
......
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