# bn-ui

> 基于element-ui搭建的一套符合本公司风格的UI

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```

1.输入框添加trim功能
2.补充text-button组件
3.添加table text-button按钮超出...
4.list-card 详情文字超出...
5.修复确认框重复提交bug
6.添加iconfont
7.添加link-button组件
8.添加对象状态的统一处理解决方案
9.list-card详情默认值、状态解决方案
1.0.7-beta.添加常见图表组件、affirm添加提示信息自定义功能、按钮、list-card文本、table文字超出隐藏
1.0.8 工具方法的引入路径修改
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
