98400cd3 by 任超

style:网上申请

1 parent 1ba396d8
......@@ -3,40 +3,7 @@ $(function () {
let element = layui.element;
});
addTabs('#wssq')
// 业务
var data = {
'progressList': [
{
stepName: "信息效验",
stepState: 2 //0:未办理 1:正在办理 2:已办理
},
{
stepName: "填报信息",
stepState: 2
},
{
stepName: "完税核税",
stepState: 2
},
{
stepName: "身份认证",
stepState: 2
},
{
stepName: "资料审核",
stepState: 2
},
{
stepName: "线上缴费",
stepState: 2
},
{
stepName: "生成电子证书",
stepState: 1
}
],
}
setAcceptFlow(GetQueryString('bsm_slsq'),GetQueryString('businessno'));
layui.use('laytpl', function () {
laytpl = layui.laytpl;
var getTpl = document.getElementById('progress').innerHTML
......
......@@ -7,40 +7,7 @@ $(function () {
});
});
addTabs('#wssq')
// 业务
var data = {
'progressList': [
{
stepName: "信息效验",
stepState: 2 //0:未办理 1:正在办理 2:已办理
},
{
stepName: "填报信息",
stepState: 2
},
{
stepName: "完税核税",
stepState: 2
},
{
stepName: "身份认证",
stepState: 2
},
{
stepName: "资料审核",
stepState: 1
},
{
stepName: "线上缴费",
stepState: 0
},
{
stepName: "生成电子证书",
stepState: 0
}
],
}
setAcceptFlow(GetQueryString('bsm_slsq'),GetQueryString('businessno'));
layui.use('laytpl', function () {
laytpl = layui.laytpl;
var getTpl = document.getElementById('progress').innerHTML
......@@ -56,3 +23,7 @@ $(function () {
});
});
})
//下一步事件
function skipClick(){
skipNextPage(GetQueryString('bsm_slsq'),GetQueryString('businessno'));
}
......
......@@ -3,40 +3,7 @@ $(function () {
let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块
});
addTabs('#wssq')
// 业务
var data = {
'progressList': [
{
stepName: "信息效验",
stepState: 2 //0:未办理 1:正在办理 2:已办理
},
{
stepName: "填报信息",
stepState: 2
},
{
stepName: "完税核税",
stepState: 2
},
{
stepName: "身份认证",
stepState: 2
},
{
stepName: "资料审核",
stepState: 2
},
{
stepName: "线上缴费",
stepState: 1
},
{
stepName: "生成电子证书",
stepState: 0
}
],
}
setAcceptFlow(GetQueryString('bsm_slsq'),GetQueryString('businessno'));
layui.use('laytpl', function () {
laytpl = layui.laytpl;
var getTpl = document.getElementById('progress').innerHTML
......@@ -74,8 +41,11 @@ $(function () {
shadeClose: true,
skin: 'paymentSuccess',
btn: ['下一步'],
yes : function() {
skipNextPage(GetQueryString('bsm_slsq'),GetQueryString('businessno'));
},
content: '<ul>'
+ '<li><img src="../staticImages/xuanzhong.png"></li>'
+ '<li><img src="../../staticImages/xuanzhong.png"></li>'
+ '<li>支付成功</li>'
+ '<li class="info"><span>支付流水号:</span><p>9898989989</p></li>'
+ '<li class="info"><span>支付时间:</span><p>2023255-102-13</p></li>'
......
......@@ -7,17 +7,17 @@
</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/progress.css">
<link rel="stylesheet" type="text/css" href="../staticCss/dzzs.css">
<script type="text/javascript" src="../../staticJs/head.js"></script>
<link rel="stylesheet" type="text/css" href="../../staticCss/progress.css">
<link rel="stylesheet" type="text/css" href="../../staticCss/dzzs.css">
</head>
<body>
<div class="navigation_crumbs">
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../../index.html">首页</a>
<a href="./wssq.html">网上申请</a>
<a href="../../../index.html">首页</a>
<a href="../wssq.html">网上申请</a>
<a><cite>在线生成电子证书</cite></a>
</span>
</div>
......@@ -37,7 +37,7 @@
<ul>
<li>
<p>
<img src="../staticImages/xuanzhong.png" />
<img src="../../staticImages/xuanzhong.png" />
该不动产业务已办结,相应的不动产电子证照已生成,请尽快前往办事大厅领取纸质证书
</p>
<p>
......@@ -47,7 +47,7 @@
</li>
<li>
<p>
<img src="../staticImages/xuanzhong.png" />
<img src="../../staticImages/xuanzhong.png" />
该不动产业务已办结,相应的不动产电子证照已生成,纸质证书已邮寄
</p>
<p>
......@@ -175,9 +175,10 @@
</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/dzzs.js"></script>
<script type="text/javascript" src="../../staticJs/common.js"></script>
<script type="text/javascript" src="../../staticJs/down.js"></script>
<script type="text/javascript" src="../../staticJs/onlineApply/workFlow.js"></script>
<script type="text/javascript" src="../../staticJs/onlineApply/certificateIssuance.js"></script>
<script id="progress" type="text/html">
{{# layui.each(d.progressList, function(index, item){ }}
{{# if(item.stepState==2){ }}
......
......@@ -16,8 +16,8 @@
<div class="navigation_crumbs">
<div class="contentBox">
<span class="layui-breadcrumb">
<a href="../../index.html">首页</a>
<a href="./wssq.html">网上申请</a>
<a href="../../../index.html">首页</a>
<a href="../wssq.html">网上申请</a>
<a><cite>资料审核</cite></a>
</span>
</div>
......@@ -34,7 +34,7 @@
</div>
<div class="audit_progress">
<h2>
<img src="../staticImages/xuanzhong.png" />
<img src="../../staticImages/xuanzhong.png" />
您的申请已提交,工作人员会在15个工作日内完成审核!
</h2>
</div>
......@@ -159,7 +159,7 @@
</div>
<div class="next_button">
<button type="button" class="layui-btn layui-btn-normal">
<a href="./xsjf.html">下一步</a>
<a onclick="skipClick()">下一步</a>
</button>
</div>
</div>
......@@ -167,6 +167,7 @@
</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/onlineApply/workFlow.js"></script>
<script type="text/javascript" src="../../staticJs/onlineApply/dataReview.js"></script>
<script id="progress" type="text/html">
{{# layui.each(d.progressList, function(index, item){ }}
......
......@@ -56,7 +56,6 @@
<script type="text/javascript" src="../../staticJs/down.js"></script>
<script type="text/javascript" src="../../staticJs/jquery.webcam.min.js"></script>
<script type="text/javascript" src="../../staticJs/onlineApply/workFlow.js"></script>
+88
<script type="text/javascript" src="../../staticJs/onlineApply/identityAuthentication.js"></script>
<script id="progress" type="text/html">
{{# layui.each(d.progressList, function(index, item){ }}
......
......@@ -6,9 +6,9 @@
</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/progress.css">
<link rel="stylesheet" type="text/css" href="../staticCss/xsjf.css">
<script type="text/javascript" src="../../staticJs/head.js"></script>
<link rel="stylesheet" type="text/css" href="../../staticCss/progress.css">
<link rel="stylesheet" type="text/css" href="../../staticCss/xsjf.css">
</head>
<body>
......@@ -16,7 +16,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>
......@@ -35,7 +35,7 @@
<!-- ------------------开始支付----------------- -->
<div class="audit_progress">
<h2>
<img src="../staticImages/xuanzhong.png" />
<img src="../../staticImages/xuanzhong.png" />
您的申请已提交,工作人员会在15个工作日内完成审核!
</h2>
</div>
......@@ -74,11 +74,11 @@
<h3>缴费通道</h3>
<ul class="payment_channel_con">
<li>
<img src="../staticImages/wechat.png">
<img src="../../staticImages/wechat.png">
<span>微信</span>
</li>
<li>
<img src="../staticImages/alipay.png" alt="">
<img src="../../staticImages/alipay.png" alt="">
<span>支付宝</span>
</li>
</ul>
......@@ -86,10 +86,10 @@
<p>扫一扫付款(元)</p>
<p>600.00</p>
<div class="scanning_results">
<img class="erweima" src="../staticImages/code.png">
<img class="codeShowImg" src="../staticImages/alipayShow.png">
<img class="erweima" src="../../staticImages/code.png">
<img class="codeShowImg" src="../../staticImages/alipayShow.png">
<div class="code_detail">
<img src="../staticImages/saoyisao.png">
<img src="../../staticImages/saoyisao.png">
<ul>
<li class="paymentText">打开手机支付</li>
<li>扫一扫继续付款</li>
......@@ -102,9 +102,10 @@
<!-- ------------------支付成功----------------- -->
</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/xsjf.js"></script>
<script type="text/javascript" src="../../staticJs/common.js"></script>
<script type="text/javascript" src="../../staticJs/down.js"></script>
<script type="text/javascript" src="../../staticJs/onlineApply/workFlow.js"></script>
<script type="text/javascript" src="../../staticJs/onlineApply/onlinePayment.js"></script>
<script id="progress" type="text/html">
{{# layui.each(d.progressList, function(index, item){ }}
{{# if(item.stepState==2){ }}
......