张家口产业监测
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

299 lines
12 KiB

<%@ page import="com.cjy.core.facade.UserAttrFacade" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<%@ page language="java" pageEncoding="UTF-8" %>
<%@ include file="/common/ctx.jsp" %>
<html xmlns="http://www.w3.org/1999/xhtml">
<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<%@taglib prefix="z" uri="http://cjy.jsp/tags" %>
<%
String dname = UserAttrFacade.getDeptInfo().getDname();
request.setAttribute("regionName", dname);
%>
<head>
<title id="biaoti">张家口数字文旅中心</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="description" content="A fully featured admin theme which can be used to build CRM, CMS, etc."/>
<meta name="author" content="Coderthemes"/>
<link rel="shortcut icon" href="images/favicon_1.ico"/>
<script type="text/javascript" src="${ctx}/hbcyjc/resource/js/jquery.min.js"></script>
<script type="text/javascript" src="${ctx}/js/layer/layer.js"></script>
<!-- 自定义样式 -->
<link type="text/css" rel="stylesheet" href="${ctx}/hbcyjc/resourceNew/css/cjy_style.css"/>
<link type="text/css" rel="stylesheet" href="${ctx}/hbcyjc/resourceNew/css/cjy_style2.css"/>
<link type="text/css" rel="stylesheet" href="${ctx}/hbcyjc/resourceNew/css/cjy_zlmxg.css"/>
<style type="text/css">
.home_icon_tdjc {
position: absolute;
left: 48px;
top: 50%;
margin-top: -18px;
width: 36px;
height: 36px;
overflow: hidden;
background: url("/hbcyjc/resourceNew/images/home_icon_tdjc.png") no-repeat;
}
html{height: 100%;}
body{height: 100%;}
.hb-page{
position: fixed;
top:0; left: 0;
width: 100%;
height: 100%;
background: url("/hbcyjc/resourceNew/images/bd-bg.jpg") #000000 no-repeat bottom;}
/* 标题字体引入 */
@font-face {
font-family: YouSheBiaoTiHei;
src: url('/hbcyjc/resourceNew/css/YouSheBiaoTiHei.ttf');
}
.bd-header{
position: relative;
z-index: 99;
height: 135px;
background-image: url("/hbcyjc/resourceNew/images/bd-header-bg.svg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.bd-header-title-top{padding-top: 20px; font-family: YouSheBiaoTiHei;font-size: 40px; text-align: center;color: transparent;
background: -webkit-linear-gradient(bottom,#a0eeff 0, #fff 50%); /* Safari 5.1 - 6.0 */
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.bd-header-title-bottom{margin-top: -10px; font-family: YouSheBiaoTiHei;font-size: 30px; text-align: center;color: transparent;
background: -webkit-linear-gradient(top, #fff, #a0eeff); /* Safari 5.1 - 6.0 */
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.bd-header-earth{
position: fixed;
bottom:-20px; left: 50%;
width: 1300px;
height: 550px;
transform: translate(-50%,0);
background: url("/hbcyjc/resourceNew/images/bd-earth-bg.png") no-repeat center bottom;
}
.bd-header-light{
position: fixed;
bottom:180px; left: 50%;
width: 1300px;
height: 550px;
transform: translate(-50%,0);
background: url("/hbcyjc/resourceNew/images/bd-earth-light.png") no-repeat center bottom;
}
.bd-earth{
position: fixed;
bottom:250px; left: 50%;
width: 550px;
height: 550px;
transform: translate(-50%,0);
background-image: url("/hbcyjc/resourceNew/images/bd-earth.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.home_lbx_left{ width: 355px;height: 65px;
background-image: url("/hbcyjc/resourceNew/images/bd-title-bgL.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;}
.home_lbx_left:hover{ width: 355px;height: 65px;
background-image: url("/hbcyjc/resourceNew/images/bd-title-bgL-h.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;}
.home_lbx_left:after{content: ""; position: absolute;z-index: 9; width: 80px; height: 90px; top: -28px; right: 10px; background-image: url("/hbcyjc/resourceNew/images/bd-title-icon.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;}
.home_lbx_left .home_icon{margin-top: -28px;right: 30px;z-index: 99;}
.home_lbx_right{width: 355px;height: 65px;
background-image: url("/hbcyjc/resourceNew/images/bd-title-bgR.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;}
.home_lbx_right:after{content: ""; position: absolute;z-index: 9; width: 80px; height: 90px; top:-28px; left: 10px; background-image: url("/hbcyjc/resourceNew/images/bd-title-icon.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;}
.home_lbx_right:hover{ width: 355px;height: 65px;
background-image: url("/hbcyjc/resourceNew/images/bd-title-bgR-h.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;}
.home_lbx_right .home_icon{margin-top: -28px;left: 30px;z-index: 99;}
.home_lbbt{font-family: YouSheBiaoTiHei !important; }
.home_lbx_left .home_lbbt{color: #fff!important;font-size: 24px!important;margin-right:70px;}
.home_lbx_right .home_lbbt{color: #fff!important;font-size: 24px!important;margin-left:70px;}
.home_btcd{background: none;}
.home_tuichu{bottom: 150px;right:0;top: auto; left: 50%; transform: translate(-50%,0)}
.home_tuichu span{color: #fff;}
</style>
<script type="text/javascript">
$(document).ready(function () {
var time = new Date();
var mon = time.getMonth() + 1;//月
var day = time.getDate();//日
var now_date = time.getFullYear() + "年" + (mon < 10 ? "0" + mon : mon) + "月" + (day < 10 ? "0" + day : day) + "日";
$("#now_date").html(now_date);
var week = "周" + "日一二三四五六".charAt(new Date().getDay());
$(".dl_zhou").html(week);
showTime();
middletitle(); //设置中间标题
});
//显示实时时间
function showTime() {
var time = new Date();
var hour = time.getHours();//时
var minute = time.getMinutes();//分
var second = time.getSeconds();//秒
var nowTime = (hour < 10 ? "0" + hour : hour) + ":" + (minute < 10 ? "0" + minute : minute) + ":" + (second < 10 ? "0" + second : second);
$(".dl_jtsz").html(nowTime);
}
setInterval("showTime()", 1000);
//退出登录
function loginOut() {
layer.confirm('确定退出吗?', {title: ''}, function () {
window.location.href = "${ctx}/hbcyjclogin/logout.do";
});
}
$(function () {
var mmxgts = '${xgts}';
if (mmxgts != "1" && mmxgts != "" && mmxgts != "null" && mmxgts != null && mmxgts != undefined && mmxgts != "undefined") {
mytip(mmxgts); //提示多久没有修改密码了
}
})
//提示
function mytip(text) {
layer.open({
type: 1,
content: '<div style="padding: 20px 100px;">' + text + '</div>',
btn: '确定',
shade: [0.7, '#333'],
btnAlign: 'c', //按钮居中
yes: function () {
parent.layer.closeAll(); //疯狂模式,关闭所有层
},
success: function (index, layero) {
$(':focus').blur();//让按钮失去焦点
}
});
}
//设置中间显示数据
function middletitle() {
var titlehtml = "<h3 class=\"home_xtbt\" > ";
var homename = '${sysUser.homename}';
if (homename == null || homename == "" || homename == undefined || homename == "undefined") {
titlehtml += "${regionName}<br/>旅游产业运行监测<br/>与应急指挥平台";
} else {
titlehtml += homename;
}
titlehtml += "</h3>";
var systemname = '${sysUser.systemname}';
if (systemname != null && systemname != "" && systemname != undefined && systemname != "undefined") {
titlehtml = "<h3 class=\"home_xtbt\" > " + systemname + "</h3>";
}
$("#lycyjcyyjzhpt").html(titlehtml);
}
</script>
</head>
<body>
<div class="hb-page"></div>
<div class="bd-header-earth">
<div class="bd-header-light"></div>
<div class="bd-earth"></div>
</div>
<div class="bd-header">
<div class="bd-header-title-top">张家口数字文旅中心</div>
</div>
<a href="javascript:loginOut();" class="home_tuichu"><span>退出</span></a>
<div class="home_btcd">
<c:forEach items="${menuList}" var="it" varStatus="flag">
<a href="<z:link name='${it.dicid}' def='${ctx.concat(it.menuurl)}' target="${it.menuurl.startsWith('http')?'_blank':'_self'}" />"
<c:choose>
<c:when test="${(flag.index+1)%2 == 1 }">
class="home_lbx_right home_lbx${(flag.index)+2}"
</c:when>
<c:otherwise>
class="home_lbx_left home_lbx${(flag.index)}"
</c:otherwise>
</c:choose>
>
<span class="${it.menuicon}"></span>
<p class="home_lbbt">
<c:if test="${region.dremark == '130000'}">
<c:choose>
<c:when test="${it.dicname == '旅游地理信息系统'}">
文旅地理信息系统
</c:when>
<c:when test="${it.dicname == '旅游基础资源维护系统'}">
文旅基础资源维护系统
</c:when>
<c:otherwise>
${it.dicname}
</c:otherwise>
</c:choose>
</c:if>
<c:if test="${region.dremark != '130000'}">
${it.dicname}
</c:if>
</p>
</a>
</c:forEach>
<!-- 菜单循环结束 -->
</div>
<div class="home_lxy">
<div class="dt_lxgbdw1">
<div class="dt_lxgb"></div>
</div>
<div class="dt_lxgbdw2">
<div class="dt_lxgb"></div>
</div>
<div class="dt_lxgbdw3">
<div class="dt_lxgb"></div>
</div>
<div class="dt_lxgbdw4">
<div class="dt_lxgb"></div>
</div>
<div class="dt_lxgbdw5">
<div class="dt_lxgb"></div>
</div>
</div>
</body>
<script type="text/javascript" src="${ctx}/js/gotoTDPage.js"></script>
</html>