2.0.6 • Published 2 years ago

@zebra-projects/zebra-smart-tools v2.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

ZebraSmartTools

安装

$ npm install @zebra-projects/zebra-smart-tools -S

使用

main.js 文件中引入插件并注册

# main.js
import ZebraSmartTools from 'zebra-smart-tools'
Vue.use(ZebraSmartTools)

在项目中用使用组件标签,如:

<zebra-grid-layout/>
<zebra-auto-fullscreen-container/>
<!-- ... -->

版本历史

2.0.5

  • 图片base64格式支持指定大小,格式:{%image|size:700:200 }

2.0.3

  • 图表和图片过大时,比例变形问题修复。

1.3.0

  • e****sec-report-templater组件图表解析支持多个过滤器同时操作