From 93c0bb8675422fa96dc9f7219014eea09e98517a Mon Sep 17 00:00:00 2001 From: yanglbme Date: Sun, 15 Dec 2019 10:30:55 +0800 Subject: [PATCH] fix: remove images upload limitation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除图片上传限制 --- README.md | 1 + index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cccf13..abb3c16 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Markdown 文档自动即时渲染为微信图文,让你不再为微信文章 - [ES6 特性快速扫盲](https://mp.weixin.qq.com/s/I3EzOO0skf8xDCGtyYM5Lg) - [GitHub 项目持续本地化,交给它来做,准没错!](https://mp.weixin.qq.com/s/KO4xHr4EI0YfjF0hiT3pbw) - [阿里又一个 20k+ stars 开源项目诞生,恭喜 fastjson!](https://mp.weixin.qq.com/s/RNKDCK2KoyeuMeEs6GUrow) +- [全球最大的成人网站 Pornhub 2019 年度报告新鲜出炉!](https://mp.weixin.qq.com/s/LY5kOzof1h3I0bw7tCkV1Q) - [刷掉 90 % 候选人的海量数据面试题(附题解+方法总结)](https://mp.weixin.qq.com/s/rjGqxUvrEqJNlo09GrT1Dw) 注:如果你使用了本 Markdown 编辑器进行文章排版,并且希望将你的文章加入示例列表,欢迎随时提交 PR。 diff --git a/index.html b/index.html index 424187e..164c551 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@ + accept=".jpg,.jpeg,.png,.gif" name="file" :on-success="uploaded" :on-error="failed">