abb43813 by 田浩浩
2 parents e8eeed3b b813b09b
Showing 55 changed files with 1779 additions and 340 deletions
......@@ -21,13 +21,13 @@
</div>
<ul class="banner_title">
<li>
<a class="cardItem" href="" title="查询档案">
<a class="cardItem" href="./staticViews/convenienceService/fileQuery.html" title="查询档案">
<img src="./staticImages/dacx.png" alt="查询档案">
查询档案
</a>
</li>
<li>
<a class="cardItem" href="" title="进度查询">
<a class="cardItem" href="./staticViews/convenienceService/progressInquiry.html" title="进度查询">
<img src="./staticImages/jdcx.png" alt="进度查询">
进度查询
</a>
......@@ -39,7 +39,7 @@
</a>
</li>
<li>
<a class="cardItem" title="证书核验">
<a class="cardItem" href="./staticViews/convenienceService/certificateVerification.html" title="证书核验">
<img src="./staticImages/zshy.png" alt="证书核验">
证书核验
</a>
......@@ -93,14 +93,14 @@
</a>
</li>
<li>
<a href="./staticViews/convenienceService/appointmentInquiry.html" title="预约查询">
<a href="./staticViews/wdyy.html" title="预约查询">
<img src="./staticImages/yycx.png" alt="预约查询" />
<h6>预约查询</h6>
<p>快速查看网站提供分全部数据地信中心开展外业安全生产监控系培训工作</p>
</a>
</li>
<li>
<a href="./staticViews/convenienceService/certificateQuery.html" title="证书查询">
<a href="./staticViews/convenienceService/certificateVerification.html" title="证书查询">
<img src="./staticImages/zscx.png" alt="证书查询" />
<h6>证书查询</h6>
<p>快速查看网站提供分全部数据地信中心开展外业安全生产监控系统培训作</p>
......@@ -155,7 +155,39 @@
</div>
<!-- 好差评 -->
<div class="Good_bad_reviews">
<img src="./staticImages/bannerbg.png" alt="背景">
<h3>好差评</h3>
<ul>
<li>
<p>
<b>787</b>
<span>万次</span>
</p>
<p>评价数</p>
</li>
<li>
<p>
<b>12</b>
<span></span>
</p>
<p>差评总数</p>
</li>
<li>
<p>
<b>100</b>
<span>%</span>
</p>
<p>差评修改率</p>
</li>
<li>
<p>
<b>92.6</b>
<span>%</span>
</p>
<p>差评数</p>
</li>
</ul>
</div>
<!-- 常见问题,政民互动 -->
<div class="common_question">
......
......@@ -126,7 +126,8 @@ div.top-logo .top_logo_search input {
}
div.top-logo .login {
float: right;
margin-top: 8px;
position: relative;
top: -5px;
}
.login li {
color: #6D7278;
......@@ -159,7 +160,6 @@ div.top-logo .top_logo_search i {
}
.top-logo ul li:first-child {
border-right: 2px solid #9B9B9B;
height: 13px;
line-height: 12px;
}
......@@ -322,6 +322,7 @@ div.footer .system_service ul li a:hover {
/* 登陆样式 by jxx */
.PersonLogin{
cursor: pointer;
font-size: 14px;
}
.loginINfo {
padding: 50px 50px;
......@@ -385,12 +386,11 @@ div.footer .system_service ul li a:hover {
font-size: 14px;
border-radius: 4px;
}
.personalCenter {
display: none!important;
display: inline-block;
}
.show{
display: inline-block!important;
.personalCenter a {
color: #006CFF;
}
.appointment_content {
background: #FFFFFF;
......@@ -452,3 +452,30 @@ div.footer .system_service ul li a:hover {
.layui-layer-btn {
text-align: center;
}
.login-con {
background-color: #fff!important;
}
.loginSelect {
position: relative;
top: -5px;
cursor: pointer;
}
.not-select{
-moz-user-select:none; /*火狐*/
-webkit-user-select:none; /*webkit浏览器*/
-ms-user-select:none; /*IE10*/
-khtml-user-select:none; /*早期浏览器*/
user-select:none;
}
.userImage {
position: relative;
top: 2px;
left: -3px;
}
.isLogin {
position: relative;
top: 18px!important;
}
.marginTop20 {
margin-top: 20px;
}
\ No newline at end of file
......
......@@ -2,18 +2,157 @@
width: 1200px;
margin: 0 auto;
margin-top: 20px;
padding-bottom: 30px;
}
.businessInquiry .informationService div {
/* 行政区 */
.selectCity {
width: 1200px;
margin: 20px auto;
}
.selectCity h2 {
display: inline-block;
margin-right: 9px;
}
.area_list_content {
overflow: hidden;
margin-top: 20px;
width: 100%;
}
.area_list_content h2 {
display: inline-block;
float: left;
margin-right: 12px;
}
.selectCity .area_list {
width: 95%;
float: left;
}
.selectCity .area_list li {
display: inline-block;
width: 100px;
height: 36px;
border-radius: 4px;
margin-right: 15px;
color: #fff;
text-align: center;
line-height: 36px;
margin-bottom: 10px;
cursor: pointer;
background: #FFFFFF;
border-radius: 4px;
border: 1px solid #E6E6E6;
color: #6D7278;
}
.selectCity .area_list li:hover {
color: #006CFF;
border-color: #006CFF;
}
.active2 {
color: #006CFF!important;
border-color: #006CFF!important;
}
.region_title {
height: 16px;
padding-left: 8px;
font-size: 16px;
font-weight: 600;
margin-bottom: 15px;
position: relative;
padding-bottom: 10px;
color: #4A4A4A;
}
.region_title::before {
position:absolute;
content:"";
left:0;
width:4px;
height:12px;
border-radius: 1px;
top: 5px;
background-color: #0091FF;
}
/* 个人信息查询 */
.personInfo{
font-size: 0;
}
.personInfo li{
font-size: 14px;
width: 50%;
display: inline-block;
margin-bottom: 20px;
position: relative;
}
.personInfo li span , .verificationCode span{
color: #9B9B9B;
font-size: 14px;
width: 100px;
display: inline-block;
text-align: right;
}
.personInfo li p {
display: inline-block;
color: #4A4A4A;
}
.businessInquiry .informationService div:nth-child(2) {
margin-left: 20px;
.personInfo li .verCode {
font-style: normal;
width: 90px;
height: 16px;
line-height: 16px;
border-radius: 2px;
border: 1px solid #0091FF;
font-size: 12px;
color: #0091FF;
display: inline-block;
position: relative;
right: -20px;
top: -10px;
cursor: pointer;
text-align: center;
}
.businessInquiry .informationService input {
width: 300px;
.verificationCode input {
width: 280px;
display: inline-block;
}
.businessInquiry .informationService button {
.query_criteria {
margin: 20px 0;
}
.query_criteria .query_criteria_title{
color: #9B9B9B;
font-size: 14px;
width: 100px;
padding-left: 0;
padding-right: 7px;
margin-left: -3px;
}
.layui-input-inline .layui-form-label {
display: inline-block;
margin-left: 20px;
width: 50px;
text-align: center;
background: #FAFAFA;
border: 1px solid #DEDEDE;
box-sizing: border-box;
height: 38px;
line-height: 20px;
}
.layui-input-inline input {
display: inline-block;
width: 230px;
}
.query_criteria .bdc_title {
display: inline-block;
margin: 0 15px;
}
.examples {
color: #FF3D3D;
position: relative;
top: -15px;
margin-left: 103px;
}
.submit_button {
text-align: center;
margin: 30px 0;
}
.disabled{
cursor: auto;
}
\ No newline at end of file
......
.evaluate {
width: 1200px;
margin: 0 auto;
overflow: auto;
}
.evaluate_nav {
font-size: 0;
margin-top: 20px;
background: url('../staticImages/bg.png');
color: #ffffff;
background-size: cover;
}
.evaluate_nav li {
height: 100px;
display: inline-block;
width: 25%;
font-size: 14px;
text-align: center;
box-sizing: border-box;
padding-top: 35px;
}
.evaluate_nav li:not(:last-child) {
border-right: 1px solid #dedede;
}
.evaluate_nav li p:nth-child(2){
font-size: 24px;
margin-top: 10px;
}
.evaluate_nav li p:nth-child(2) span {
font-size: 14px;
}
.satisfaction {
margin-top: 20px;
}
.satisfaction .evaluate {
width: 49%;
display: inline-block;
padding: 20px;
box-sizing: border-box;
}
.satisfaction .region {
width: 49%;
float: right;
padding: 20px;
box-sizing: border-box;
}
.satisfaction ul .evaluate_item {
border-bottom: 1px dotted #dedede;
}
.satisfaction ul li p {
display: inline-block;
height: 35px;
line-height: 35px;
}
.satisfaction ul li p:nth-child(1) {
width: 80px;
text-align: left;
}
.satisfaction ul li .score {
position: relative;
top: -12px;
margin-left: 26px;
}
.satisfaction .evaluate_item span{
float: right;
display: inline-block;
height: 35px;
line-height: 35px;
}
.satisfaction h3 {
font-weight: 600;
margin-bottom: 10px;
}
.region .region_title, .region_list {
border-bottom: 1px dotted #dedede;
height: 36px;
line-height: 36px;
}
.region .region_title span {
color: rgb(110, 110, 110);
}
.region_title span {
display: inline-block;
width: 23%;
}
.region_list span {
display: inline-block;
height: 36px;
line-height: 36px;
}
.region_list p {
position: relative;
top: -10px;
margin-left: 10%;
}
.region_list span:nth-child(2) {
margin-left: 18%;
}
.region_list span:nth-child(3) {
margin-left: 20%;
}
/* 评论 */
.praise {
width: 49%;
display: inline-block;
box-sizing: border-box;
padding: 20px;
}
.makeComplaints {
width: 49%;
float: right;
box-sizing: border-box;
padding: 20px;
}
/* 进度条 */
.comments ul li p{
width: 100%!important;
font-size: 12px;
height: 16px;
line-height: 16px!important;
}
.progessBar {
width: 100%;
height: 6px!important;
background-color: #d6e9f5;
position: relative;
}
.progessBar b {
background: linear-gradient(to right, rgb(245, 246, 250) , rgb(14, 50, 167));
position: absolute;
left: 0;
top: 0;
height: 6px;
}
.progessBar1 {
width: 100%;
height: 6px!important;
background-color: #f1e2e1;
position: relative;
}
.progessBar1 b {
background: linear-gradient(to right, rgb(243, 221, 221) , rgb(255, 145, 145));
position: absolute;
left: 0;
top: 0;
height: 6px;
}
.comments ul li p span{
float: right;
}
/* 评价展示 */
.evaluation_display {
margin: 20px 0;
font-size: 12px;
padding: 0 20px;
height: 370px;
border: 1px solid #dedede;
border-radius: 10px;
overflow: hidden;
}
.evaluation_display li {
padding: 10px 0;
}
.evaluation_display li:not(:last-child) {
border-bottom: 1px solid #dedede;
}
.evaluation_display li p img{
width: 39px;
height: 39px;
border-radius: 50%;
float: left;
}
.evaluation_display li p span {
display: inline-block;
height: 36px;
line-height: 36px;
margin-left: 10px;
}
.evaluation_display li p .date {
float: right;
}
.evaluation_display li p:nth-child(2) {
padding-left: 49px;
color: #8a7979;
}
\ No newline at end of file
......@@ -77,7 +77,7 @@
margin-top: 5px;
}
.policy_list {
padding-bottom: 30px;
padding-bottom: 20px;
border-bottom: 1px solid #DEDEDE;
}
.news_list {
......@@ -88,3 +88,15 @@
height: 124px;
margin-bottom: 10px;
}
.tj-date {
display: block;
color: #9B9B9B;
font-size: 12px;
margin-top: 5px;
}
.tj {
margin-top: 10px;
}
.policy_list_con li {
margin-bottom: 10px;
}
\ No newline at end of file
......
......@@ -153,18 +153,34 @@ div.banner ul li a {
.laws_regulations .laws_list li:not(:last-child) {
border-bottom: 1px dashed #DEDEDE;
}
/* ---------------end----------------------- */
/* ---------------好差评start---------------------------- */
.Good_bad_reviews {
width: 100%;
height: 180px;
background: url('../staticImages/bannerbg.png');
background-size: cover;
text-align: center;
color: #ffffff;
padding-top: 36px;
box-sizing: border-box;
}
.Good_bad_reviews img {
width: 100%;
height: 100%;
.Good_bad_reviews h3 {
margin: 0 auto;
font-size: 26px;
margin-bottom: 5px;
}
.Good_bad_reviews ul {
width: 1200px;
margin: 0 auto;
}
.Good_bad_reviews li {
display: inline-block;
width: 24.6%;
}
.Good_bad_reviews li p b {
font-size: 40px;
}
/* ------------------end----------- */
/* -------------常见问题start--------------------- */
.common_question {
......
......@@ -47,16 +47,18 @@
.phone input {
width: 65%!important;
}
.captcha, .num {
.captcha {
border: 1px solid #dedede;
border-radius: 23px;
cursor: pointer;
font-size: 12px;
color: #6e7172;
width: 100px;
display: inline-block;
text-align: center;
line-height: 23px;
display: inline-block;
font-style: normal;
}
.num {
display: none;
.code_input input{
width: 130px!important;
}
\ No newline at end of file
......
......@@ -115,7 +115,7 @@ div.subject {
.xw {
display: block;
padding-top: 10px;
height: 150px;
min-height: 80px;
cursor: pointer;
}
......@@ -161,30 +161,9 @@ div.subject {
color: #686666;
}
.left-body {
width: 687px;
height: 72px;
font-size: 14px;
font-weight: 400;
color: #6D7278;
line-height: 26px;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.left-buttom {
overflow: hidden;
color: #9B9B9B;
padding-top: 20px;
}
.left-buttom .icon{
width: 36px;
height: 24px;
position: relative;
top: 6px;
}
.left-buttom div:nth-child(2) {
margin-left: 60px;
......@@ -315,3 +294,25 @@ div.subject {
#regulation {
line-height: 0;
}
.newsBottom {
overflow: hidden;
margin-top: 20 px;
}
.newsBottom .newIcon {
float: left;
position: relative;
top: 10px;
}
.newsBottom .newIcon .icon{
width: 36px;
height: 24px;
position: relative;
top: 6px;
}
.newsCon {
overflow: hidden;
}
.tj {
margin: 10px 0;
cursor: pointer;
}
\ No newline at end of file
......
......@@ -84,6 +84,7 @@
/* -----------------------------地图--------------------------------------- */
.map_content {
margin-top: 20px!important;
overflow: hidden;
}
.office_halls {
width: 190px;
......@@ -98,7 +99,7 @@
line-height: 16px;
}
.office_halls li{
width: 155px;
width: 185px;
height: 40px;
background: #FFFFFF;
border-radius: 4px;
......
......@@ -438,7 +438,7 @@ input[type='file'] {
}
.conImageUpdate {
width: 100%;
min-height: 290px;
overflow: hidden;
border: 1px solid #DEDEDE;
border-radius: 5px;
padding: 10px 0;
......@@ -448,7 +448,9 @@ input[type='file'] {
.itemImageUpdate {
margin-right: 15px;
position: relative;
margin-bottom: 20px;
}
.mask {
width: 100%;
height: 240px;
......@@ -488,12 +490,13 @@ input[type='file'] {
.imageUpdateTitle {
float: left;
margin-right: 10px;
height: 240px;
width: 70px;
min-width: 30px;
text-align: center;
writing-mode:vertical-lr;
margin-left: 5px;
line-height: 70px;
margin-left: 15px;
color: #2c2b2b;
font-size: 14px;
}
.folkObligee {
display: none;
......
......@@ -34,27 +34,35 @@ function GetRootPath() {
}
function GetQueryString(name) {
var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)","i");
var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i");
var r = window.location.search.substr(1).match(reg);
if (r!=null) return (r[2]); return null;
}
if (r != null) return (r[2]); return null;
}
// 存储cookie
function setCookie(name,resdata,duration){
function setCookie(name, resdata, duration) {
var date = new Date();
date.setTime(date.getTime() + duration*24*3600*1000);
document.cookie = name + "="+ JSON.stringify (resdata) + ";expires=" +date.toGMTString() + "; path=/";
date.setTime(date.getTime() + duration * 24 * 3600 * 1000);
document.cookie = name + "=" + JSON.stringify(resdata) + ";expires=" + date.toGMTString() + "; path=/";
// document.cookie = "myCookie=" + JSON.stringify(resdata) + "; expires=" +date.toGMTString() + "; path=/";
};
//获取cookie
function getCookie(){
function getCookie() {
var str = document.cookie;
if(str == ''){
if (str == '') {
return false
}else{
} else {
var arr = str.split(';')
var arr1 = arr[0].replace(/(\s)+/g,'').split('=');
var arr1 = arr[0].replace(/(\s)+/g, '').split('=');
return JSON.parse(arr1[1]);
}
};
// 设置最小高度
/*
* 验证手机号码
*/
function validatorTel(content) {
// 正则验证格式
eval("var reg = /^1[34578]\\d{9}$/;");
return RegExp(reg).test(content);
}
\ No newline at end of file
......
layui.use('element', function () {
let element = layui.element;
});
$(function(){
layui.config({
base: '../../staticJs/'
}).extend({ //设定模块别名
common: 'cityCommon'
});
$(function () {
fetchDataReview();
_initData();
})
function fetchDataReview() {
$(document).on("click", ".area_list li", function (e) {
$(".area_list li").removeClass("active2")
$(this).addClass("active2");
})
layui.use(['form', 'common'], function () {
var common = layui.common,
form = layui.form;
//三级地址联动
common.showCity('province', 'city');
//区域选择
form.on('select(selectCity)', function (data) {
return false;
});
});
$('.verCode').click(function() {
var time = 10;
settime($(this));
function settime(obj) {
if (time == 0) {
$(obj).attr('disabled', false);
$(obj).html("点击获取验证码");
time = 60;
return;
} else {
$(obj).attr('disabled', true);
$(obj).html(time + "秒后重新发送");
time--;
}
setTimeout(function () {
settime(obj)
}, 1000)
}
})
}
// 初始化数据
function _initData() {
var area_list = $(".area_list");
area_list.empty();
var li
$.ajax({
type: "get", //提交方式
url: portal.api_url + "/cms/district/queryAllDistrict",//路径
dataType: "json",
//数据,这里使用的是Json格式进行传输
success: function (result) {//返回数据根据结果进行相应的处理
if (result.code == 200 && result.data != null) {
let data = result.data[0].children[0].children
for (var i = 0; i < data.length; i++) {
if (i == 0) {
li = '<li data-id="' + data[i].id + '" class="active2">' + data[i].name + '</li>';
} else {
li = '<li data-id="' + data[i].id + '">' + data[i].name + '</li>';
}
area_list.append(li);
}
}
}
});
}
\ No newline at end of file
......
......@@ -17,17 +17,17 @@ document.writeln(" <div class=\'footer\'> ");
document.writeln(" <div class=\'system_service\'>");
document.writeln(" <ul class=\'\'>");
document.writeln(" <li>");
document.writeln(" <a href=\'\' title=\'公示公告\'>");
document.writeln(" <a href=\'"+localhostPaht+"/staticViews/gsgg.html\' title=\'公示公告\'>");
document.writeln(" <span>公示公告</span>");
document.writeln(" </a>");
document.writeln(" </li>");
document.writeln(" <li>");
document.writeln(" <a href=\'\' title=\'法律法规\'>");
document.writeln(" <a href=\'"+localhostPaht+"/staticViews/flfg.html\' title=\'法律法规\'>");
document.writeln(" <span>法律法规</span>");
document.writeln(" </a>");
document.writeln(" </li>");
document.writeln(" <li>");
document.writeln(" <a href=\'\' title=\'相应政策\'>");
document.writeln(" <a href=\'"+localhostPaht+"/staticViews/xyzc.html\' title=\'相应政策\'>");
document.writeln(" <span>相应政策</span>");
document.writeln(" </a>");
document.writeln(" </li>");
......
layui.use('element', function () {
var element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块
//监听导航点击
});
$(function () {
addTabs('#evaluate');
fetchDataReviews();
roll()
})
function fetchDataReviews() {
layui.use(['rate'], function () {
var rate = layui.rate;
rate.render({
elem: '#score'
, value: 5 //初始值
, text: false //开启文本
, readonly: true
});
rate.render({
elem: '#score1'
, value: 4 //初始值
, text: false //开启文本
, readonly: true
});
rate.render({
elem: '#score2'
, value: 3 //初始值
, text: false //开启文本
, readonly: true
});
rate.render({
elem: '#score3'
, value: 2 //初始值
, text: false //开启文本
, readonly: true
});
rate.render({
elem: '#score4'
, value: 1 //初始值
, text: false //开启文本
, readonly: true
});
// 城区评价
rate.render({
elem: '#grade'
, value: 5 //初始值
, text: false //开启文本
, theme: '#006CFF' //自定义主题色
, readonly: true
});// 城区评价
rate.render({
elem: '#grade1'
, value: 5 //初始值
, text: false //开启文本
, theme: '#006CFF' //自定义主题色
, readonly: true
});
// 城区评价
rate.render({
elem: '#grade2'
, value: 5 //初始值
, text: false //开启文本
, theme: '#006CFF' //自定义主题色
, readonly: true
});
// 城区评价
rate.render({
elem: '#grade3'
, value: 5 //初始值
, text: false //开启文本
, theme: '#006CFF' //自定义主题色
, readonly: true
});
// 城区评价
rate.render({
elem: '#grade4'
, value: 5 //初始值
, text: false //开启文本
, theme: '#006CFF' //自定义主题色
, readonly: true
});
})
}
// 评价滚动效果
function roll() {
var listPanel = $('.evaluation_display ul');
var nubcers = 0; //向上滚动top值
function up() { //向上滚动
listPanel.animate({ //中奖结果
'top': (nubcers - 35) + 'px'
}, 1000, 'linear', function () {
listPanel.css({
'top': '0px'
})
.find("li:first").appendTo(listPanel);
up();
});
}
up();
}
\ No newline at end of file
......@@ -78,11 +78,13 @@ function HotArticle() {
success: function (result) {//返回数据根据结果进行相应的处理
if (result.code == 200 && result.data != null) {
for (var i = 0; i < result.data.length; i++) {
li = '<li>';
li = '<li class="tj"><a href="./xwxq.html?id='+result.data[i].id+'" target="_blank">';
if ( result.data[i].cover ) {
li += '<img src="' + result.data[i].cover + '">';
li += '<h3>'+result.data[i].headline+'</h3>';
li += '<p class="recommend_date">'+result.data[i].deadtime+'</p>';
li += '</li>';
}
li += '<span class="tj-title">' + result.data[i].headline + '</span>';
li += '<span class="tj-date">' + result.data[i].deadtime + '</span>';
li += '</a></li>';
news_list_con.append(li);
}
}
......@@ -109,6 +111,11 @@ layui.use('laypage', function () {
}
}
});
if (data.total == 0) {
$('#page').hide();
}else {
$('#page').show();
}
});
var data = { //数据
"list": [],
......
......@@ -5,8 +5,6 @@ $(function () {
layui.use('element', function () {
var element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块
//监听导航点击
element.on('nav(demo)', function (elem) {
});
});
// 新闻详情数据
function newsDetail() {
......
......@@ -11,4 +11,25 @@ $(function(){
$('#phone').text(getCookie().phone)
$('#zjhm').text(getCookie().zjhm)
$('#recordtime').text(getCookie().recordtime)
$('#hellotime').text(getTimeState())
})
function getTimeState(){
// 获取当前时间
let timeNow = new Date();
// 获取当前小时
let hours = timeNow.getHours();
// 设置默认文字
let text = '';
// 判断当前时间段
if (hours >= 0 && hours <= 10) {
text = '早上好:';
} else if (hours > 10 && hours <= 14) {
text = '中午好:';
} else if (hours > 14 && hours <= 18) {
text = '下午好:';
} else if (hours > 18 && hours <= 24) {
text = `晚上好:`;
}
// 返回当前时间段对应的状态
return text;
};
\ No newline at end of file
......
......@@ -70,11 +70,13 @@ function HotArticle() {
success: function (result) {//返回数据根据结果进行相应的处理
if (result.code == 200 && result.data != null) {
for (var i = 0; i < result.data.length; i++) {
li = '<li class="tj">';
li = '<li class="tj"><a href="./xwxq.html?id='+result.data[i].id+'" target="_blank">';
if ( result.data[i].cover ) {
li += '<img src="' + result.data[i].cover + '">';
}
li += '<span class="tj-title">' + result.data[i].headline + '</span>';
li += '<span class="tj-date">' + result.data[i].deadtime + '</span>';
li += '</li>';
li += '</a></li>';
recommend.append(li);
}
}
......@@ -123,6 +125,11 @@ layui.use('laypage', function () {
}
}
});
if(data.total ==0 ) {
$('#test1').hide();
}else {
$('#test1').show();
}
});
var data = { //数据
......
......@@ -10,12 +10,12 @@ document.writeln(" <meta charset=\'UTF-8\'>");
document.writeln(" <meta name=\'copyright\' content=\' &reg 技术支持 All Rights Reserved\' />");
document.writeln(" <meta name=\'robots\' content=\'index,follow\' />");
document.writeln(" <meta name=\'googlebot\' content=\'index,follow,archive\' />");
document.writeln(" <link rel=\'alternate icon\' type=\'image/png\' href=\'"+localhostPaht+"/staticImages/logo-realestate.png\'>");
document.writeln(" <link rel=\'alternate icon\' type=\'image/png\' href=\'" + localhostPaht + "/staticImages/logo-realestate.png\'>");
document.writeln(" <link rel=\'icon\' href=\'favicon.ico\' type=\'image/x-ico\' />");
document.writeln(" <meta name=\'description\' content=\'\' />");
document.writeln(" <meta name=\'Keywords\' content=\'\' />");
document.writeln(" <link rel=\'stylesheet\' type=\'text/css\' href=\'"+localhostPaht+"/staticLib/layui/css/layui.css\' />");
document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'"+localhostPaht+"/staticCss/common.css\' />");
document.writeln(" <link rel=\'stylesheet\' type=\'text/css\' href=\'" + localhostPaht + "/staticLib/layui/css/layui.css\' />");
document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/common.css\' />");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/jquery/jquery.min.js\'></script>");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/login.js\'></script>");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/common.js\'></script>");
......@@ -24,55 +24,59 @@ document.writeln("");
document.writeln("<body>");
document.writeln(" <div class=\'top-logo\'>");
document.writeln(" <div class=\'top_logo_content\'>");
document.writeln(" <h1><a href=\'"+localhostPaht+"/index.html\'><img src=\'"+localhostPaht+"/staticImages/logo.png\' alt=\'西安市不动产登记平台\' /></a></h1>");
document.writeln(" <h1><a href=\'" + localhostPaht + "/index.html\'><img src=\'" + localhostPaht + "/staticImages/logo.png\' alt=\'西安市不动产登记平台\' /></a></h1>");
document.writeln("");
document.writeln(" <div class=\'top_logo_search\'>");
document.writeln(" <input type=\'text\' name=\'title\' required lay-verify=\'required\' placeholder=\'请输入关键字搜索\' autocomplete=\'off\'");
document.writeln(" class=\'layui-input\'>");
document.writeln(" <img class=\'search_img\' src=\'"+localhostPaht+"/staticImages/search.png\'>");
document.writeln(" <img class=\'search_img\' src=\'" + localhostPaht + "/staticImages/search.png\'>");
document.writeln(" </div>");
document.writeln("");
document.writeln(" <ul class=\'login\'>");
document.writeln(" <!-- <li>登录</li> -->");
document.writeln(" <li class='personalCenter'>");
document.writeln(" <a href=\'"+localhostPaht+"/staticViews/grzx.html\'>个人中心</a>");
document.writeln(" </li>");
document.writeln(" <li>");
document.writeln(" <p class='PersonLogin'>登录</p>");
document.writeln(" <ul class='login login-con isLogin'>");
document.writeln(" <li class='loginSelect'>");
document.writeln(" <p class='loginButton PersonLogin'>登录</p>");
document.writeln(" </li>");
document.writeln(" <li>");
document.writeln(" <p id='cancellation'>注销</p>");
document.writeln(" </ul>");
document.writeln(" <ul class='login layui-nav login-con loginAfter'>");
document.writeln(" <img class='userImage' src=\'" + localhostPaht + "/staticImages/user.png\'>");
document.writeln(" <p class='personalCenter'><a href=\'" + localhostPaht + "/staticViews/grzx.html\'>个人中心</a></p>");
document.writeln(" <li class='layui-nav-item loginSelect'>");
document.writeln(" <p class='loginButton PersonLogin'>登录</p>");
document.writeln(" <dl class='layui-nav-child userInfo'>");
document.writeln(" <!-- 二级菜单 -->");
document.writeln(" <dd><a>个人信息</a></dd>");
document.writeln(" <dd><a id='cancellation'>注销</a></dd>");
document.writeln(" </dl>");
document.writeln(" </li>");
document.writeln(" </ul>");
document.writeln(" </div>");
document.writeln(" </div>");
document.writeln(" <div class=\'navigation\'>");
document.writeln(" <ul class=\'layui-nav layui-bg-blue\' lay-filter=\'\'>");
document.writeln(" <li id='index' class=\'layui-nav-item\'><a href=\'"+localhostPaht+"/index.html\' title=\'首页\'>首页</a></li>");
document.writeln(" <li id='news' class=\'layui-nav-item\'><a href=\'"+localhostPaht+"/staticViews/xwdt.html\' title=\'新闻动态\'>新闻动态</a></li>");
document.writeln(" <li id='index' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/index.html\' title=\'首页\'>首页</a></li>");
document.writeln(" <li id='news' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/xwdt.html\' title=\'新闻动态\'>新闻动态</a></li>");
document.writeln(" <li id='zwgk' class=\'layui-nav-item\'>");
document.writeln(" <a href=\'javascript:;\'>政务公开</a>");
document.writeln(" <dl class=\'layui-nav-child\'>");
document.writeln(" <!-- 二级菜单 -->");
document.writeln(" <dd><a href=\'"+localhostPaht+"/staticViews/xyzc.html\'>相应政策</a></dd>");
document.writeln(" <dd><a href=\'"+localhostPaht+"/staticViews/flfg.html\'>法律法规</a></dd>");
document.writeln(" <dd><a href=\'"+localhostPaht+"/staticViews/gsgg.html\'>公示公告</a></dd>");
document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/xyzc.html\'>相应政策</a></dd>");
document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/flfg.html\'>法律法规</a></dd>");
document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/gsgg.html\'>公示公告</a></dd>");
document.writeln(" </dl>");
document.writeln(" </li>");
document.writeln(" <li id='bszn' class=\'layui-nav-item\'><a href=\'"+localhostPaht+"/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>");
document.writeln(" <li id='wssq' class=\'layui-nav-item\'><a href=\'"+localhostPaht+"/staticViews/wssq.html\' title=\'网上申请\'>网上申请</a></li>");
document.writeln(" <li id='bszn' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>");
document.writeln(" <li id='wssq' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/wssq.html\' title=\'网上申请\'>网上申请</a></li>");
document.writeln(" <li class=\'layui-nav-item\'>");
document.writeln(" <a href=\'javascript:;\'>查验中心</a>");
document.writeln(" <dl class=\'layui-nav-child\'>");
document.writeln(" <!-- 二级菜单 -->");
document.writeln(" <dd><a href=\'\'>档案查询</a></dd>");
document.writeln(" <dd><a href=\'\'>合同备案查询</a></dd>");
document.writeln(" <dd><a href=\'\'>二三维不动产证书查验</a></dd>");
document.writeln(" <dd><a href=\'\'>证书核验</a></dd>");
document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/fileQuery.html\'>档案查询</a></dd>");
document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/recordInquiry.html\'>合同备案查询</a></dd>");
document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/certificateQuery.html\'>二三维不动产证书查验</a></dd>");
document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/certificateVerification.html\'>证书核验</a></dd>");
document.writeln(" </dl>");
document.writeln(" </li>");
document.writeln(" <li id='zxjf' class=\'layui-nav-item\'><a href=\'"+localhostPaht+"/staticViews/zxjf.html\'>在线缴费</a></li>");
document.writeln(" <li class=\'layui-nav-item\' class=\'item_last_child\'><a href=\'\'>好差评</a></li>");
document.writeln(" <li id='zxjf' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/zxjf.html\'>在线缴费</a></li>");
document.writeln(" <li id='evaluate' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/evaluate.html\'>好差评</a></li>");
document.writeln(" </ul>");
document.writeln(" </div> ");
document.writeln("</body>");
......@@ -80,4 +84,3 @@ document.writeln("");
document.writeln("</html>");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/layui/layui.js\'></script>");
document.writeln("<script src=\'https://at.alicdn.com/t/font_2174584_1j8kvwarwge.js\'></script>");
\ No newline at end of file
......
......@@ -22,39 +22,58 @@ function login() {
}
$(document).on('click', '.PersonLogin', function () {
login();
window.onbeforeunload = function () {
var n = window.event.screenX - window.screenLeft;
var b = n > document.documentElement.scrollWidth - 20;
if (b && window.event.clientY < 0 || window.event.altKey) {
delAllCookie();
}
}
})
// 点击登陆的时候
$(document).on('click', '#loginButton', function () {
var userLoginRequest = {}
var username = $('#phone').val()
var password = $('#IDcard').val()
userLoginRequest.phone = username
userLoginRequest.password = password
clicklogin(userLoginRequest)
var userLoginRequest = {};
var username = $('#phone').val();
var password = $('#IDcard').val();
userLoginRequest.phone = username;
userLoginRequest.password = password;
delCookie();
clicklogin(userLoginRequest);
});
// cancellation
$(document).on('click', '#cancellation', function () {
function fetchDataReview() {
// cancellation
$(document).on('click', '#cancellation', function () {
layui.use('layer', function () {
layer.confirm('此操作将进行注销', {
btn: ['是','否'] //按钮
}, function(){
btn: ['是', '否'] //按钮
}, function () {
delCookie();
window.open('' + localhostPaht + '/index.html', '_self')
}, function(){
$('.loginButton').addClass('PersonLogin');
window.open('' + localhostPaht + '/index.html', '_self');
$('.loginAfter').hide();
$('.isLogin').show();
}, function () {
layer.msg('已取消');
});
})
});
function delCookie () {
});
}
$(function () {
fetchDataReview();
if (getCookie('myCookie').username) {
$('.loginButton').html(getCookie('myCookie').username);
$('.loginButton').removeClass('PersonLogin')
$('.personalCenter').addClass('show');
$('.loginAfter').show();
$('.isLogin').hide();
} else {
$('.loginAfter').hide();
$('.isLogin').show();
}
$(window).bind('beforeunload', function (event) {
var n = window.event.screenX - window.screenLeft;
var b = n > document.documentElement.scrollWidth - 20;
if (b && window.event.clientY < 0 || window.event.altKey) {
delCookie();
}
});
})
function delCookie() {
var keys = document.cookie.match(/[^ =;]+(?==)/g)
if (keys) {
for (var i = keys.length; i--;) {
......@@ -65,17 +84,6 @@ function delCookie () {
}
}
$(function () {
$('.PersonLogin').html(getCookie('myCookie').username)
if (getCookie('myCookie').username) {
$('.personalCenter').addClass('show')
}
})
// 点击注册的时候
$(document).on('click', '#registerButton', function () {
window.open(''+localhostPaht+'/staticViews/register.html', '_self')
});
function clicklogin(data) {
$.ajax({
type: "post", //提交方式
......@@ -87,9 +95,12 @@ function clicklogin(data) {
data: JSON.stringify(data),//***关键******
success: function (result) {//返回数据根据结果进行相应的处理
if (result.code == 200 && result.data !== null) {
setCookie('myCookie',result.data,60);
$('.loginAfter').show();
$('.isLogin').hide();
setCookie('myCookie', result.data, 60);
$('.loginButton').removeClass('PersonLogin')
$('.personalCenter').addClass('show');
$('.PersonLogin').html(getCookie('myCookie').username);
$('.loginButton').html(getCookie('myCookie').username);
layer.closeAll();
} else if (result.code == 210) {
layer.msg(result.message);
......@@ -97,6 +108,10 @@ function clicklogin(data) {
}
});
}
// 点击注册的时候
$(document).on('click', '#registerButton', function () {
window.open('' + localhostPaht + '/staticViews/register.html', '_self')
});
// 点击判断是否登录
function isLogin() {
......
......@@ -5,6 +5,11 @@ layui.use('element', function () {
$(function () {
addTabs('#wssq');
setFristStepPageFLow(GetQueryString('ywid'), GetQueryString('businessno'));
bugSearch();
SetCheckContent();
fetchDataReview();
})
function bugSearch() {
// 业务
layui.use(['form'], function () {
var form = layui.form
......@@ -18,24 +23,23 @@ $(function () {
}
}
});
//监听提交
form.on('submit(check)', function (data) {
bdcqlVerify(data.field);
// layer.alert(JSON.stringify(data.field), {
// title: '最终的提交信息'
// })
return false;
});
})
// 结果弹框
$('.reset').click(function () {
// seizureResult()
})
SetCheckContent();
})
}
// 初始化数据
function fetchDataReview(){
console.log(getCookie('myCookie'))
let userInfo = getCookie('myCookie');
$('#sqrxm').text(userInfo.username);
if(userInfo.zjzl=='1') {
$('#zjzl').text('身份证');
}
$('#zjhm').text(userInfo.zjhm);
}
//设置查询条件内容
function SetCheckContent() {
layui.use(['form', 'upload', 'layer'], function () {
......
......@@ -7,6 +7,11 @@ $(function () {
addTabs('#wssq')
setAcceptFlow(GetQueryString('bsm_slsq'),GetQueryString('businessno'));
list = getApplyRecord(GetQueryString('bsm_slsq'),GetQueryString('businessno'));
if(list.sqrlb == '1') {
$('.acceptance_information h3').text('权利人信息');
}else {
$('.acceptance_information h3').text('义务人信息');
}
// 房屋信息
houseInfo = getFDCQ2(GetQueryString('bsm_slsq'));
console.log(list);
......
layui.use('element', function () {
let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块
});
var list;
var houseInfo;
$(function () {
addTabs('#wssq')
setAcceptFlow(GetQueryString('bsm_slsq'), GetQueryString('businessno'));
list = getApplyRecord(GetQueryString('bsm_slsq'), GetQueryString('businessno'));
fetchDataReview();
})
function fetchDataReview() {
let list = getApplyRecord(GetQueryString('bsm_slsq'), GetQueryString('businessno'));
if(list.sqrlb == '1') {
$('#acceptance_information h3').text('权利人信息');
}else {
$('#acceptance_information h3').text('义务人信息');
}
// 房屋信息
console.log(list, houseInfo);
houseInfo = getFDCQ2(GetQueryString('bsm_slsq'));
let houseInfo = getFDCQ2(GetQueryString('bsm_slsq'));
$('#typesPower p').text(list.qllxmc);
$('#businessType p').text(list.shortname);
$('#acceptanceNumber p').text(list.wwsqbh);
......@@ -22,11 +27,7 @@ $(function () {
var listItem;
let userInfo = [];
userInfo.push(getCookie('myCookie'));
if (list.ajzt != '4' || list.ajzt != '5') {
$('.next_button').append('<button type="button" class="layui-btn layui-btn-normal">'
+ '<a onclick="skipClick()">下一步</a>'
+ '</button>')
}
$('#informationList').empty();
if (list.sqrList && list.sqrList.length > 0) {
for (var i = 0; i < list.sqrList.length; i++) {
listItem = '<li>'
......@@ -50,8 +51,7 @@ $(function () {
$('#informationList').append(listItem)
}
}
})
}
//下一步事件
function skipClick() {
skipNextPage(GetQueryString('bsm_slsq'), GetQueryString('businessno'));
......
......@@ -3,6 +3,8 @@ var slsqxx;
var bsmCl;
// 领证方式
var lzfs = 1;
// 共有方式
var gyfsmc = 1;
layui.use('element', function () {
let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块
});
......@@ -38,25 +40,32 @@ $(function () {
loadSqrDetail()
//读取邮寄信息
loadMailDetail();
// 读取权利人
authorityPerson();
applicationMethod();
});
// 区分单方申请和双方申请
function applicationMethod() {
// 在这里页面显示进行处理
console.log(99999, slsqxx)
if (slsqxx.sqrlb == '1' && slsqxx.sqfs == '2') {
$('.obtaining_license').hide();
if (slsqxx.sqrlb == '1') {
$('.obtaining_license').show();
$('#obligeeInformation').text('权利人信息');
$('.nextSubmitButton').append('<div class="next_button">' +
'<button type="button" lay-submit="" lay-filter="submit1" class="layui-btn layui-btn-normal">' +
'<a onclick="skipClick()">下一步</a>' +
'</button>' +
'</div>')
} else {
$('.obtaining_license').hide();
$('#obligeeInformation').text('义务人信息');
$('.nextSubmitButton').empty();
$('.nextSubmitButton').append('<div class="next_button">'+
'<button type="button" lay-submit="" lay-filter="submit1" class="layui-btn layui-btn-normal">'+
'<a onclick="skipClick()">下一步</a></button></div>')
}
//
if (slsqxx.sqfs == '1') {
if (slsqxx.sqfs == '1' && slsqxx.sqrlb == '1') {
$('.folkObligee').show();
}
});
// 动态设置样式
for(var i=0;i<$('.conImageUpdate').length;i++) {
$('.conImageUpdate').eq(i).find('.imageUpdateTitle').css('height', $('.conImageUpdate').eq(i).height()-60);
}
}
//读取受理信息
function loadAcceptDetail() {
......@@ -137,7 +146,7 @@ function loadSqrDetail() {
function loadMailDetail() {
// 领证方式
lzfs = slsqxx.lzfs;
if (lzfs == 2) {
if (lzfs == '2') {
$('.shipping_method').show();
$('.submitButton').hide();
} else {
......@@ -155,8 +164,11 @@ function loadMailDetail() {
}
}
$('.radioInfo').click(function () {
let index = $(this).attr("value")
// 权利人添加
function authorityPerson() {
$('.radioInfo').click(function () {
let index = $(this).attr("value");
gyfsmc = index;
if ($('#layui-form .layui-form-item').length > 1) {
return false
} else {
......@@ -166,11 +178,11 @@ $('.radioInfo').click(function () {
$('.add_form').hide()
}
}
})
// form 添加
$('.add_form').click(function () {
})
// form 添加
$('.add_form').click(function () {
$('#layui-form').append(
'<div class="layui-form-item">' +
'<div class="layui-form-item sqrList">' +
'<div class="layui-inline">' +
'<label class="layui-form-label">姓名</label>' +
'<div class="layui-input-block">' +
......@@ -180,7 +192,7 @@ $('.add_form').click(function () {
'<div class="layui-inline idCard">' +
'<label class="layui-form-label">身份证类型</label>' +
'<div class="layui-input-block">' +
'<select lay-filter="typeId">' +
'<select lay-filter="typeId" name="sqrzj">' +
'<option value="1">身份证</option>' +
'<option value="2">军官证</option>' +
'</select>' +
......@@ -209,16 +221,13 @@ $('.add_form').click(function () {
console.log(data.value);
});
})
})
// 编辑
$(document).on("click", ".layui-icon-reduce-circle", function (e) {
$(this).parent().remove()
})
})
}
// 图片上传
// 询问笔录
$('.record').click(function (event) {
event.stopPropagation();
})
// 领证方式
$('.formRadio').click(function () {
let value = $(this).attr('value');
......@@ -235,8 +244,6 @@ $('.formRadio').click(function () {
function skipClick() {
if (_saveSQR()) {
skipNextPage(GetQueryString('bsm_slsq'), GetQueryString('businessno'));
} else {
layer.msg('保存信息出错!');
}
}
......@@ -408,13 +415,19 @@ function _uploadSlcl(flieList, bsmCl, fileul, sizeNum) {
function _saveSQR() {
var isSave = false;
// 申请人信息
var d = {}, sqrList = [];
var d = {}, sqrList = [], tobj = {} , tLists = [];
var t = $('.sqrList').serializeArray();
$.each(t, function () {
d[this.name] = this.value;
});
d.userid = getCookie('myCookie').userid;
sqrList.push(d);
t.forEach((item, index) => {
console.log(item)
tobj[item.name] = item.value;
if((index+1)%4==0){
tLists.push(tobj)
tobj = {};
}
});
sqrList = sqrList.concat(tLists)
for (var i = 0; i < sqrList.length; i++) {
sqrList[i].sqrlx = 1;
}
......@@ -434,7 +447,7 @@ function _saveSQR() {
contentType: 'application/json',
data: JSON.stringify({
'bsmSlsq': slsqxx.bsmSlsq,
'gyfsbm': 1,
'gyfsbm': gyfsmc,
'sqrlb': slsqxx.sqrlb,
'lzfs': lzfs,
'sqrList': sqrList,
......@@ -442,9 +455,10 @@ function _saveSQR() {
}),
success: function (result) {//返回数据根据结果进行相应的处理
if (result.code == 200) {
isSave = true
isSave = true;
} else {
isSave = false
isSave = false;
layer.msg(result.message);
}
}
});
......
layui.use('element', function () {
});
$(function () {
layui.use('element', function () {
});
addTabs('#wssq')
setAcceptFlow(GetQueryString('bsm_slsq'), GetQueryString('businessno'));
list = getApplyRecord(GetQueryString('bsm_slsq'), GetQueryString('businessno'));
......@@ -30,18 +29,22 @@ function skipClick() {
// 验证码
$(".captcha").click(function () {
$(".captcha").hide()
$(".num").show()
console.log($('.phoneInput').val())
let value = $('.phoneInput').val()
if (validatorTel(value)) {
var second = 30
$(".num").text((second) + "秒")
$(".captcha").text((second) + "秒后再发送")
var interval = setInterval(function () {
second--
$(".num").text((second) + "秒")
$(".captcha").text((second) + "秒后再发送")
if (second === -1) {
$(".captcha").text("重发验证码")
clearInterval(interval)
$(".num").hide()
$(".captcha").show()
}
}, 1000)
} else {
layui.use('layer', function () {
layer.msg('请输入正确手机号!');
})
}
})
\ No newline at end of file
......
......@@ -5,7 +5,12 @@ $(function () {
addTabs('#wssq')
setAcceptFlow(GetQueryString('bsm_slsq'),GetQueryString('businessno'));
// 获取页面信息
_taxVerification(GetQueryString('bsm_slsq'), GetQueryString('businessno'))
_taxVerification(GetQueryString('bsm_slsq'), GetQueryString('businessno'));
if(business.sqrlb == '1') {
$('.buyer_information h3').text('权利人信息');
}else {
$('.buyer_information h3').text('义务人信息');
}
})
//下一步事件
function skipClick(){
......
......@@ -172,6 +172,17 @@ function setFristStepPageFLow(ywid, businessno) {
function setAcceptFlow(bsmSlsq, businessNo) {
getAcceptFlow(bsmSlsq, businessNo);
setArticleSteps();
let num = 0;
for (var i=0; i< business.stepList.length; i++) {
if(business.stepList[i].stepState == '2') {
num++
}
}
if((business.ajzt != '4' || business.ajzt != '5') && (business.stepList.length!=(num+1))) {
$('.next_button').append('<button type="button" class="layui-btn layui-btn-normal">'
+ '<a onclick="skipClick()">下一步</a>'
+ '</button>')
}
}
//跳转下一个环节页面
......
......@@ -73,7 +73,11 @@ function NewsData() {
for (var i = 0; i < result.data.length; i++) {
if (i == 6) return;
publishTime = CutDate(result.data[i].publishTime);
if (result.data[i].cover) {
li = '<li url="'+result.data[i].cover+'"><a href="./staticViews/xwxq.html?id='+result.data[i].id+'" title="' + result.data[i].headline + '" target="_blank">';
}else {
li = '<li><a href="./staticViews/xwxq.html?id='+result.data[i].id+'" title="' + result.data[i].headline + '" target="_blank">';
}
li += '<div class="news_item">';
if (recentlyDay.indexOf(publishTime) > -1) {
li += '<svg class="icon svg-icon" aria-hidden="true"> <use xlink:href="#iconzuixin"></use> </svg>';
......@@ -82,10 +86,22 @@ function NewsData() {
li += '<span>' + publishTime + '</span></a></li>';
ulNews.append(li);
}
if(result.data[0].cover) {
$('.news-img img').attr('src',result.data[0].cover);
}else {
$('.news-img img').attr('src','./staticImages/news_demo.jpg');
}
}
}
});
$(document).on("mouseover", "#ulNews li", function (e) {
if($(this).attr('url')) {
$('.news-img img').attr('src',$(this).attr('url'));
}else {
$('.news-img img').attr('src','./staticImages/news_demo.jpg');
}
})
}
//加载公告数据
......
......@@ -26,7 +26,9 @@ $(function () {
dataRendering(dataList.list)
}
})
$(function() {
$('#hellotime').text(getTimeState())
})
$(document).on("click", ".appintmentList li .handle", function () {
let businessNo = $(this).attr('data-businessNo');
let slsqBsm = $(this).attr('data-slsqBsm');
......@@ -205,6 +207,11 @@ function paged(pageCount, curr) {
}
});
})
if (pageCount == 0) {
$('#page').hide();
}else {
$('#page').show();
}
}
......@@ -254,6 +261,26 @@ function dataRendering() {
$('.appintmentList').append(li)
}
}
function getTimeState(){
// 获取当前时间
let timeNow = new Date();
// 获取当前小时
let hours = timeNow.getHours();
// 设置默认文字
let text = '';
// 判断当前时间段
if (hours >= 0 && hours <= 10) {
text = '早上好:';
} else if (hours > 10 && hours <= 14) {
text = '中午好:';
} else if (hours > 14 && hours <= 18) {
text = '下午好:';
} else if (hours > 18 && hours <= 24) {
text = `晚上好:`;
}
// 返回当前时间段对应的状态
return text;
};
var dataList = {
"list": [],
......
$(function () {
layui.use('element', function () {
layui.use('element', function () {
let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块
//监听导航点击
element.on('nav(demo)', function (elem) {
layer.msg(elem.text());
});
});
addTabs('#wssq')
});
$(function () {
addTabs('#wssq');
//config的设置是全局的
layui.config({
base: '../../staticJs/'
......
......@@ -21,9 +21,11 @@ function LoadNewsData(currentPage) {
dataType: "json",
//数据,这里使用的是Json格式进行传输
success: function (result) {
data.total = result.data.total;
if (result.code == 200 && result.data != null) {
data.total = result.data.total;
data.list = result.data.records;
}else {
data.total = 0;
}
layui.use('laytpl', function () {
laytpl = layui.laytpl;
......@@ -49,11 +51,13 @@ function HotArticle() {
success: function (result) {//返回数据根据结果进行相应的处理
if (result.code == 200 && result.data != null) {
for (var i = 0; i < result.data.length; i++) {
li = '<li class="tj">';
li = '<li class="tj"><a href="./xwxq.html?id='+result.data[i].id+'" target="_blank">';
if ( result.data[i].cover ) {
li += '<img src="' + result.data[i].cover + '">';
}
li += '<span class="tj-title">' + result.data[i].headline + '</span>';
li += '<span class="tj-date">' + result.data[i].deadtime + '</span>';
li += '</li>';
li += '</a></li>';
recommend.append(li);
}
}
......@@ -101,8 +105,13 @@ layui.use('laypage', function () {
}
}
});
if(data.total ==0) {
$('#page').hide();
}else {
$('#page').show();
}
})
var data = { //数据
"list": [],
total: undefined
total: 0
};
\ No newline at end of file
......
......@@ -2,10 +2,10 @@ $(function () {
layui.use('element', function () {
let element = layui.element;
});
addTabs('#zwgk')
getLawsArticleList()
getPolicyHotArticleList()
HotArticle()
addTabs('#zwgk');
getLawsArticleList();
getPolicyHotArticleList();
HotArticle();
})
// 获取相应政策表数据
......@@ -25,7 +25,7 @@ function getLawsArticleList() {
//数据,这里使用的是Json格式进行传输
success: function (result) {//返回数据根据结果进行相应的处理
if (result.code == 200 && result.data != null) {
data.total = result.data.total
data.total = result.data.total;
for (var i = 0; i < result.data.records.length; i++) {
li = '<li>';
li += '<a href="./xyzcxq.html?id='+result.data.records[i].id+'" title="' + result.data.records[i].headline + '" target="_blank">'
......@@ -35,6 +35,8 @@ function getLawsArticleList() {
li += '</li>';
flfgList.append(li);
}
}else {
data.total = 0;
}
}
......@@ -78,11 +80,13 @@ function HotArticle() {
success: function (result) {//返回数据根据结果进行相应的处理
if (result.code == 200 && result.data != null) {
for (var i = 0; i < result.data.length; i++) {
li = '<li>';
li = '<li class="tj"><a href="./xwxq.html?id='+result.data[i].id+'" target="_blank">';
if(result.data[i].cover) {
li += '<img src="' + result.data[i].cover + '">';
}
li += '<h3>'+result.data[i].headline+'</h3>';
li += '<p class="recommend_date">'+result.data[i].deadtime+'</p>';
li += '</li>';
li += '</a></li>';
news_list_con.append(li);
}
}
......@@ -109,10 +113,15 @@ layui.use('laypage', function () {
}
}
});
if (data.total ==0 ) {
$('#page').hide();
}else {
$('#page').show();
}
});
var data = { //数据
"list": [],
total: undefined,
total: 0,
currentPage: 1,
pageSize: 5
};
\ No newline at end of file
......
[
{
"id": 1,
"name": "zzz",
"open": true,
"children": [
{
"id": 2,
"name": "1",
"open": false,
"checked": true
},
{
"id": 3,
"name": "2",
"open": false,
"checked": true
},
{
"id": 17,
"name": "3z",
"open": false,
"checked": true
}
],
"checked": true
},
{
"id": 4,
"name": "评论",
"open": false,
"children": [
{
"id": 5,
"name": "留言列表",
"open": false,
"checked": false
},
{
"id": 6,
"name": "发表留言",
"open": false,
"checked": false
},
{
"id": 333,
"name": "233333",
"open": false,
"checked": false
}
],
"checked": false
},
{
"id": 10,
"name": "权限管理",
"open": false,
"children": [
{
"id": 8,
"name": "用户列表",
"open": false,
"children": [
{
"id": 40,
"name": "添加用户",
"open": false,
"url": null,
"title": "40",
"checked": false,
"level": 2,
"check_Child_State": 0,
"check_Focus": false,
"checkedOld": false,
"dropInner": false,
"drag": false,
"parent": false
},
{
"id": 41,
"name": "编辑用户",
"open": false,
"checked": false
},
{
"id": 42,
"name": "删除用户",
"open": false,
"checked": false
}
],
"checked": false
},
{
"id": 11,
"name": "角色列表",
"open": false,
"checked": false
},
{
"id": 13,
"name": "所有权限",
"open": false,
"children": [
{
"id": 34,
"name": "添加权限",
"open": false,
"checked": false
},
{
"id": 37,
"name": "编辑权限",
"open": false,
"checked": false
},
{
"id": 38,
"name": "删除权限",
"open": false,
"checked": false
}
],
"checked": false
},
{
"id": 15,
"name": "操作日志",
"open": false,
"checked": false
}
],
"checked": false
}
]
\ No newline at end of file
......@@ -17,8 +17,7 @@
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../index.html" title="首页">首页</a>
<a href="#" title="办事指南">办事指南</a>
<a title="业务指南"><cite>业务指南</cite></a>
<a title="办事指南"><cite>办事指南</cite></a>
</span>
</div>
</div>
......
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>预约查询</title>
<script type="text/javascript" src="../../staticJs/head.js"></script>
<link rel="stylesheet" type="text/css" href="../../staticCss/convenienceService/businessInquiry.css">
</head>
<body>
<div class="businessInquiry">
<div class="navigation_crumbs">
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../../index.html" title="首页">首页</a>
<a title="预约查询"><cite>预约查询</cite></a>
</span>
</div>
</div>
<div class="informationService middleZoneHeight">
<div>
<span>受理编号:</span>
<input type="text" name="" placeholder="登记业务号/房产业务号/线上受理号" class="layui-input">
</div>
<div>
<span>权利信息:</span>
<input type="text" name="" placeholder="权利人身份证后四位或单位全称" class="layui-input">
</div>
<button type="button" class="layui-btn layui-btn-normal">查询</button>
</div>
</div>
</body>
<script type="text/javascript" src="../../staticJs/down.js"></script>
<script type="text/javascript" src="../../staticJs/convenienceService/businessInquiry.js"></script>
</html>
\ No newline at end of file
......@@ -21,18 +21,62 @@
</div>
</div>
<div class="informationService middleZoneHeight">
<div>
<div class="selectCity">
<h2 class="region_title">请先选择对应的区域</h2>
<form class="layui-form">
<h2 class="title"></h2>
<div class="layui-inline layui-select-default" style="margin-right: 10px;">
<select name="province" class="Pselected" disabled data-area="陕西省"" lay-filter=" province">
<option value="">选择省</option>
</select>
</div>
<h2></h2>
<div class="layui-inline selected layui-select-default">
<select name="city" class="Cselected" disabled data-area="西安市" lay-filter="selectCity">
<option value="">选择市</option>
</select>
</div>
</form>
<div class="area_list_content">
<h2></h2>
<ul class="area_list"></ul>
</div>
</div>
<h2 class="region_title">请输入查询信息</h2>
<ul class="personInfo">
<li>
<span>权利人:</span>
<p>任超</p>
</li>
<li>
<span>证件类型:</span>
<p>身份证</p>
</li>
<li>
<span>手机号:</span>
<p>187789798798</p>
<button type="button" name="button" class="verCode">点击获取验证码</button>
</li>
<li>
<span>身份证号:</span>
<p>610127879798</p>
</li>
</ul>
<div class="verificationCode">
<span>验证码:</span>
<input type="tel" placeholder="请输入验证码" class="layui-input">
</div>
<div class="verificationCode marginTop20">
<span>受理编号:</span>
<input type="text" name="" placeholder="登记业务号/房产业务号/线上受理号" class="layui-input">
<input type="text" placeholder="请输入受理编号" class="layui-input">
</div>
<div>
<span>权利信息</span>
<input type="text" name="" placeholder="权利人身份证后四位或单位全称" class="layui-input">
<div class="submit_button">
<button type="button" class="layui-btn layui-btn-normal">查看电子证照</button>
</div>
<button type="button" class="layui-btn layui-btn-normal">查询</button>
</div>
</div>
</body>
<script type="text/javascript" src="../../staticJs/down.js"></script>
<script type="text/javascript" src="../../staticJs/convenienceService/businessInquiry.js"></script>
</html>
\ No newline at end of file
......
......@@ -22,12 +22,26 @@
</div>
<div class="informationService middleZoneHeight">
<div>
<span>申请人:</span>
<input type="text" name="" placeholder="请输入申请人" class="layui-input">
</div>
<div>
<span>证件种类:</span>
<select name="interest" lay-filter="" class="typesCertificates">
<option value="1">身份证</option>
</select>
</div>
<div>
<span>证件号码:</span>
<input type="text" name="" placeholder="请输入证件号码" class="layui-input">
</div>
<div>
<span>受理编号:</span>
<input type="text" name="" placeholder="登记业务号/房产业务号/线上受理号" class="layui-input">
<input type="text" name="" placeholder="请输入受理编号" class="layui-input">
</div>
<div>
<span>权利信息</span>
<input type="text" name="" placeholder="权利人身份证后四位或单位全称" class="layui-input">
<span>所属行政区</span>
<input type="text" id="tree" lay-filter="tree" class="layui-input">
</div>
<button type="button" class="layui-btn layui-btn-normal">查询</button>
</div>
......
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>证书核验</title>
<script type="text/javascript" src="../../staticJs/head.js"></script>
<link rel="stylesheet" type="text/css" href="../../staticCss/convenienceService/businessInquiry.css">
</head>
<body>
<div class="businessInquiry">
<div class="navigation_crumbs">
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../../index.html" title="首页">首页</a>
<a title="证书核验"><cite>证书核验</cite></a>
</span>
</div>
</div>
<div class="informationService middleZoneHeight">
<div class="selectCity">
<h2 class="region_title">请先选择对应的区域</h2>
<form class="layui-form">
<h2 class="title"></h2>
<div class="layui-inline layui-select-default" style="margin-right: 10px;">
<select name="province" class="Pselected" disabled data-area="陕西省"" lay-filter=" province">
<option value="">选择省</option>
</select>
</div>
<h2></h2>
<div class="layui-inline selected layui-select-default">
<select name="city" class="Cselected" disabled data-area="西安市" lay-filter="selectCity">
<option value="">选择市</option>
</select>
</div>
</form>
<div class="area_list_content">
<h2></h2>
<ul class="area_list"></ul>
</div>
</div>
<h2 class="region_title">请输入查询信息</h2>
<ul class="personInfo">
<li>
<span>权利人:</span>
<p>任超</p>
</li>
<li>
<span>证件类型:</span>
<p>身份证</p>
</li>
<li>
<span>手机号:</span>
<p>187789798798</p>
<button type="button" name="button" class="verCode">点击获取验证码</button>
</li>
<li>
<span>身份证号:</span>
<p>610127879798</p>
</li>
</ul>
<div class="verificationCode">
<span>验证码:</span>
<input type="tel" placeholder="请输入验证码" class="layui-input">
</div>
<div class="query_criteria">
<label class="layui-form-label query_criteria_title">不动产证书号:</label>
<div class="layui-input-inline">
<label class="layui-form-label"></label>
<input type="text" name="username" lay-verify="required" placeholder="请输入" autocomplete="off"
class="layui-input">
</div>
<p class="bdc_title">西安市不动产</p>
<div class="layui-input-inline">
<input type="text" name="username" lay-verify="required" class="layui-input">
<span></span>
</div>
</div>
<div class="examples">如:陕 (2019). 西安不动产第10</div>
<div class="submit_button">
<button type="button" class="layui-btn layui-btn-normal">查看电子证照</button>
</div>
</div>
</div>
</body>
<script type="text/javascript" src="../../staticJs/down.js"></script>
<script type="text/javascript" src="../../staticJs/convenienceService/businessInquiry.js"></script>
</html>
\ No newline at end of file
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>档案查询</title>
<script type="text/javascript" src="../../staticJs/head.js"></script>
<link rel="stylesheet" type="text/css" href="../../staticCss/convenienceService/businessInquiry.css">
</head>
<body>
<div class="businessInquiry">
<div class="navigation_crumbs">
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../../index.html" title="首页">首页</a>
<a title="档案查询"><cite>档案查询</cite></a>
</span>
</div>
</div>
<div class="informationService middleZoneHeight">
<div class="selectCity">
<h2 class="region_title">请先选择对应的区域</h2>
<form class="layui-form">
<h2 class="title"></h2>
<div class="layui-inline layui-select-default" style="margin-right: 10px;">
<select name="province" class="Pselected" disabled data-area="陕西省"" lay-filter=" province">
<option value="">选择省</option>
</select>
</div>
<h2></h2>
<div class="layui-inline selected layui-select-default">
<select name="city" class="Cselected" disabled data-area="西安市" lay-filter="selectCity">
<option value="">选择市</option>
</select>
</div>
</form>
<div class="area_list_content">
<h2></h2>
<ul class="area_list"></ul>
</div>
</div>
<h2 class="region_title">请输入查询信息</h2>
<ul class="personInfo">
<li>
<span>权利人:</span>
<p>任超</p>
</li>
<li>
<span>证件类型:</span>
<p>身份证</p>
</li>
<li>
<span>手机号:</span>
<p>187789798798</p>
<button type="button" name="button" class="verCode">点击获取验证码</button>
</li>
<li>
<span>身份证号:</span>
<p>610127879798</p>
</li>
</ul>
<div class="verificationCode">
<span>验证码:</span>
<input type="tel" placeholder="请输入验证码" class="layui-input">
</div>
<div class="query_criteria">
<label class="layui-form-label query_criteria_title">不动产证书号:</label>
<div class="layui-input-inline">
<label class="layui-form-label"></label>
<input type="text" name="username" lay-verify="required" placeholder="请输入" autocomplete="off"
class="layui-input">
</div>
<p class="bdc_title">西安市不动产</p>
<div class="layui-input-inline">
<input type="text" name="username" lay-verify="required" class="layui-input">
<span></span>
</div>
</div>
<div class="examples">如:陕 (2019). 西安不动产第10</div>
<div class="submit_button">
<button type="button" class="layui-btn layui-btn-normal">查看电子证照</button>
</div>
</div>
</div>
</body>
<script type="text/javascript" src="../../staticJs/down.js"></script>
<script type="text/javascript" src="../../staticJs/convenienceService/businessInquiry.js"></script>
</html>
\ No newline at end of file
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>进度查询</title>
<script type="text/javascript" src="../../staticJs/head.js"></script>
<link rel="stylesheet" type="text/css" href="../../staticCss/convenienceService/businessInquiry.css">
</head>
<body>
<div class="businessInquiry">
<div class="navigation_crumbs">
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../../index.html" title="首页">首页</a>
<a title="进度查询"><cite>进度查询</cite></a>
</span>
</div>
</div>
<div class="informationService middleZoneHeight">
<div class="selectCity">
<h2 class="region_title">请先选择对应的区域</h2>
<form class="layui-form">
<h2 class="title"></h2>
<div class="layui-inline layui-select-default" style="margin-right: 10px;">
<select name="province" class="Pselected" disabled data-area="陕西省"" lay-filter=" province">
<option value="">选择省</option>
</select>
</div>
<h2></h2>
<div class="layui-inline selected layui-select-default">
<select name="city" class="Cselected" disabled data-area="西安市" lay-filter="selectCity">
<option value="">选择市</option>
</select>
</div>
</form>
<div class="area_list_content">
<h2></h2>
<ul class="area_list"></ul>
</div>
</div>
<h2 class="region_title">请输入查询信息</h2>
<ul class="personInfo">
<li>
<span>权利人:</span>
<p>任超</p>
</li>
<li>
<span>证件类型:</span>
<p>身份证</p>
</li>
<li>
<span>手机号:</span>
<p>187789798798</p>
<button type="button" name="button" class="verCode">点击获取验证码</button>
</li>
<li>
<span>身份证号:</span>
<p>610127879798</p>
</li>
</ul>
<div class="verificationCode">
<span>验证码:</span>
<input type="tel" placeholder="请输入验证码" class="layui-input">
</div>
<div class="verificationCode marginTop20">
<span>受理编号:</span>
<input type="text" placeholder="请输入受理编号" class="layui-input">
</div>
<div class="submit_button">
<button type="button" class="layui-btn layui-btn-normal">查看电子证照</button>
</div>
</div>
</div>
</body>
<script type="text/javascript" src="../../staticJs/down.js"></script>
<script type="text/javascript" src="../../staticJs/convenienceService/businessInquiry.js"></script>
</html>
\ No newline at end of file
......@@ -21,18 +21,62 @@
</div>
</div>
<div class="informationService middleZoneHeight">
<div>
<span>受理编号:</span>
<input type="text" name="" placeholder="登记业务号/房产业务号/线上受理号" class="layui-input">
<div class="selectCity">
<h2 class="region_title">请先选择对应的区域</h2>
<form class="layui-form">
<h2 class="title"></h2>
<div class="layui-inline layui-select-default" style="margin-right: 10px;">
<select name="province" class="Pselected" disabled data-area="陕西省"" lay-filter=" province">
<option value="">选择省</option>
</select>
</div>
<div>
<span>权利信息</span>
<input type="text" name="" placeholder="权利人身份证后四位或单位全称" class="layui-input">
<h2></h2>
<div class="layui-inline selected layui-select-default">
<select name="city" class="Cselected" disabled data-area="西安市" lay-filter="selectCity">
<option value="">选择市</option>
</select>
</div>
</form>
<div class="area_list_content">
<h2></h2>
<ul class="area_list"></ul>
</div>
</div>
<h2 class="region_title">请输入查询信息</h2>
<ul class="personInfo">
<li>
<span>权利人:</span>
<p>任超</p>
</li>
<li>
<span>证件类型:</span>
<p>身份证</p>
</li>
<li>
<span>手机号:</span>
<p>187789798798</p>
<button type="button" name="button" class="verCode">点击获取验证码</button>
</li>
<li>
<span>身份证号:</span>
<p>610127879798</p>
</li>
</ul>
<div class="verificationCode">
<span>验证码:</span>
<input type="tel" placeholder="请输入验证码" class="layui-input">
</div>
<div class="verificationCode marginTop20">
<span>合同备案编号:</span>
<input type="text" placeholder="合同备案编号" class="layui-input">
</div>
<div class="submit_button">
<button type="button" class="layui-btn layui-btn-normal">查看电子证照</button>
</div>
<button type="button" class="layui-btn layui-btn-normal">查询</button>
</div>
</div>
</body>
<script type="text/javascript" src="../../staticJs/down.js"></script>
<script type="text/javascript" src="../../staticJs/convenienceService/businessInquiry.js"></script>
</html>
\ No newline at end of file
......
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>好差评</title>
<script type="text/javascript" src="../staticJs/head.js"></script>
<link rel="stylesheet" type="text/css" href="../staticCss/evaluate.css">
</head>
<body>
<div class="evaluate middleZoneHeight">
<ul class="evaluate_nav">
<li>
<p>办件数</p>
<p>123132<span>万件</span></p>
</li>
<li>
<p>差评数</p>
<p>123132<span></span></p>
</li>
<li>
<p>差评整改率</p>
<p>100<span>%</span></p>
</li>
<li>
<p>市评分</p>
<p>9.8<span></span></p>
</li>
</ul>
<!-- 满意度 -->
<div class="satisfaction">
<div class="evaluate cardItem">
<h3>评价满意度</h3>
<ul>
<li class="evaluate_item">
<p>非常满意</p>
<p id="score" class="score"></p>
<span>399条</span>
</li>
<li class="evaluate_item">
<p>满意</p>
<p id="score1" class="score"></p>
<span>399条</span>
</li>
<li class="evaluate_item">
<p>基本满意</p>
<p id="score2" class="score"></p>
<span>399条</span>
</li>
<li class="evaluate_item">
<p>不满意</p>
<p id="score3" class="score"></p>
<span>0条</span>
</li>
<li class="evaluate_item">
<p>非常不满意</p>
<p id="score4" class="score"></p>
<span>0条</span>
</li>
</ul>
</div>
<div class="region cardItem">
<h3>下属区域排行</h3>
<ul>
<li class="region_title">
<span>区域</span>
<span>评论数</span>
<span>差评数</span>
<span>评分</span>
</li>
<li class="region_list">
<span>城六区</span>
<span>8</span>
<span>10</span>
<p id="grade1"></p>
<span>9.8分</span>
</li>
<li class="region_list">
<span>城六区</span>
<span>8</span>
<span>10</span>
<p id="grade2"></p>
<span>9.8分</span>
</li>
<li class="region_list">
<span>城六区</span>
<span>8</span>
<span>10</span>
<p id="grade3"></p>
<span>9.8分</span>
</li>
<li class="region_list">
<span>城六区</span>
<span>8</span>
<span>10</span>
<p id="grade4"></p>
<span>9.8分</span>
</li>
</ul>
</div>
</div>
<!-- 评论数 -->
<div class="satisfaction comments">
<div class="praise cardItem">
<h3>好评TOP5</h3>
<ul>
<li>
<p>
网上综合大厅办理
<span>68798</span>
</p>
<p class="progessBar">
<b style="width: 60%;"></b>
</p>
</li>
<li>
<p>
网上申报反馈
<span>68798</span>
</p>
<p class="progessBar">
<b style="width: 80%;"></b>
</p>
</li>
<li>
<p>
网上综合大厅办理
<span>68798</span>
</p>
<p class="progessBar">
<b style="width: 60%;"></b>
</p>
</li>
<li>
<p>
网上综合大厅办理
<span>68798</span>
</p>
<p class="progessBar">
<b style="width: 60%;"></b>
</p>
</li>
</ul>
</div>
<div class="makeComplaints cardItem">
<h3>吐槽TOP5</h3>
<ul>
<li>
<p>
网上综合大厅办理
<span>68798</span>
</p>
<p class="progessBar1">
<b style="width: 60%;"></b>
</p>
</li>
<li>
<p>
网上申报反馈
<span>68798</span>
</p>
<p class="progessBar1">
<b style="width: 80%;"></b>
</p>
</li>
<li>
<p>
网上综合大厅办理
<span>68798</span>
</p>
<p class="progessBar1">
<b style="width: 60%;"></b>
</p>
</li>
<li>
<p>
网上综合大厅办理
<span>68798</span>
</p>
<p class="progessBar1">
<b style="width: 60%;"></b>
</p>
</li>
</ul>
</div>
</div>
<!-- 评价展示 -->
<div class="evaluation_display">
<ul>
<li>
<p>
<img src="../staticImages/bg.png">
<span>任超1</span>
<span>整体服务:非常满意</span>
<span class="date">2020-10-29</span>
</p>
<p>评价事项:劳动者技能提升培训</p>
</li>
<li>
<p>
<img src="../staticImages/bg.png">
<span>任超2</span>
<span>整体服务:非常满意2222</span>
<span class="date">2020-10-29</span>
</p>
<p>评价事项:劳动者技能提升培训</p>
</li>
<li>
<p>
<img src="../staticImages/bg.png">
<span>任超12121</span>
<span>整体服务:非常满意</span>
<span class="date">2020-10-29</span>
</p>
<p>评价事项:劳动者技能提升培训</p>
</li>
<li>
<p>
<img src="../staticImages/bg.png">
<span>任超78979798</span>
<span>整体服务:非常满意</span>
<span class="date">2020-10-29</span>
</p>
<p>评价事项:劳动者技能提升培训</p>
</li>
<li>
<p>
<img src="../staticImages/bg.png">
<span>任超79879879</span>
<span>整体服务:非常满意</span>
<span class="date">2020-10-29</span>
</p>
<p>评价事项:劳动者技能提升培训</p>
</li>
</ul>
</div>
</div>
</body>
<script type="text/javascript" src="../staticJs/common.js"></script>
<script type="text/javascript" src="../staticJs/down.js"></script>
<script type="text/javascript" src="../staticJs/evaluate.js"></script>
</html>
\ No newline at end of file
......@@ -16,6 +16,7 @@
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../index.html">首页</a>
<a>政务公开</a>
<a><cite>法律法规</cite></a>
</span>
</div>
......
......@@ -28,7 +28,7 @@
<img src="../staticImages/person.png" alt="">
<ul>
<li>
<span>上午好:</span>
<span id='hellotime'>上午好:</span>
<p id="username"></p>
</li>
<li>
......
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
</style>
......@@ -9,11 +10,13 @@
<script type="text/javascript" src="../staticJs/head.js"></script>
<link rel="stylesheet" type="text/css" href="../staticCss/gsgg.css">
</head>
<body>
<div class="navigation_crumbs">
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../index.html">首页</a>
<a>政务公开</a>
<a><cite>公示公告</cite></a>
</span>
</div>
......@@ -90,4 +93,5 @@
</li>
{{# }); }}
</script>
</html>
\ No newline at end of file
......
......@@ -17,7 +17,7 @@
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../../../index.html">首页</a>
<a href="../../wssq.html">网上申请</a>
<a href="../wssq.html">网上申请</a>
<a><cite>信息校验</cite></a>
</span>
</div>
......@@ -52,7 +52,7 @@
</div>
</div>
<div class="layui-form-item">
<div style="float: left;width: 220px;">
<div style="float: left;width: 220px;margin-right:20px">
<select id="bdcqzType" lay-verify="required" lay-filter="xmFilter">
</select>
</div>
......
......@@ -114,7 +114,7 @@
</div>
<!-- ------------买方信息-------------- -->
<div class="acceptance_information">
<h3>买方信息</h3>
<h3>权利人信息</h3>
<ul id="informationList" class="informationList"></ul>
</div>
<!-- ------------受理流程-------------- -->
......
......@@ -92,8 +92,8 @@
</ul>
</div>
<!-- ----------买方信息--------- -->
<div class="acceptance_information">
<h3>买方信息</h3>
<div class="acceptance_information" id="acceptance_information">
<h3>权利人信息</h3>
<ul id="informationList" class="informationList"></ul>
</div>
<!-- ------------受理流程-------------- -->
......@@ -141,9 +141,6 @@
</ul>
</div>
<div class="next_button">
<!-- <button type="button" class="layui-btn layui-btn-normal">
<a onclick="skipClick()">下一步</a>
</button> -->
</div>
</div>
</div>
......
......@@ -17,7 +17,7 @@
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../../../index.html">首页</a>
<a href="../../wssq.html">网上申请</a>
<a href="../wssq.html">网上申请</a>
<a><cite>填报信息</cite></a>
</span>
</div>
......@@ -197,7 +197,7 @@
</div>
<!-- 单方申请权利人信息 -->
<div class="person_info folkObligee">
<h3>权利人信息</h3>
<h3>义务人信息</h3>
<ul>
<li>
<span>公司名称:</span>
......@@ -291,19 +291,9 @@
</div>
</div>
<div class="next_button">
<button type="button" lay-submit="" lay-filter="submit1" class="layui-btn layui-btn-normal">
<a onclick="skipClick()">
下一步
</a>
</button>
</div>
</div>
<div class="next_button submitButton">
<button type="button" class="layui-btn layui-btn-normal">
<a onclick="skipClick()">
下一步
</a>
</button>
</div>
</form>
</div>
......
......@@ -17,7 +17,7 @@
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../../index.html">首页</a>
<a href="./wssq.html">网上申请</a>
<a href="../wssq.html">网上申请</a>
<a><cite>身份认证</cite></a>
</span>
</div>
......@@ -40,13 +40,12 @@
<h5>短信认证</h5>
<div class="phone">
<span>手机号</span>
<input type="tel" id="phone" name="phone" placeholder="请输入手机号" class="layui-input">
<span class="captcha">获取验证码</span>
<span class="num"></span>
<input type="tel" maxlength="11" id="phone" name="phone" placeholder="请输入手机号" class="layui-input phoneInput">
<em class="captcha">获取验证码</em>
</div>
<div>
<div class="code_input">
<span>验证码</span>
<input type="tel" id="code" name="code" placeholder="请输入验证码" class="layui-input">
<input type="tel" maxlength="6" id="code" name="code" placeholder="请输入验证码" class="layui-input">
</div>
</div>
......@@ -58,11 +57,7 @@
</form>
</div>
</div>
<div class="next_button">
<button type="button" class="layui-btn layui-btn-normal">
<a onclick="skipClick()">下一步</a>
</button>
</div>
<div class="next_button"></div>
</div>
</div>
</body>
......
......@@ -17,7 +17,7 @@
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../../index.html">首页</a>
<a href="./wssq.html">网上申请</a>
<a href="../wssq.html">网上申请</a>
<a><cite>完税核税</cite></a>
</span>
</div>
......@@ -61,15 +61,11 @@
</div>
</ul>
<div class="buyer_information">
<h3>买方信息</h3>
<h3>权利人信息</h3>
<ul id="informationList" class="informationList"></ul>
</div>
</div>
<div class="next_button">
<button type="button" class="layui-btn layui-btn-normal">
<a onclick="skipClick()">下一步</a>
</button>
</div>
<div class="next_button"></div>
</div>
</div>
</body>
......
......@@ -29,7 +29,7 @@
<img src="../staticImages/person.png" alt="">
<ul>
<li>
<span>上午好:</span>
<span id='hellotime'>上午好:</span>
<p id="username"></p>
</li>
<li>
......@@ -43,7 +43,7 @@
<li class="applyBusinessRecord">
<a data-id='1' class="itemTitleActive">
<p>
<span>5</span>
<span>0</span>
<b></b>
</p>
<p>办理合计</p>
......@@ -52,7 +52,7 @@
<li class="to_be_submitted">
<a data-id='2'>
<p>
<span>1</span>
<span>0</span>
<b></b>
</p>
<p>待提交</p>
......@@ -61,7 +61,7 @@
<li class="applyBusinessIn">
<a data-id='3'>
<p>
<span>5</span>
<span>0</span>
<b></b>
</p>
<p>办理中</p>
......@@ -70,7 +70,7 @@
<li class="applyBusinessEnd">
<a data-id='6'>
<p>
<span>5</span>
<span>0</span>
<b></b>
</p>
<p>已办结</p>
......
......@@ -51,25 +51,26 @@
{{ item.headline }}
</a>
<a class="xw" href='./xwxq.html?id={{item.id}}' target="_blank">
<div class="newsCon">
<div class="xw-left">
{{# if(item.cover != null ){ }}
<img src="{{ item.cover }}">
{{# } }}
</div>
<div class="xw-right">
<div class="left-body">
{{# if(item.summary !== null){ }}
{{ item.summary }}
{{# } }}
</div>
<div class="left-buttom">
<div>
</div>
<div class="newsBottom">
<div class="newIcon">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconchakan"></use>
</svg>
<span> {{ item.pageviews }}</span>
</div>
<div>
<div class="newIcon">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconpinglun"></use>
</svg>
......@@ -79,7 +80,6 @@
{{ CutDate(item.publishTime) }}
</div>
</div>
</div>
</a>
</li>
{{# }); }}
......
......@@ -16,6 +16,7 @@
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../index.html">首页</a>
<a>政务公开</a>
<a><cite>相应政策</cite></a>
</span>
</div>
......