Index: ssts-web/src/main/webapp/homepage/portalPage.jsp =================================================================== diff -u -r36657 -r36693 --- ssts-web/src/main/webapp/homepage/portalPage.jsp (.../portalPage.jsp) (revision 36657) +++ ssts-web/src/main/webapp/homepage/portalPage.jsp (.../portalPage.jsp) (revision 36693) @@ -169,6 +169,7 @@ + <%@ include file="/common/includeExtJsAndCss.jsp"%><%--引入Ext2.0.2框架 --%> <%@ include file="/common/include_Ext425JsAndCss.jsp"%><%-- 尝试把top.Ext4指向Ext4.2.5版本,Ext4.2.3和Ext4.2.5语法可能有一些不兼容,具体发现时再做改造 --%> <%-- <%@ include file="/common/includeExtJs4_2.jsp"%> --%> @@ -541,7 +542,6 @@ SSTS_DepartmentUseRecord_Menu = false; } - /** * 灭菌卸载提醒 */ @@ -665,6 +665,20 @@ .arrowIconUp { display: none; } +.setting { + position: relative; +} +.setting ul{ + position: absolute; + left: 15px; + top: 25px; + width: 100px; + background: #fff; +} +.setting ul li{ + padding: 5px; + cursor: pointer; +} @@ -702,6 +716,7 @@ alertMessage() } +
@@ -750,9 +765,13 @@
src="${ctx}/themes/portalPage/theme/images/ico0.gif" />
<% } %>
- ![]() ![]() |