Skip to content

Commit d935bf4

Browse files
committed
Merge branch 'master' of github.com:simple-uploader/vue-uploader
2 parents f66e43a + ef154aa commit d935bf4

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
npm install vue-simple-uploader --save
3030
```
3131

32+
## Notes
33+
34+
- https://www.cnblogs.com/xiahj/p/vue-simple-uploader.html
35+
- https://github.com/LuoLiangDSGA/spring-learning/tree/master/boot-uploader
36+
3237
## Usage
3338

3439
### init

README_zh-CN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@
3232
npm install vue-simple-uploader --save
3333
```
3434

35+
## 笔记周边
36+
37+
- https://www.cnblogs.com/xiahj/p/vue-simple-uploader.html
38+
- https://github.com/LuoLiangDSGA/spring-learning/tree/master/boot-uploader
39+
40+
3541
## 使用
3642

3743
### 初始化

0 commit comments

Comments
 (0)