Skip to content

Commit 0c1c58f

Browse files
上传功能更新
1 parent b1592c3 commit 0c1c58f

67 files changed

Lines changed: 61783 additions & 3767 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4 其他/upload/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# 上传功能实现整理
2+
## 1. upload1
3+
* upload1.html
4+
基本单选和多选上传功能的实现
5+
* upload2.html
6+
支持H5进度显示、文件详情、预览图
7+
* **图片居中、上传预览.html**
8+
1、水平垂直居中的两种实现:CSS-table & js计算
9+
2、图片的max宽高的两种实现:CSS & js计算
10+
3、预览图的实现的三种方式:
11+
【file -> base64】、【file -> blob】、【canvas】
12+
4、FileReader 读取文件常见属性
13+
14+
## 2. webuploader-demo
15+
16+
## 3. dropzone-demo

4 其他/upload/assets/fonts/jquery.filer-icons/jquery-filer-preview.html

Lines changed: 0 additions & 924 deletions
This file was deleted.

4 其他/upload/assets/fonts/jquery.filer-icons/jquery-filer.css

Lines changed: 0 additions & 135 deletions
This file was deleted.
-9.28 KB
Binary file not shown.

0 commit comments

Comments
 (0)