|
@@ -2,6 +2,7 @@
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wb="http://open.weibo.com/wb" style="overflow: hidden;">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wb="http://open.weibo.com/wb" style="overflow: hidden;">
|
|
|
|
|
|
<head>
|
|
<head>
|
|
|
|
+ <!-- <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> -->
|
|
<meta http-equiv="P3P" content='CP="IDC DSP COR CURa ADMa OUR IND PHY ONL COM STA"' />
|
|
<meta http-equiv="P3P" content='CP="IDC DSP COR CURa ADMa OUR IND PHY ONL COM STA"' />
|
|
<meta name="msapplication-window" content="width=1360;height=768" />
|
|
<meta name="msapplication-window" content="width=1360;height=768" />
|
|
<meta http-equiv="Cache-Control" content="no-transform" />
|
|
<meta http-equiv="Cache-Control" content="no-transform" />
|
|
@@ -100,11 +101,13 @@
|
|
<div class="register" onclick="U.MD.U.L.register();" title="注册" style="margin-left: 5px;">
|
|
<div class="register" onclick="U.MD.U.L.register();" title="注册" style="margin-left: 5px;">
|
|
注册
|
|
注册
|
|
</div>
|
|
</div>
|
|
- <div class="avatar" onclick="U.MD.D.I.openApplication('my')"><img src="./img/icon/avatar.png" alt=""></div>
|
|
|
|
|
|
+ <div class="avatar" onclick="U.MD.D.I.openApplication('my')"><img
|
|
|
|
+ src="./img/icon/avatar.png" alt=""></div>
|
|
<div class="userName"
|
|
<div class="userName"
|
|
style="max-width: 86px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;">
|
|
style="max-width: 86px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;">
|
|
</div>
|
|
</div>
|
|
- <div class="U_MD_D_BD_notice_img" onclick="U.MD.D.OpenNotice();"><img src="./img/icon/gm/notice.png" alt=""></div>
|
|
|
|
|
|
+ <div class="U_MD_D_BD_notice_img" onclick="U.MD.D.OpenNotice();"><img
|
|
|
|
+ src="./img/icon/gm/notice.png" alt=""></div>
|
|
<div class="exit" onclick="U.MD.U.LO.logoutSystem();" title="退出"
|
|
<div class="exit" onclick="U.MD.U.LO.logoutSystem();" title="退出"
|
|
style="display: none;margin-left: 5px;color: #888888;min-width: 30px;">
|
|
style="display: none;margin-left: 5px;color: #888888;min-width: 30px;">
|
|
退出
|
|
退出
|
|
@@ -314,7 +317,7 @@
|
|
<script src="./js/Common/Url.js" type="text/javascript"></script>
|
|
<script src="./js/Common/Url.js" type="text/javascript"></script>
|
|
<!--桌面参数 -->
|
|
<!--桌面参数 -->
|
|
<!--初始化桌面 -->
|
|
<!--初始化桌面 -->
|
|
- <script src="./js/Desktop/Onload.js" type="text/javascript"></script>
|
|
|
|
|
|
+ <script src="./szdjg/Onload.js" type="text/javascript"></script>
|
|
<!--桌面应用 -->
|
|
<!--桌面应用 -->
|
|
<script src="./js/Desktop/DeskTop.js" type="text/javascript"></script>
|
|
<script src="./js/Desktop/DeskTop.js" type="text/javascript"></script>
|
|
<!--任务栏 -->
|
|
<!--任务栏 -->
|
|
@@ -329,6 +332,8 @@
|
|
<script src="./js/Text/Text.js" type="text/javascript"></script>
|
|
<script src="./js/Text/Text.js" type="text/javascript"></script>
|
|
<!--轮训服务-->
|
|
<!--轮训服务-->
|
|
<script src="./js/Office/Poll.js" type="text/javascript"></script>
|
|
<script src="./js/Office/Poll.js" type="text/javascript"></script>
|
|
|
|
+
|
|
|
|
+
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</body>
|
|
|
|
|