aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-common/src/main/webapp/common/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'openo-portal/portal-common/src/main/webapp/common/default.html')
-rw-r--r--openo-portal/portal-common/src/main/webapp/common/default.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/openo-portal/portal-common/src/main/webapp/common/default.html b/openo-portal/portal-common/src/main/webapp/common/default.html
index 4c3719e7..8c545aa4 100644
--- a/openo-portal/portal-common/src/main/webapp/common/default.html
+++ b/openo-portal/portal-common/src/main/webapp/common/default.html
@@ -43,7 +43,7 @@
<link href="./css/changepwd.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="./image/integration/zte_logo_16.gif" />
<link rel="stylesheet" type="text/css" href="./css/style.css"/>
- <link rel="stylesheet" type="text/css" href="../component/css/ZteIctIcons/style.css"/>
+ <link rel="stylesheet" type="text/css" href="./css/ZteIctIcons/style.css"/>
</head>
<body class="page-header-fixed page-sidebar-fixed" >
<div id="pageLoading" class="fakeloader" ></div>
@@ -490,8 +490,7 @@
<script type="text/javascript" src="./js/Main2moreMenu.js">
</script>
<script type="text/javascript" src="./js/core/pym.min.js"></script>
- <script type="text/javascript" src="./js/core/ZteFrameWork.min.js"></script>
- <script type="text/javascript" src="./appRes/js/custom.js" ></script>
+ <script type="text/javascript" src="./js/core/ZteFrameWork.js"></script>
<script>
var sence = '0';
var panel = $('.zte-theme-panel');