Skip to content

Commit a79a679

Browse files
author
huangshuwei
committed
update
1 parent 5df370e commit a79a679

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

README-CN.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66

77
## Introduction
88
一个基于 Vue2.x 的表格组件
9-
### 特点
9+
## 特点
1010

1111
- 使用简单
1212
- 功能强大
1313
- 单元测试覆盖率大于 80%
1414

15-
### API & Examples
15+
## API & Examples
1616
[Official documents](http://doc.huangsw.com/vue-easytable/app.html)
1717

18-
### Supports
18+
## Supports
1919

2020
- [x] 国际化
2121
- [x] 主题定制
@@ -40,7 +40,7 @@
4040
- [x] 自定义事件
4141
- [x] 内置loading
4242

43-
### 支持环境
43+
## 支持环境
4444

4545
- 现代浏览器和 IE10及以上
4646

@@ -49,7 +49,7 @@
4949
| IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
5050

5151

52-
### 如何贡献
52+
## 如何贡献
5353

5454
如果你希望参与贡献,欢迎 [Pull Request](https://github.com/huangshuwei/vue-easytable/pulls)
5555

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44

55
# vue-easytable
66

7-
[切换中文](https://github.com/huangshuwei/vue-easytable/blob/master/README-CN.md)
7+
[切换中文](https://github.com/huangshuwei/vue-easytable/blob/dev/README-CN.md)
88

99

1010
## Introduction
1111
Based on vue2.x flexible table components.
1212

13-
### Features
13+
## Features
1414

1515
- Easy to use
1616
- Powerful
1717
- Unit test coverage greater than 80%
1818

19-
### API & Examples
19+
## API & Examples
2020
[官方文档](http://doc.huangsw.com/vue-easytable/app.html)
2121

22-
### Supports
22+
## Supports
2323

2424
- [x] Internationalization
2525
- [x] Theme Custom
@@ -44,7 +44,7 @@ Based on vue2.x flexible table components.
4444
- [x] Event Custom
4545
- [x] Loading component
4646

47-
### Environment Support
47+
## Environment Support
4848

4949
- Modern browser and ie10 and above
5050

@@ -53,7 +53,7 @@ Based on vue2.x flexible table components.
5353
| IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
5454

5555

56-
### How to contribute
56+
## How to contribute
5757

5858
If you want to contribute,just create a [Pull Request](https://github.com/huangshuwei/vue-easytable/pulls)
5959
## Discussion group

0 commit comments

Comments
 (0)