|
|
@@ -7,9 +7,8 @@
|
|
|
<link rel="stylesheet" href="css/mBoxTooltip.css" charset="UTF-8" />
|
|
|
|
|
|
<script src="../o2_core/o2.min.js"></script>
|
|
|
- <script src="js/base_simple.min.js"></script>
|
|
|
+ <script src="js/base.min.js"></script>
|
|
|
<script src="js/oauth2.js"></script>
|
|
|
-
|
|
|
<title></title>
|
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
|
@@ -20,7 +19,6 @@
|
|
|
</head>
|
|
|
<body style="overflow: auto; margin:0px; height: 100%;">
|
|
|
<div id="appContent" style="overflow: hidden; height:100%;">
|
|
|
- <div id="loaddingArea" style="overflow: hidden;width:0px; height:2px; background-color:#4e82bd; position: absolute; top: 0; z-index: 10000"></div>
|
|
|
</div>
|
|
|
</body>
|
|
|
</html>
|