Compare commits
2 Commits
cf301559de
...
232c7da723
Author | SHA1 | Date | |
---|---|---|---|
232c7da723 | |||
446210ea4c |
@ -7,8 +7,9 @@
|
|||||||
<a href="/"><button type="button">返回</button></a>
|
<a href="/"><button type="button">返回</button></a>
|
||||||
<div></div><div></div>
|
<div></div><div></div>
|
||||||
</div>
|
</div>
|
||||||
|
<hr>
|
||||||
<form method=post enctype=multipart/form-data action="/import">
|
<form method=post enctype=multipart/form-data action="/import">
|
||||||
<div><input style="width:300px;" type=file name=选择></div>
|
<div><input style="width:300px;" type=file name=file></div>
|
||||||
<div class="handler"><div></div><input style="width:100px;"type=submit value=上传></div>
|
<div class="handler"><div></div><input style="width:100px;"type=submit value=上传></div>
|
||||||
</form>
|
</form>
|
||||||
<div>
|
<div>
|
||||||
|
Reference in New Issue
Block a user