19 Star 45 Fork 24

sanluan / dwz for Public CMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
demo_upload.html 615 Bytes
一键复制 编辑 原始数据 按行查看 历史
sanluan 提交于 2022-12-06 17:43 . 与cms开发分支同步
<form method="post" action="demo/common/ajaxDone.html" enctype="multipart/form-data" class="pageForm required-validate" onsubmit="return iframeCallback(this);">
<div class="formBar card">
<ul>
<li><button type="submit" class="buttonActive">提交</button></li>
<li><button type="button" class="button close">关闭</button></li>
</ul>
</div>
<div class="card">
<div class="pageFormContent" layoutH="60">
<p>
<label>文件一:</label>
<input name="file1" type="file" />
</p>
<p>
<label>文件二:</label>
<input name="file2" type="file" />
</p>
</div>
</div>
</form>
JavaScript
1
https://gitee.com/sanluan/dwz-for-Public-CMS.git
git@gitee.com:sanluan/dwz-for-Public-CMS.git
sanluan
dwz-for-Public-CMS
dwz for Public CMS
master

搜索帮助