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
..HTML11+CSS A.pdf
..HTML11+CSS A.docx
本篇内容主要聚焦在HTML第11章的学习,这通常涉及到更高级或者特定的主题,如表格、表单、框架、多媒体元素等。在这个课堂练习中,学生将通过PPT学习相关概念,并通过解答提供的答案来巩固理解。 1. HTML表格:HTML...
..HTML11+CSS知识汇总.docx
..HTML11+CSS知识汇总.pdf
..HTML11+CSS基础知识点.docx
..HTML11+CSS基础知识点.pdf
..HTML 11Help Workshop如何制作chm帮助文件.pdf
..HTML 11Help Workshop如何制作chm帮助文件.docx
..HTML11+ css+javascript复习题.docx
..HTML11+ css+javascript复习题.pdf
..HTML11+CSS技能测试(带答案).docx
..HTML11+CSS技能测试(带答案).pdf
..HTML11+CSS+JS+JQ测试题 - 副本.docx
..HTML11+CSS+JS+JQ测试题 - 副本.pdf
..HTML11+CSS技能测试(带答案),DOC.docx
..HTML11+CSS技能测试(带答案),DOC.pdf