19 Star 45 Fork 24

sanluan / dwz for Public CMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
login_dialog.html 635 Bytes
一键复制 编辑 原始数据 按行查看 历史
sanluan 提交于 2017-10-29 14:40 . 与PublicCMS程序中同步
<form method="post" action="demo/common/ajaxDone.html" class="pageForm" onsubmit="return validateCallback(this, dialogAjaxDone)">
<div class="formBar">
<ul>
<li><button type="submit" class="buttonActive">提交</button></li>
<li><button type="button" class="button close">关闭</button></li>
</ul>
</div>
<div class="pageFormContent" layoutH="58">
<div class="unit">
<label>用户名:</label>
<input type="text" name="username" size="30" class="required"/>
</div>
<div class="unit">
<label>密码:</label>
<input type="password" name="password" size="30" class="required"/>
</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

搜索帮助