| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159 |
- <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
- <%
- String path = request.getContextPath();
- String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
- %>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <base href="<%=basePath%>">
- <title>公众查询</title>
- <meta http-equiv="pragma" content="no-cache">
- <meta http-equiv="cache-control" content="no-cache">
- <meta http-equiv="expires" content="0">
- <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
- <meta http-equiv="description" content="This is my page">
- <link href="css/default.css" rel="stylesheet" type="text/css" />
- <link rel="stylesheet" type="text/css" href="css/easyui/themes/default/easyui.css">
- <link rel="stylesheet" type="text/css" href="css/easyui/themes/icon.css">
- <link rel="stylesheet" type="text/css" href="css/easyui/demo/demo.css">
- <script type="text/javascript" src="css/easyui/jquery.min.js"></script>
- <script type="text/javascript" src="css/easyui/jquery.easyui.min.js"></script>
- <script type="text/javascript" src="js/easyui/XiuCai.index.js"> </script>
- <script type="text/javascript" src="js/tool.js"></script>
- <script type="text/javascript" src="js/beforeDatagrid.js"></script>
- <script type="text/javascript">
- var peoplePhone = '<%=session.getAttribute("peoplePhone")%>';
- var peopleUserType = '<%=session.getAttribute("peopleUserType")%>';
- $(function() {
- if(peoplePhone&&peoplePhone!="null"){
-
- }else{
- //window.open("jsp/commonInput.jsp","_self");
- //return;
- }
- });
- var _menus = {
- "menus": [
- {
- "menuid": "56",
- "icon": "icon-edit",
- "menuname": "车辆气瓶信息",
- "menus": [{
- "menuid": "31",
- "menuname": "车辆气瓶信息",
- "icon": "icon-edit",
- "url": "jsp/applyRegister.jsp"
- }]
- },
- {
- "menuid": "56",
- "icon": "icon-edit",
- "menuname": "公众信息查询",
- "menus": [{
- "menuid": "31",
- "menuname": "气瓶信息查询",
- "icon": "icon-edit",
- "url": "jsp/CylinderdataQuery1.jsp"
- },
- {
- "menuid": "31",
- "menuname": "车辆信息查询",
- "icon": "icon-edit",
- "url": "jsp/CarsdataQuery.jsp"
- }]
- }
-
- ]
- };
-
- function exit(){
- $.messager.confirm('系统提示', '您确定要退出本次登录吗?', function(r) {
- if (r) {
- window.location.href = 'jsp/login/loginre.jsp';
- //IE6
- window.event.returnValue = false;
- }
- });
- }
- </script>
- </head>
-
- <body class="easyui-layout" style="overflow-y: hidden" fit="true" scroll="no">
- <noscript>
- <div style=" position:absolute; z-index:100000; height:2046px;top:0px;left:0px; width:100%; background:white; text-align:center;">
- <img src="images/noscript.gif" alt="公众页面"/>
- </div>
- </noscript>
- <div id="loading-mask" style="position:absolute;top:0px; left:0px; width:100%; height:100%; background:#D2E0F2; z-index:20000">
- <div id="pageloading" style="position:absolute; top:50%; left:50%; margin:-120px 0px 0px -120px; text-align:center; border:2px solid #8DB2E3; width:200px; height:40px; font-size:14px;padding:10px; font-weight:bold; background:#fff; color:#15428B;">
- <img src="img/logo/logo.png" align="absmiddle" />加载中</div>
- </div>
- <div region="north" split="true" border="false" style="overflow: hidden; height: 30px;
- background: url(images/rzx/layout-browser-hd-bg.gif) #817865 repeat-x center 50%;
- line-height: 20px;color: #fff; font-family: Verdana, 微软雅黑,黑体">
- <span style="float:left; padding-left:8px;" class="head">
- 气瓶质量安全追溯系统
- </span>
- <span style="float:right; padding-right:20px;" class="head">
- <!-- 时钟 -->
- <span id="clock"></span>
-
- 当前登录:<%=(String)session.getAttribute("WXID") %>
-
- <!-- 安全退出 -->
- <a href="javascript:void(0)" onclick="exit();" style="color: white" >退出</a>
- </span>
-
-
- </div>
- <div region="south" split="true" style="height: 30px; background: #D2E0F2; ">
- <div class="footer">气瓶质量安全追溯系统</div>
- </div>
- <div region="west" split="true" title="功能目录" style="width:200px;" id="west">
- <div id="nav">
- <!-- 导航内容 -->
- </div>
- </div>
- <div id="mainPanle" region="center" style="background: #eee; overflow-y:hidden">
- <div id="tabs" class="easyui-tabs" fit="true" border="false" >
- <div title="欢迎使用" style="padding:20px;overflow:hidden; color:grey; text-align: center;" >
- <div id="dashboard" style="text-align: left;">
- </div>
- <center>
- <!--
- <img src="img/logo/logo.png" style="width: 32px;padding-top: 8%;"/>
- -->
- </center>
- <br/><br/><br/>
- <span style="font-size:32px;">气瓶质量安全追溯系统</span>
- </div>
- </div>
- </div>
-
-
-
-
- <div id="mm" class="easyui-menu" style="width:150px;">
- <div id="tabupdate">刷新</div>
- <div class="menu-sep"></div>
- <div id="close">关闭</div>
- <div id="closeall">关闭所有</div>
- <div id="closeother">关闭其他</div>
- <div class="menu-sep"></div>
- <div id="closeright">关闭右边所有</div>
- <div id="closeleft">关闭左边所有</div>
- <div class="menu-sep"></div>
- <div id="exit">退出</div>
- </div>
-
-
- </body>
- </html>
|