0.0.28 • Published 5 years ago

shzt-element-ui v0.0.28

Weekly downloads
30
License
ISC
Repository
-
Last release
5 years ago

上海智态数据科技UI组件库 shzt-element-ui

安装插件

npm i shzt-element-ui

在main.js中全局引入组件

import ShZtElementUI from 'shzt-element-ui'
import "shzt-element-ui/lib/theme-chalk/shzt-element-ui.css"

Vue.use(ShZtElementUI)

组件中使用

      <testcomponent></testcomponent>

      <zt-button circle icon="cart"></zt-button>
      <zt-button type="primary">默认按钮</zt-button>
      <zt-button type="success">成功按钮</zt-button>
      <zt-button type="info"> 信息按钮</zt-button>
      <zt-button type="danger">危险按钮</zt-button>
      <zt-button type="warning">警告按钮</zt-button>

GitHub仓库

See GitHub仓库(https: //github.com/volodya-01/shzt-element-ui).

https: //github.com/volodya-01/shzt-element-ui
0.0.28

5 years ago

0.0.26

5 years ago

0.0.27

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago