2 Star 0 Fork 0

Joyce/web-tour-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
test2.html 3.02 KB
一键复制 编辑 原始数据 按行查看 历史
xiaoleiji 提交于 2020-05-09 23:16 . order
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<div>
<div id="bg" style="width: 100%;height: 100%;position: fixed;top: 0;left: 0"></div>
<div class="index-popup login-popup radius-4" style="width: 390px;position: fixed;top: 40%;left: 40%">
<div class="index-popup-cont radius-4">
<div class="nav-menu-pop nav-menu-pop-login J_nav_menu_popup_login radius-4">
<div class="account-main">
<div class="account-title f20 rel">
<ul class="account-tab clearfix m0auto" id="J_popup_tab">
<li class="fl pointer t-333 current">同业预订</li>
</ul>
<a class="db abs icon_close J_close_popup_login_pop bg_size" href="javascript:;" title="关闭"></a>
</div>
<div class="account-cont bg-fff">
<div class="J_popup_tab_cont">
<input type="hidden" name="type" value="mobile">
<div class="account-form-l">
<input class="account-f-l-txt radius-4 f14 icon_login_code" type="text" value="企业编号" style="color: rgb(51, 51, 51);">
</div>
<div class="account-form-l">
<input class="account-f-l-txt radius-4 f14 icon_login_account" type="text" value="账号" style="color: rgb(51, 51, 51);">
</div>
<div class="account-form-l">
<input type="text" value="" name="password" autocomplete="off" class="account-f-l-txt radius-4 f14 hide icon_login_paw" style="color:#333;">
<input class="account-f-l-txt radius-4 f14 icon_login_paw" type="text" value="密码">
</div>
<div class="account-error-msg f12 tal"></div>
<div class="account-form-l mb6">
<input class="t-fff tac bg-49f bg-5da7ff-hover radius-4 f16 pointer account-btn" type="button" value="登录">
<input type="hidden" value="">
</div>
<div class="account-form-l-t clearfix">
<div class="account-form-l-t-forget fr f12">
<span class="t-ec">|</span>
<a class="db fl tdu-hover J_go_register" href="/register.html">免费注册</a>
</div>
</div>
<p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jiyeye/web-tour-front.git
[email protected]:jiyeye/web-tour-front.git
jiyeye
web-tour-front
web-tour-front
master

搜索帮助