Skip to content

Commit df6ef44

Browse files
authored
Update README.md
1 parent 600c18a commit df6ef44

File tree

1 file changed

+2
-22
lines changed

1 file changed

+2
-22
lines changed

README.md

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,6 @@
11
# 基于Vue实现的Tree组件支持拖拽
22

3-
### 最新的代码在dev分支
3+
### 支持搜索,checkbox勾选,大数据量时的虚拟滚动
44

5-
## Project setup
6-
```
7-
yarn install
8-
```
5+
### 更详细的API 正在整理中
96

10-
### Compiles and hot-reloads for development
11-
```
12-
yarn serve
13-
```
14-
15-
### Compiles and minifies for production
16-
```
17-
yarn build
18-
```
19-
20-
### Lints and fixes files
21-
```
22-
yarn lint
23-
```
24-
25-
### Customize configuration
26-
See [Configuration Reference](https://cli.vuejs.org/config/).

0 commit comments

Comments
 (0)