From 82c36cececf2128ec5f9a337635ef13aad64dd33 Mon Sep 17 00:00:00 2001 From: DMC Date: Thu, 28 Jun 2018 18:22:58 +0800 Subject: [PATCH 1/4] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7ec3463..cebd3df 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ html code: - +
index.js **simple** code: ``` var resultMedias=[]; @@ -61,7 +61,7 @@ function getThumbnail(medias) { function loadingUI() {} ``` - +
index.js **upload** and **compress** code: ``` document.getElementById('uploadBtn').onclick = function() { From d96f2f9a4acd5455c85f0fc7d55ccb0a799d9895 Mon Sep 17 00:00:00 2001 From: DMC Date: Thu, 28 Jun 2018 18:23:31 +0800 Subject: [PATCH 2/4] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index cebd3df..7ec3463 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ html code: -
+ index.js **simple** code: ``` var resultMedias=[]; @@ -61,7 +61,7 @@ function getThumbnail(medias) { function loadingUI() {} ``` -
+ index.js **upload** and **compress** code: ``` document.getElementById('uploadBtn').onclick = function() { From 064b84d0712b40536215e6f9b27764c053cb3f7f Mon Sep 17 00:00:00 2001 From: DMC Date: Thu, 28 Jun 2018 18:25:10 +0800 Subject: [PATCH 3/4] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7ec3463..47ee923 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ html code: - +###simple index.js **simple** code: ``` var resultMedias=[]; @@ -61,7 +61,7 @@ function getThumbnail(medias) { function loadingUI() {} ``` - +###upload compress index.js **upload** and **compress** code: ``` document.getElementById('uploadBtn').onclick = function() { From 32571598208e39a717b251f202de4fdb26f69c41 Mon Sep 17 00:00:00 2001 From: DMC Date: Thu, 28 Jun 2018 18:26:35 +0800 Subject: [PATCH 4/4] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 47ee923..198746c 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ html code: -###simple +### simple index.js **simple** code: ``` var resultMedias=[]; @@ -61,7 +61,7 @@ function getThumbnail(medias) { function loadingUI() {} ``` -###upload compress +### upload compress index.js **upload** and **compress** code: ``` document.getElementById('uploadBtn').onclick = function() {