element-ui-wbi 1.0.3 → 1.0.5

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
  ```
@@ -16,4 +16,4 @@ import 'element-ui-wbi/element-ui-wbi.css';
16
16
  ### 页面中使用
17
17
 
18
18
  ### 使用文档
19
- See [Configuration Reference](https://cli.vuejs.org/config/).
19
+ [文档地址](https://cli.vuejs.org/config/).