element-ui-wbi 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -1,8 +1,8 @@
1
- # 基于element-ui封装的vue组件
1
+ ### 基于element-ui封装的vue组件
2
2
 
3
- ## 该插件是基于element-ui的,所以在使用该插件前,请确保您的项目中已安装element-ui,并且项目脚手架是基于vue2的。
3
+ ### 该插件是基于element-ui的,所以在使用该插件前,请确保您的项目中已安装element-ui,并且项目脚手架是基于vue2的。
4
4
 
5
- ## 安装
5
+ ### 安装
6
6
  ```
7
7
  npm install element-ui-wbi
8
8
  ```