Skip to content

Commit

Permalink
优化文案
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonxu committed Nov 21, 2018
1 parent d5e6cba commit bf218ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/sts-form.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<body>

<h1>Form 表单简单上传(兼容 IE8)</h1>
<div>最低兼容到 ie6 上传,不支持 onprogress</div>
<div>最低兼容到 IE6 上传,不支持 onprogress</div>

<form id="form" target="submitTarget" action="" method="post" enctype="multipart/form-data" accept="*/*">
<input id="name" name="name" type="hidden" value="">
Expand Down

0 comments on commit bf218ca

Please sign in to comment.