Commit 899dea09 authored by 彭令令's avatar 彭令令

合分支

parent fe4f9fbe
<!doctype html>
<html>
<head>
<meta charset='UTF-8'>
<!-- 让360双核浏览器用webkit内核渲染页面-->
<meta name="renderer" content="webkit">
<meta name=renderer content=webkit>
<!-- 让IE浏览器用最高级内核渲染页面 还有用 Chrome 框架的页面用webkit 内核 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- IOS6全屏 Chrome高版本全屏 -->
<meta http-equiv="X-UA-Compatible" content="edge">
<link href="../../static/tools/css/bootstrap.css?v=1.1" rel="stylesheet">
<!--滚动条-->
<link rel="stylesheet" href="../../static/tools/css/scroll.css" />
<!--table样式-->
<link rel="stylesheet" href="../../static/tools/css/table.css" />
<!--样式-->
<link rel="stylesheet" href="../../static/tools/css/encapsulation.css" />
<!--时间插件-->
<link rel="stylesheet" href="../../static/tools/js/My97DatePicker/skin/WdatePicker.css" />
<!--declare-->
<link rel="stylesheet" href="../../static/css/declare/declare.css" />
<!-- 页面自定义样式 -->
<title>逾期申报套餐</title>
</head>
<script>
document.write("<script type='text/javascript' src='../../static/config.js?time=" + Math.random() + "'></" + "script" + ">")
</script>
<body>
<div style="background-color:#FFFFFF;">
<div style="padding: 25px;">
<div class="div-border" style="padding-bottom: 20px;height: 60px;">
<img style="float:left;display:block" src="../../static/tools/images/taocan.png">&nbsp;&nbsp;
<span style="float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class="span-title">逾期申报套餐</span>
</div>
<div>
<div class="div-float" style="padding-bottom: 8px;">
<span>申报月份:</span>
<input readonly id="getInputValue" name="birth_date" style="width: 20%; display: inline;" type="text"
class="Wdate checkId-input check-items-birthday form-control">
</div>
<div class="div-float text-right div-margin " style="height:100%">
<input id="pay" class="btn btn-primary tdDong-btn" style="margin-right: 1px;height: 32px;" type="button"
value="缴款" />
<input id="reset" class="btn btn-primary tdDong-btn" style="margin-right: 100px;height: 32px;" type="button"
value="重置申报清册" />
</div>
</div>
</br>
<div class="div-clear-folat">
<strong>税费申报</strong>
</div>
<hr class="hr-margin" />
<div id="taxGrid"></div>
<div style="height:16px"></div>
<!-- <div class="div-clear-folat">
<strong>财务报表报送</strong>
</div>
<hr class="hr-margin" />
<div id="financialGrid"></div>
<div style="height:16px"></div> -->
<div class="font-clo">
<div style="font-size:12px">温馨提示:</div>
<div class="reminder"><span class="span-font-size">1、如近期有税费种认定、纳税人资格、备案等发生变动,页面展现清册与实际说需不符的,</span></div>
<div class="reminder"><span class="span-font-size">请点此处&nbsp;&nbsp;<label for="reset" id="reset1"
class="label_declare">重置申报清册</label>&nbsp;&nbsp;对该户清册进行重新生成。</span>
</div>
<div class="reminder"><span
class="span-font-size">2、点击页眉&nbsp;&nbsp;“申报缴税”&nbsp;&nbsp;即会触发下属首个菜单&nbsp;&nbsp;“按期应申报”&nbsp;&nbsp;,无需再点击&nbsp;&nbsp;“按期应申报”&nbsp;&nbsp;</span>
</div>
<div class="reminder"><span class="span-font-size">如发现清册重复,也请点击前述链接&nbsp;&nbsp;“重置申报清册”&nbsp;&nbsp;</span>
</div>
<div class="reminder"><span class="span-font-size">无上述1、2情况请勿点击重置。</span></div>
<div class="reminder"><span
class="span-font-size">3、仅当操作期间申报状态有变化时点&nbsp;&nbsp;“刷新”&nbsp;&nbsp;,切换月份、刚进入本页面、申报完成后本页面已显示&nbsp;&nbsp;“已申报”&nbsp;&nbsp;等情形无需刷新。</span>
</div>
<div class="reminder"><span
class="span-font-size">4、如发现&nbsp;&nbsp;“刷新”&nbsp;&nbsp;后的申报日期和状态不是最新情况,通常是因为&nbsp;&nbsp;“刷新”&nbsp;&nbsp;按钮所查数据同步延时所致,</span>
</div>
<div class="reminder"><span class="span-font-size">如遇此情况,等几秒钟再&nbsp;&nbsp;“刷新”&nbsp;&nbsp;或退出后稍后重进申报清册查看。</span>
</div>
<div class="reminder"><span class="span-font-size">5、没有财务报表清册,可能是以下原因之一:</span></div>
<div class="reminder"><span class="span-font-size">未做财务报表备案;</span></div>
<div class="reminder"><span class="span-font-size">只做了备案报告书但未做具体的会计报表名称;</span></div>
</div>
</div>
</div>
<input type='hidden' name='data' value="${token}" id="token">
<input type='hidden' name='data' value="${djxh}" id="djxh">
<form action="/declare/toPzzl" method="POST" target="_blank" id="changeForm">
<input type='hidden' name='data' id="changeForm_data">
</form>
<div id="myMask" class="myMask" hidden></div>
<div id="myModal" class="myModal" hidden>
<div class="myModal-title">
选择申报方式
</div>
<div class="myModal-body">
<div class="myModal-body-div">
<div style="line-height: 40px;margin: 10px;font-size: 14px;">
<div id="dName"></div>
<button class="btn btn-primary" id="normalDeclaration" onclick="initpage.declarationMethod('N')">一般申报</button>
</div>
</div>
<div class="myModal-body-div" style="clear:both;padding-top: 10px;">
<div style="line-height: 40px;margin: 10px;font-size: 14px;">
<div id="ybName"></div>
<button class="btn btn-primary ybDeclaration1" id="ybDeclaration"
onmouseover="this.className='btn ybDeclaration'"
onmouseout="this.className='btn btn-primary ybDeclaration1'"
onclick="initpage.declarationMethod('Y')">一表集成</button>
</div>
</div>
<img class="img-ybjc-modal" onclick="initpage.closeModal()" src="../../static/tools/images/close.png">
</div>
</div>
</body>
<script src="../../static/tools/js/jquery-1.11.3.js?v=1.1"></script>
<script src="../../static/js/tax/tool.js"></script>
<script src="../../static/tools/js/jquery.nicescroll.js?v=1.1"></script>
<script src="../../static/tools/js/bootstrap.js?v=1.1"></script>
<script src="../../static/tools/js/encapsulation.js?v=1.3"></script>
<script src="../../static/tools/js/minScroll.js?v=1.1"></script>
<script src="../../static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script>
<script src="../../static/biz/declare-overdue_grid.js?v=1.0"></script>
<script>
// <!-- // 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// var companyInfo = ${json};
// if (companyInfo.success) {
// var initpage = initPage(companyInfo.bean);
// $("#getInputValue").on("focus", function() {
// WdatePicker({
// isShowClear:false,
// dateFmt: 'yyyy-MM',
// onpicking: function(dp){
// initpage.changeDate(this, dp);
// }
// });
// });
// } else {
// alertWarning("请求失败!");
// }
</script>
</html>
\ No newline at end of file
<!doctype html>
<html>
<head>
<meta charset='UTF-8'>
<!-- 让360双核浏览器用webkit内核渲染页面-->
<meta name="renderer" content="webkit">
<meta name=renderer content=webkit>
<!-- 让IE浏览器用最高级内核渲染页面 还有用 Chrome 框架的页面用webkit 内核 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- IOS6全屏 Chrome高版本全屏 -->
<meta http-equiv="X-UA-Compatible" content="edge">
<link href="../../static/tools/css/bootstrap.css?v=1.1" rel="stylesheet">
<!--滚动条-->
<link rel="stylesheet" href="../../static/tools/css/scroll.css" />
<!--table样式-->
<link rel="stylesheet" href="../../static/tools/css/table.css" />
<!--样式-->
<link rel="stylesheet" href="../../static/tools/css/encapsulation.css" />
<!--时间插件-->
<link rel="stylesheet" href="../../static/tools/js/My97DatePicker/skin/WdatePicker.css" />
<!--declare-->
<link rel="stylesheet" href="../../static/css/declare/declare.css" />
<!-- 页面自定义样式 -->
<title>主附税文化事业建设联合申报缴纳套餐</title>
</head>
<script>
document.write("<script type='text/javascript' src='../../static/config.js?time=" + Math.random() + "'></" + "script" + ">")
</script>
<body>
<div>
<div style="background-color:#FFFFFF;">
<div style="padding: 25px;">
<div class="div-border" style="padding-bottom: 20px;height: 60px;">
<img style="float:left;display:block" src="../../static/tools/images/taocan.png">&nbsp;&nbsp;
<span style="float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class="span-title">主附税文化事业建设联合申报缴纳套餐</span>
</div>
<div>
<div class="div-float" style="padding-bottom: 8px; width: 100%;position :relative">
<span>申报月份:</span>
<input readonly id="getInputValue" name="birth_date" style="width: 10%; display: inline;min-width: 150px"
type="text" class="Wdate checkId-input check-items-birthday form-control">
<!-- <div> -->
<input id="pay" class="btn btn-primary tdDong-btn" style="margin-right: 115px;height: 32px;margin-top: 5px;position:absolute;right: 120px;" type="button"
value="缴款" />
<input id="reset" class="btn btn-primary tdDong-btn"
style="margin-right: 10%;margin-right: 10px;height: 32px;margin-top: 5px;position:absolute;right: 120px;"
type="button" value="重置申报清册" />
<!-- </div> -->
</div>
</div>
</br>
<div class="div-clear-folat">
<strong>税费申报</strong>
</div>
<hr class="hr-margin" />
<div id="taxGrid"></div>
<!-- <div style="height:16px"></div> -->
<div class="font-clo" style="padding-top: 20px;">
<div style="font-size:12px">温馨提示:</div>
<div class="reminder"><span class="span-font-size">1、如近期有税费种认定、纳税人资格、备案等发生变动,页面展现清册与实际所需不符的,</span></div>
<div class="reminder"><span class="span-font-size">请点此处&nbsp;&nbsp;<label for="reset" id="reset1"
class="label_declare">重置申报清册</label>&nbsp;&nbsp;对该户清册进行重新生成。</span>
</div>
<div class="reminder"><span
class="span-font-size">2、点击页眉&nbsp;&nbsp;“申报缴税”&nbsp;&nbsp;即会触发下属首个菜单&nbsp;&nbsp;“按期应申报”&nbsp;&nbsp;,无需再点击&nbsp;&nbsp;“按期应申报”&nbsp;&nbsp;</span>
</div>
<div class="reminder"><span class="span-font-size">如发现清册重复,也请点击前述链接&nbsp;&nbsp;“重置申报清册”&nbsp;&nbsp;</span>
</div>
<div class="reminder"><span class="span-font-size">无上述1、2情况请勿点击重置。</span></div>
<div class="reminder"><span
class="span-font-size">3、仅当操作期间申报状态有变化时点&nbsp;&nbsp;“刷新”&nbsp;&nbsp;,切换月份、刚进入本页面、申报完成后本页面已显示&nbsp;&nbsp;“已申报”&nbsp;&nbsp;等情形无需刷新。</span>
</div>
<div class="reminder"><span
class="span-font-size">4、如发现&nbsp;&nbsp;“刷新”&nbsp;&nbsp;后的申报日期和状态不是最新情况,通常是因为&nbsp;&nbsp;“刷新”&nbsp;&nbsp;按钮所查数据同步延时所致,</span>
</div>
<div class="reminder"><span class="span-font-size">如遇此情况,等几秒钟再&nbsp;&nbsp;“刷新”&nbsp;&nbsp;或退出后稍后重进申报清册查看。</span>
</div>
<div class="reminder"><span class="span-font-size">5、没有财务报表清册,可能是以下原因之一:</span></div>
<div class="reminder"><span class="span-font-size">未做财务报表备案;</span></div>
<div class="reminder"><span class="span-font-size">只做了备案报告书但未做具体的会计报表名称;</span></div>
</div>
</div>
</div>
</div>
<input type='hidden' name='data' value="${token}" id="token">
<input type='hidden' name='data' value="${djxh}" id="djxh">
<form action="/declare/toPzzl" method="POST" target="_blank" id="changeForm">
<input type='hidden' name='data' id="changeForm_data">
</form>
<div id="myMask" class="myMask" hidden></div>
<div id="myModal" class="myModal" hidden>
<div class="myModal-title">
选择申报方式
</div>
<div class="myModal-body">
<div class="myModal-body-div">
<div style="line-height: 40px;margin: 10px;font-size: 14px;">
<div id="dName"></div>
<button class="btn btn-primary" id="normalDeclaration" onclick="initpage.declarationMethod('N')">一般申报</button>
</div>
</div>
<div class="myModal-body-div" style="clear:both;padding-top: 10px;">
<div style="line-height: 40px;margin: 10px;font-size: 14px;">
<div id="ybName"></div>
<button class="btn btn-primary ybDeclaration1" id="ybDeclaration"
onmouseover="this.className='btn ybDeclaration'"
onmouseout="this.className='btn btn-primary ybDeclaration1'"
onclick="initpage.declarationMethod('Y')">一表集成</button>
</div>
</div>
<img class="img-ybjc-modal" onclick="initpage.closeModal()" src="../../static/tools/images/close.png">
</div>
</div>
</body>
<script src="../../static/tools/js/jquery-1.11.3.js?v=1.1"></script>
<script src="../../static/js/tax/tool.js"></script>
<script src="../../static/tools/js/jquery.nicescroll.js?v=1.1"></script>
<script src="../../static/tools/js/bootstrap.js?v=1.1"></script>
<script src="../../static/tools/js/encapsulation.js?v=1.3"></script>
<script src="../../static/tools/js/minScroll.js?v=1.1"></script>
<script src="../../static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script>
<script src="../../static/biz/declare_union_grid.js?v=1.0"></script>
<script>
// <!-- // 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// var companyInfo = ${json};
// if (companyInfo.success) {
// var initpage = initPage(companyInfo.bean);
// $("#getInputValue").on("focus", function() {
// WdatePicker({
// isShowClear:false,
// dateFmt: 'yyyy-MM',
// onpicking: function(dp){
// initpage.changeDate(this, dp);
// }
// });
// });
// } else {
// alertWarning("请求失败!");
// // 弹出错误对话框
// }
</script>
</html>
<!doctype html>
<html>
<head>
<meta charset='UTF-8'>
<!-- 让360双核浏览器用webkit内核渲染页面-->
<meta name="renderer" content="webkit">
<meta name=renderer content=webkit>
<!-- 让IE浏览器用最高级内核渲染页面 还有用 Chrome 框架的页面用webkit 内核 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- IOS6全屏 Chrome高版本全屏 -->
<meta http-equiv="X-UA-Compatible" content="edge">
<link href="../../static/tools/css/bootstrap.css?v=1.1" rel="stylesheet">
<!--滚动条-->
<link rel="stylesheet" href="../../static/tools/css/scroll.css" />
<!--table样式-->
<link rel="stylesheet" href="../../static/tools/css/table.css" />
<!--样式-->
<link rel="stylesheet" href="../../static/tools/css/encapsulation.css" />
<!--时间插件-->
<link rel="stylesheet" href="../../static/tools/js/My97DatePicker/skin/WdatePicker.css" />
<!--declare-->
<link rel="stylesheet" href="../../static/css/declare/declare.css" />
<!-- 页面自定义样式 -->
<title>在线填报</title>
</head>
<script>
document.write("<script type='text/javascript' src='../../static/config.js?time=" + Math.random() + "'></" + "script" + ">")
</script>
<body>
<div>
<div style="background-color:#FFFFFF;">
<div id="zhsbtcBox" style="padding: 25px;">
<div class="div-border" style="padding-bottom: 20px;height: 60px;">
<img style="float:left;display:block" src="../../static/tools/images/taocan.png">&nbsp;&nbsp;
<span style="float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class="span-title">财产行为税企业所得税综合申报套餐</span>
</div>
<div>
<div class="div-float" style="padding-bottom: 8px; width: 100%;position :relative">
<span>申报月份:</span>
<input readonly id="getInputValue" name="birth_date" style="width: 10%; display: inline;min-width: 150px"
type="text" class="Wdate checkId-input check-items-birthday form-control">
<!-- <input id="reset" class="btn btn-primary tdDong-btn"
style="margin-right: 10%;margin-right: 10px;height: 32px;margin-top: 5px;position:absolute;right: 120px;"
type="button" value="重置申报清册" /> -->
<div id="reset" class="btn btn-primary tdDong-btn"
style="position:absolute;right: 120px;padding: 8px 10px;height: 30px;">重置申报清册</div>
</div>
</div>
</br>
<div class="div-clear-folat">
<strong>税费申报</strong>
</div>
<hr class="hr-margin" />
<!-- <div class="div-clear-folat" style="width: 99%; height: 40px;line-height: 40px;">
<strong>10111298000025892661国家税务总局天津滨海高新技术产业开发区税务局第二税务所</strong>
<input id="reset" class="btn btn-primary"
style="height: 30px;right: 120px;margin: 0; padding: 0 5px;float: right;"
type="button" value="税费申报" />
<input id="reset" class="btn btn-primary"
style="height: 30px;right: 120px;margin: 0 10px 0 0; padding: 0 5px;float: right;"
type="button" value="缴款" />
</div> -->
<!-- <div id="taxGrid" class="zhsbtcTab"></div> -->
<!-- <hr class="hr-margin" />
<div class="div-clear-folat" style="width: 99%; height: 30px;line-height: 30px;">
<strong>10111298000025892661国家税务总局天津滨海高新技术产业开发区税务局第二税务所</strong>
</div> -->
<!-- <div id="taxGrid1" class="zhsbtcTab"></div> -->
<!-- <div style="height:16px"></div> -->
<!-- <div class="font-clo" style="padding-top: 20px;">
<div style="font-size:12px">温馨提示:</div>
<div class="reminder"><span class="span-font-size">如近期有税费种认定、纳税人资格、备案等发生变动,页面展现清册与实际所需不符的,</span></div>
<div class="reminder"><span class="span-font-size">请点此处&nbsp;&nbsp;“<label for="reset" id="reset1"
class="label_declare">重置申报清册</label>”&nbsp;&nbsp;对该户清册进行重新生成。</span>
</div>
</div> -->
</div>
</div>
</div>
<input type='hidden' name='data' value="${token}" id="token">
<input type='hidden' name='data' value="${djxh}" id="djxh">
<form action="/declare/toPzzl" method="POST" target="_blank" id="changeForm">
<input type='hidden' name='data' id="changeForm_data">
</form>
<div id="myMask" class="myMask" hidden></div>
<div id="myModal" class="myModal" hidden>
<div class="myModal-title">
选择申报方式
</div>
<div class="myModal-body">
<div class="myModal-body-div">
<div style="line-height: 40px;margin: 10px;font-size: 14px;">
<div id="dName"></div>
<button class="btn btn-primary" id="normalDeclaration" onclick="initpage.declarationMethod('N')">一般申报</button>
</div>
</div>
<div class="myModal-body-div" style="clear:both;padding-top: 10px;">
<div style="line-height: 40px;margin: 10px;font-size: 14px;">
<div id="ybName"></div>
<button class="btn btn-primary ybDeclaration1" id="ybDeclaration"
onmouseover="this.className='btn ybDeclaration'"
onmouseout="this.className='btn btn-primary ybDeclaration1'"
onclick="initpage.declarationMethod('Y')">一表集成</button>
</div>
</div>
<img class="img-ybjc-modal" onclick="initpage.closeModal()" src="../../static/tools/images/close.png">
</div>
</div>
</body>
<script src="../../static/tools/js/jquery-1.11.3.js?v=1.1"></script>
<script src="../../static/js/tax/tool.js"></script>
<script src="../../static/tools/js/jquery.nicescroll.js?v=1.1"></script>
<script src="../../static/tools/js/bootstrap.js?v=1.1"></script>
<script src="../../static/tools/js/encapsulation.js?v=1.3"></script>
<script src="../../static/tools/js/minScroll.js?v=1.1"></script>
<script src="../../static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script>
<script src="../../static/biz/zhsbtc_grid.js?v=1.0"></script>
<script>
// <!-- // 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// var companyInfo = ${json};
// if (companyInfo.success) {
// var initpage = initPage(companyInfo.bean);
// $("#getInputValue").on("focus", function() {
// WdatePicker({
// isShowClear:false,
// dateFmt: 'yyyy-MM',
// onpicking: function(dp){
// initpage.changeDate(this, dp);
// }
// });
// });
// } else {
// alertWarning("请求失败!");
// // 弹出错误对话框
// }
</script>
</html>
This diff is collapsed.
......@@ -48,7 +48,7 @@ function getInitTable() {
if (data.returnMessage != undefined) {
alertWarning(data.returnMessage);
} else {
alertWarning(data.returnMessage);
alertWarning(data.errmsg);
}
if (!companyInfo.content) {
companyInfo.content = {};
......
This diff is collapsed.
This diff is collapsed.
......@@ -13,7 +13,7 @@ function getUrlParam(name) {
}
// 公共配置
var config = {
environmental:"production",//production生产,test测试,dev开发 注:environmental为dev时,ssfwptPage/yearTaxTable/zhsbPage使用配置文件地址
environmental:"dev",//production生产,test测试,dev开发 注:environmental为dev时,ssfwptPage/yearTaxTable/zhsbPage使用配置文件地址
webUrl:"/web/onlineReport/jsp/", // 预生产环境解开
url:"",// 开发环境配置跨域设置 // 开发环境
value:'',//加密token
......@@ -26,4 +26,11 @@ var config = {
ccxwsTaxTable:"/web/tax-plugin/index.html",//财产行为税 申报 跳转页面
collectPage:"/propertybehaviortax/index.html#/buttonFrame",//财产行为税 采集 跳转填报页面
}
if (config.environmental == 'test') {
prefix = "/web";
config.ccxwsTaxTable = "http://dev-web.htyfw.com.cn/page/property_tax_plugin_web/index.html";
} else if (config.environmental == 'production') {
prefix = "/web/online";
config.ccxwsTaxTable = "/web/tax-plugin/index.html";
}
......@@ -12,4 +12,11 @@ function getUrlParam(name) {
return null;
}
// 公共配置
eval(unescape("var%20config%20%3D%20%7B%0A%20%20%20%20environmental%3A%22test%22%2C//production%20%u751F%u4EA7%20%20test%20%u6D4B%u8BD5%0A%20%20%20%20webUrl%3A%22/web/onlineReport/jsp/%22%2C%20//%20%u9884%u751F%u4EA7%u73AF%u5883%u89E3%u5F00%0A%20%20%20%20url%3A%22%22%2C//%20%u5F00%u53D1%u73AF%u5883%u914D%u7F6E%u8DE8%u57DF%u8BBE%u7F6E%20%20//%20%u5F00%u53D1%u73AF%u5883%0A%20%20%20%20value%3A%27%27%2C//%u52A0%u5BC6token%0A%09%20%20nsrsbq%3A%27%27%2C%0A%20%20%20%20spreadUrl%3A%22http%3A//sbjs.tjsat.gov.cn%22%2C//%20%u5C40%u7AEF%u751F%u4EA7%20%u503C%u4E3A%u7A7A%20%20%u5176%u4F59%u5168%u90E8%u6307%u5411%u5728%u7EBF%u7684%u57DF%u540D%0A%20%20%20%20ssfwptPage%3A%22/taxservicedesk/index.html%23/taxTableList%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%20%u6708%u5B63%u62A5%0A%20%20%20%20yearTaxTable%3A%22/taxservicedesk/index.html%23/yearTaxTable%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%20%u5E74%u62A5%0A%20%20%20%20zhsbPage%3A%22/taxservicedesk/index.html%23/syntheticalReport%22%2C//%20%u6D89%u7A0E%20%u7EFC%u5408%u7533%u62A5%u9875%u9762%0A%20%20%20%20taxFormComponent%3A%22/web/taxFormComponent/index.html%3Fparam%3D%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%0A%20%20%20%20ccxwsTaxTable%3A%22/web/tax-plugin/index.html%22%2C//%u8D22%u4EA7%u884C%u4E3A%u7A0E%20%u7533%u62A5%20%u8DF3%u8F6C%u9875%u9762%0A%20%20%20%20collectPage%3A%22/propertybehaviortax/index.html%23/buttonFrame%22%2C//%u8D22%u4EA7%u884C%u4E3A%u7A0E%20%u91C7%u96C6%20%u8DF3%u8F6C%u586B%u62A5%u9875%u9762%0A%7D"))
\ No newline at end of file
eval(unescape("var%20config%20%3D%20%7B%0A%20%20%20%20environmental%3A%22production%22%2C//production%20%u751F%u4EA7%20%20test%20%u6D4B%u8BD5%0A%20%20%20%20webUrl%3A%22/web/onlineReport/jsp/%22%2C%20//%20%u9884%u751F%u4EA7%u73AF%u5883%u89E3%u5F00%0A%20%20%20%20url%3A%22%22%2C//%20%u5F00%u53D1%u73AF%u5883%u914D%u7F6E%u8DE8%u57DF%u8BBE%u7F6E%20%20//%20%u5F00%u53D1%u73AF%u5883%0A%20%20%20%20value%3A%27%27%2C//%u52A0%u5BC6token%0A%09%20%20nsrsbq%3A%27%27%2C%0A%20%20%20%20spreadUrl%3A%22http%3A//sbjs.tjsat.gov.cn%22%2C//%20%u5C40%u7AEF%u751F%u4EA7%20%u503C%u4E3A%u7A7A%20%20%u5176%u4F59%u5168%u90E8%u6307%u5411%u5728%u7EBF%u7684%u57DF%u540D%0A%20%20%20%20ssfwptPage%3A%22/taxservicedesk/index.html%23/taxTableList%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%20%u6708%u5B63%u62A5%0A%20%20%20%20yearTaxTable%3A%22/taxservicedesk/index.html%23/yearTaxTable%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%20%u5E74%u62A5%0A%20%20%20%20zhsbPage%3A%22/taxservicedesk/index.html%23/syntheticalReport%22%2C//%20%u6D89%u7A0E%20%u7EFC%u5408%u7533%u62A5%u9875%u9762%0A%20%20%20%20taxFormComponent%3A%22/web/taxFormComponent/index.html%3Fparam%3D%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%0A%20%20%20%20ccxwsTaxTable%3A%22/web/tax-plugin/index.html%22%2C//%u8D22%u4EA7%u884C%u4E3A%u7A0E%20%u7533%u62A5%20%u8DF3%u8F6C%u9875%u9762%0A%20%20%20%20collectPage%3A%22/propertybehaviortax/index.html%23/buttonFrame%22%2C//%u8D22%u4EA7%u884C%u4E3A%u7A0E%20%u91C7%u96C6%20%u8DF3%u8F6C%u586B%u62A5%u9875%u9762%0A%7D"))
if (config.environmental == 'test') {
prefix = "/web";
config.ccxwsTaxTable = "http://dev-web.htyfw.com.cn/page/property_tax_plugin_web/index.html";
} else if (config.environmental == 'production') {
prefix = "/web/online";
config.ccxwsTaxTable = "/web/tax-plugin/index.html";
}
......@@ -12,4 +12,11 @@ function getUrlParam(name) {
return null;
}
// 公共配置
eval(unescape("var%20config%20%3D%20%7B%0A%20%20%20%20environmental%3A%22test%22%2C//production%20%u751F%u4EA7%20%20test%20%u6D4B%u8BD5%0A%20%20%20%20webUrl%3A%22/web/onlineReport/jsp/%22%2C%20//%20%u9884%u751F%u4EA7%u73AF%u5883%u89E3%u5F00%0A%20%20%20%20url%3A%22%22%2C//%20%u5F00%u53D1%u73AF%u5883%u914D%u7F6E%u8DE8%u57DF%u8BBE%u7F6E%20%20//%20%u5F00%u53D1%u73AF%u5883%0A%20%20%20%20value%3A%27%27%2C//%u52A0%u5BC6token%0A%09%20%20nsrsbq%3A%27%27%2C%0A%20%20%20%20spreadUrl%3A%22http%3A//sbjs.tjsat.gov.cn%22%2C//%20%u5C40%u7AEF%u751F%u4EA7%20%u503C%u4E3A%u7A7A%20%20%u5176%u4F59%u5168%u90E8%u6307%u5411%u5728%u7EBF%u7684%u57DF%u540D%0A%20%20%20%20ssfwptPage%3A%22/taxservicedesk/index.html%23/taxTableList%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%20%u6708%u5B63%u62A5%0A%20%20%20%20yearTaxTable%3A%22/taxservicedesk/index.html%23/yearTaxTable%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%20%u5E74%u62A5%0A%20%20%20%20zhsbPage%3A%22/taxservicedesk/index.html%23/syntheticalReport%22%2C//%20%u6D89%u7A0E%20%u7EFC%u5408%u7533%u62A5%u9875%u9762%0A%20%20%20%20taxFormComponent%3A%22/web/taxFormComponent/index.html%3Fparam%3D%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%0A%20%20%20%20ccxwsTaxTable%3A%22/web/tax-plugin/index.html%22%2C//%u8D22%u4EA7%u884C%u4E3A%u7A0E%20%u7533%u62A5%20%u8DF3%u8F6C%u9875%u9762%0A%20%20%20%20collectPage%3A%22/propertybehaviortax/index.html%23/buttonFrame%22%2C//%u8D22%u4EA7%u884C%u4E3A%u7A0E%20%u91C7%u96C6%20%u8DF3%u8F6C%u586B%u62A5%u9875%u9762%0A%7D"))
\ No newline at end of file
eval(unescape("var%20config%20%3D%20%7B%0A%20%20%20%20environmental%3A%22test%22%2C//production%20%u751F%u4EA7%20%20test%20%u6D4B%u8BD5%0A%20%20%20%20webUrl%3A%22/web/onlineReport/jsp/%22%2C%20//%20%u9884%u751F%u4EA7%u73AF%u5883%u89E3%u5F00%0A%20%20%20%20url%3A%22%22%2C//%20%u5F00%u53D1%u73AF%u5883%u914D%u7F6E%u8DE8%u57DF%u8BBE%u7F6E%20%20//%20%u5F00%u53D1%u73AF%u5883%0A%20%20%20%20value%3A%27%27%2C//%u52A0%u5BC6token%0A%09%20%20nsrsbq%3A%27%27%2C%0A%20%20%20%20spreadUrl%3A%22http%3A//sbjs.tjsat.gov.cn%22%2C//%20%u5C40%u7AEF%u751F%u4EA7%20%u503C%u4E3A%u7A7A%20%20%u5176%u4F59%u5168%u90E8%u6307%u5411%u5728%u7EBF%u7684%u57DF%u540D%0A%20%20%20%20ssfwptPage%3A%22/taxservicedesk/index.html%23/taxTableList%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%20%u6708%u5B63%u62A5%0A%20%20%20%20yearTaxTable%3A%22/taxservicedesk/index.html%23/yearTaxTable%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%20%u5E74%u62A5%0A%20%20%20%20zhsbPage%3A%22/taxservicedesk/index.html%23/syntheticalReport%22%2C//%20%u6D89%u7A0E%20%u7EFC%u5408%u7533%u62A5%u9875%u9762%0A%20%20%20%20taxFormComponent%3A%22/web/taxFormComponent/index.html%3Fparam%3D%22%2C//%20%u6D89%u7A0E%u670D%u52A1%u5E73%u53F0%u586B%u62A5%u9875%u9762%u5730%u5740%0A%20%20%20%20ccxwsTaxTable%3A%22/web/tax-plugin/index.html%22%2C//%u8D22%u4EA7%u884C%u4E3A%u7A0E%20%u7533%u62A5%20%u8DF3%u8F6C%u9875%u9762%0A%20%20%20%20collectPage%3A%22/propertybehaviortax/index.html%23/buttonFrame%22%2C//%u8D22%u4EA7%u884C%u4E3A%u7A0E%20%u91C7%u96C6%20%u8DF3%u8F6C%u586B%u62A5%u9875%u9762%0A%7D"))
if (config.environmental == 'test') {
prefix = "/web";
config.ccxwsTaxTable = "http://dev-web.htyfw.com.cn/page/property_tax_plugin_web/index.html";
} else if (config.environmental == 'production') {
prefix = "/web/online";
config.ccxwsTaxTable = "/web/tax-plugin/index.html";
}
......@@ -400,6 +400,16 @@ fieldset[disabled] .searchPage {
padding: 5px 6px;
line-height: 12px!important;
}
.zhsbtcTab .tdDong-btn {
margin-right: 20px;
}
.zhsbtcTab .tdDoing-contain {
text-align: left !important;
}
.zhsbtcTab .table-tr .row-1 {
padding-left: 5px !important;
text-align: left !important;
}
.tdDoing-contain {
text-align: center !important;
......
......@@ -955,13 +955,71 @@ var JSTOOL = function() {
/* @Author GyYu @Date 16:15 2020/11/20 @Description 应对小偷,加几个隐藏的按钮*/
for(var ll =0;ll<3;ll++){
if(ll==1){
var div = document.createElement("div");
$div = $(div);
$div.attr("alt", commonJson[i][tableObj.onlyId]);
$div.addClass("btn btn-primary tdDong-btn");
$div.html(tableObj.buttonHtml);
$td.addClass("tdDoing-contain");
$td.append(div);
if (tableObj.buttonHtml == "") {
if (json[i].do.indexOf(",") > -1) {
var buttonHtmlArr = json[i].do.split(",");
for (var cxi=0; cxi<buttonHtmlArr.length; cxi++) {
var div = document.createElement("div");
$div = $(div);
$div.attr("alt", commonJson[i][tableObj.onlyId]);
$div.addClass("btn btn-primary tdDong-btn");
$div.html(buttonHtmlArr[cxi]);
$td.addClass("tdDoing-contain");
$td.append(div);
}
}else {
var div = document.createElement("div");
$div = $(div);
$div.attr("alt", commonJson[i][tableObj.onlyId]);
$div.addClass("btn btn-primary tdDong-btn");
$div.html(json[i].do);
$td.addClass("tdDoing-contain");
$td.append(div);
}
// tableObj.jsonReady.forEach(function (item, index) {
// console.log('item.buttonHtml===', item.buttonHtml);
// if(json[i].pzzlMc === item.bblxMc) {
// if (item.buttonHtml.indexOf(",") > -1) {
// console.log('item.buttonHtml22222===', item.buttonHtml)
// var buttonHtmlArr = item.buttonHtml.split(",");
// for (var cxi=0; cxi<buttonHtmlArr.length; cxi++) {
// var div = document.createElement("div");
// $div = $(div);
// $div.attr("alt", commonJson[i][tableObj.onlyId]);
// if (buttonHtmlArr[cxi] == "填写并申报") {
// $div.addClass("btn tdDong-btn");
// } else {
// $div.addClass("btn btn-primary tdDong-btn");
// }
// $div.html(buttonHtmlArr[cxi]);
// $td.addClass("tdDoing-contain");
// $td.append(div);
// }
// }
// else {
// console.log('11111111')
// var div = document.createElement("div");
// $div = $(div);
// $div.attr("alt", commonJson[i][tableObj.onlyId]);
// $div.addClass("btn tdDong-btn");
// $div.html(item.buttonHtml);
// $td.addClass("tdDoing-contain");
// $td.append(div);
// console.log('$td=====', $td)
// }
// }
// })
} else {
var div = document.createElement("div");
$div = $(div);
$div.attr("alt", commonJson[i][tableObj.onlyId]);
$div.addClass("btn btn-primary tdDong-btn");
$div.html(tableObj.buttonHtml);
$td.addClass("tdDoing-contain");
$td.append(div);
}
}else{
var div = document.createElement("div");
$div = $(div);
......@@ -1085,7 +1143,11 @@ var JSTOOL = function() {
var obj = {};
tableMap[data[i][tableObj.onlyId]] = data[i];
for (var r = 0, len = sum.length; r < len; r++) {
obj[sum[r]] = data[i][sum[r]];
if ([sum[r]] == 'do') {
obj[sum[r]] = data[i].buttonHtml; //yyx 操作里面的按钮赋值
} else {
obj[sum[r]] = data[i][sum[r]];
}
}
json[i] = obj;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment