index.html
<!DOCTYPE html>
<!--[if lt IE 9 ]>
<html itemscope="" itemtype="https://schema.org" id="ie8" class="ie" lang="en"><![endif]-->
<!--[if IE 9 ]>
<html itemscope itemtype="https://schema.org/" id="ie9" class="ie" lang="en"><![endif]-->
<!--[if gt IE 9]><!-->
<html itemscope itemtype="https://schema.org/" lang="en"><!--<![endif]-->
<head>
<meta charset="UTF-8">
<base target="_top"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta http-equiv="expires" content="0"/>
<meta http-equiv="pragma" content="no-cache"/>
<meta http-equiv="cache-control" content="no-cache, must-revalidate"/>
<title>FusionSolar 5.0</title>
<script type="text/javascript" src="/js/require.js" data-main="/js/main/index" defer async></script>
<!--[if lt IE 9]>
<script src="http://cdn.bootcss.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="main_view"></div>
<iframe id='MyHidden' hidden="true" src=""></iframe>
<noscript>
<iframe src="404.html"></iframe>
</noscript>
<script type="text/javascript">
document.getElementById('MyHidden').src = "ssoClient/validTokenIdFromServer";
</script>
</body>
</html>
login.html
<div class="iems-login" id="loginPageDiv">
<div class="login-logo">
<img src="/images/sm/logo-login.png">
</div>
<div style="height: 25%;width:1px"></div>
<div class="login-main">
<div class="logo i18n">Msg.systemName</div>
<div class="login-form">
<h2 class="userLogin i18n">Msg.systemSetting.userLogin</h2>
<div class="login-inp">
<label class="userIcon"></label>
<input type="text" id="userName" placeholder="Msg.systemSetting.userNamep" data-i18n-type="placeholder" class="i18n" />
</div>
<div class="login-inp">
<label class="pwdIcon"></label>
<input type="password" id="password" placeholder="Msg.systemSetting.passwordP" data-i18n-type="placeholder" class="i18n" />
</div>
<div class="login-event clearfix">
<div class='passUpDiv'>
<span><a href="javascript:void(0)" id='forgetPwd' class='i18n'>Msg.systemSetting.forgetPwd</a></span>
</div>
<div class="checkbox">
<label id="js_check" for="checkboxSel">
<input type="checkbox" id="checkboxSel" class="checkboxStyCheck"><span class='i18n'>Msg.systemSetting.suserName</span>
</label>
</div>
</div>
<div class="loginBtnDiv">
<a href="javascript:void(0)" class="login-btn i18n">Msg.systemSetting.login</a>
</div>
</div>
</div>
<!--密码找回-->
<div id="pwdRecovery" class="pwdRecovery">
<table>
<tr>
<td><lable class='i18n'>Msg.systemSetting.userName</lable></td>
<td><input type="text" id="recUsername" /></td>
</tr>
<tr>
<td><lable class='i18n'>Msg.systemSetting.newPassword</lable></td>
<td><input type="text" id="newPwd" /></td>
</tr>
<tr>
<td><lable class='i18n'>Msg.systemSetting.cPassword</lable></td>
<td><input type="text" id="cPwd" /><br /></td>
</tr>
<tr>
<td><lable class='i18n'>Msg.systemSetting.verCode</lable></td>
<td>
<input type="text" id="verCode" placeholder="Msg.systemSetting.mailCode" data-i18n-type="placeholder" class="i18n" />
<input type='button' class='codeButton i18n' value='Msg.systemSetting.sendCode' id='sendCode' style='width: 90px;' data-i18n-type="value" />
</td>
</tr>
<tr>
<td colspan="2"><span id='sendCodeInfo'></span></td>
</tr>
</table>
<input type="button" class = "codeButton i18n" value='Msg.systemSetting.updatePwd' style='width: 60px;' data-i18n-type="value">
<br />
</div>
<div class="orcode">
<img src="/images/sm/qrcode.png" ondragstart="return false;" alt=""><br>
<span class='i18n'>Msg.systemSetting.scanCode</span><span class='i18n'>Msg.systemSetting.loadApp</span>
</div>
</div>
map.html
<!DOCTYPE html>
<!--[if lt IE 9 ]>
<html itemscope itemtype="https://schema.org/" id="ie8" class="ie" lang="en"><![endif]-->
<!--[if IE 9 ]>
<html itemscope itemtype="https://schema.org/" id="ie9" class="ie" lang="en"><![endif]-->
<!--[if gt IE 9]><!-->
<html itemscope itemtype="https://schema.org/" lang="en"><!--<![endif]-->
<head>
<meta charset="UTF-8">
<base target="_top"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta http-equiv="expires" content="0"/>
<meta http-equiv="pragma" content="no-cache"/>
<meta http-equiv="cache-control" content="no-cache, must-revalidate"/>
<title>FusionSolar 5.0</title>
<script type="text/javascript" src="/js/require.js" data-main="/js/main/map" defer async></script>
<!--[if lt IE 9]>
<script src="http://cdn.bootcss.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="main_view"></div>
<noscript>
<iframe src="404.html"></iframe>
</noscript>
</body>
分享到:
相关推荐
在“3小时学会HTML11-12”的教程中,我们将会深入探讨HTML的两个关键章节:H5中Input的新增属性以及iframe的使用。 首先,让我们来详细了解一下HTML5中Input的新属性。在HTML5中,Input元素得到了显著的增强,引入...
许事成.html147.html11.html
本篇内容主要聚焦在HTML第11章的学习,这通常涉及到更高级或者特定的主题,如表格、表单、框架、多媒体元素等。在这个课堂练习中,学生将通过PPT学习相关概念,并通过解答提供的答案来巩固理解。 1. HTML表格:HTML...
“HTML6CSS样式表”和“HTML11CSS与层的使用”这两部分会教授如何定义字体、颜色、布局等样式,以及如何使用CSS实现定位和分层,让你的网页设计更加专业和精细。 再者,JavaScript是一种解释型的、跨平台的编程语言...
01 HTML5 + PHP 清爽靓丽风格全站生成静态深度seo整站纯绿色代码.................html5模板11 蓝色复古风格图册画廊HTML5模板12 黑色宽屏大图幻灯扁平化HTML5模板13 黑色斜纹幻灯简洁干净HTML5模板14 黑色纹理...
项目共包含68个文件,其中Python源代码文件py 24个,HTML页面文件html 11个,XML配置文件xml 9个,编译后的Python字节码文件pyc 7个,文本文件txt 3个,PNG图片文件png 2个,INI配置文件ini 2个,Mako模板文件mako 2...
"ie11ScrollTo_html5_DEMO_"这个项目似乎专注于解决在Internet Explorer 11(简称IE11)浏览器中遇到的一个特定问题,即IE11不支持`scrollTo()`方法。 `scrollTo()`函数是HTML5中的一个新特性,用于平滑地滚动页面...
HTML2Image是一个在Linux/Unix环境下用于将HTML页面转换为图像的工具,支持输出BMP、PNG和JPG等常见图像格式。这个工具通常需要在X Server环境下运行,但为了在服务器上无图形界面的情况下快速转换HTML,我们可以...
本资源包含11个HTML后台UI示例,这些示例展现了如何利用JavaScript和CSS来创建美观且功能丰富的后台管理系统。下面我们将深入探讨HTML后台UI设计中的核心知识点。 1. HTML基础结构:HTML(HyperText Markup ...
11-变量的数据类型.html 12-数字型Number.html 13-isNaN.html 14-字符串型String1.html 15-弹出警示框案例.html 16-字符串拼接.html 17-字符串拼接加强.html 18-显示年龄案例.html 19-布尔型Boolean.html 20-获取...
"HTML网站模板11"显然是一款用于创建网站的模板,可能是针对特定行业或用途,比如“Free Real Estate Website template”表明这是一款免费的房地产网站模板。 在构建一个网站时,HTML(超文本标记语言)是基础,它...
11实战:构建客户端与服务端pipeline.html12实战:拆包粘包理论与解决方案.html13channelHandler的生命周期.html 14实战:使用channelHandler的热插拔实现客户端身份校验.html15实战:客户端互聊原理与实现.html 16...
11实战:构建客户端与服务端pipeline.html12实战:拆包粘包理论与解决方案.html13channelHandler的生命周期.html 14实战:使用channelHandler的热插拔实现客户端身份校验.html15实战:客户端互聊原理与实现.html 16...
11实战:构建客户端与服务端pipeline.html12实战:拆包粘包理论与解决方案.html13channelHandler的生命周期.html 14实战:使用channelHandler的热插拔实现客户端身份校验.html15实战:客户端互聊原理与实现.html 16...
11实战:构建客户端与服务端pipeline.html12实战:拆包粘包理论与解决方案.html13channelHandler的生命周期.html 14实战:使用channelHandler的热插拔实现客户端身份校验.html15实战:客户端互聊原理与实现.html 16...
11-操作元素之表单属性设置.html 12-仿京东显示隐藏密码.html 13-操作元素之修改样式属性.html 14-关闭淘宝二维码案例.html 15-循环精灵图.html 16-显示隐藏文本框内容.html 17-通过className更改元素样式.html 18-...
10. **CSS3**(第11章):虽然不是HTML5的一部分,但CSS3与HTML5常常配合使用,提供了更多的样式选择器,如伪类和伪元素,以及动画、过渡和变形等功能,极大地增强了网页的视觉表现力。 以上内容涵盖了HTML5的基础...
在Web前端开发中,识别用户使用的浏览器类型及版本是非常重要的,因为不同的浏览器对HTML、CSS和JavaScript的支持程度可能有所差异。特别是在处理Internet Explorer(IE)这个老版本浏览器时,由于其历史上存在多个...
magic.css 36KB swiper.css 19KB colpick.css 9KB ...layer_mobile.css ...detail_mb.html ...addjd.html ...addjd_nwx.html ...Miss.html ...type.html ...Index.html ...detail.html ...11KB center.html 8KB news.html 8