Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
Z
zxtb_to_ssfwpt
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Bugzilla
Bugzilla
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
卢世豪
zxtb_to_ssfwpt
Commits
38aacaad
Commit
38aacaad
authored
Sep 29, 2021
by
彭令令
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
合并optimize分支
parent
4a3928fe
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
27 changed files
with
376 additions
and
583 deletions
+376
-583
index.html
index.html
+3
-3
index.html
jsp/aKeyTax/index.html
+0
-106
index.html
jsp/amend/index.html
+17
-17
index.html
jsp/cancellation/index.html
+15
-15
index.html
jsp/declare/index.html
+17
-17
index.html
jsp/declareCXS/index.html
+17
-17
index.html
jsp/error/index.html
+5
-5
newError.html
jsp/error/newError.html
+4
-4
index.html
jsp/overdue/index.html
+17
-17
index.html
jsp/syntheticalReport/index.html
+16
-16
index.html
jsp/xgmyd/index.html
+17
-17
amend_grid.js
static/biz/amend_grid.js
+8
-60
cancellation_grid.js
static/biz/cancellation_grid.js
+10
-56
declare_cxs_grid.js
static/biz/declare_cxs_grid.js
+10
-87
declare_grid.js
static/biz/declare_grid.js
+66
-93
overdue_grid.js
static/biz/overdue_grid.js
+10
-4
syntheticalReport_grid.js
static/biz/syntheticalReport_grid.js
+63
-2
xgmyd_grid.js
static/biz/xgmyd_grid.js
+7
-1
config.js
static/config.js
+2
-33
config_dev.js
static/config_dev.js
+29
-0
config_production.js
static/config_production.js
+15
-0
config_test.js
static/config_test.js
+15
-0
tool.js
static/js/tax/tool.js
+3
-3
result.js
static/js/year/result.js
+2
-2
tool.js
static/js/year/tool.js
+3
-3
result.js
static/js/yearGLB/result.js
+2
-2
tool.js
static/js/yearGLB/tool.js
+3
-3
No files found.
index.html
View file @
38aacaad
...
@@ -69,10 +69,10 @@
...
@@ -69,10 +69,10 @@
</script>
</script>
</body>
</body>
<script>
<script>
document
.
write
(
"<script type='text/javascript' src='
/web/online/onlineReport
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='
../..
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
</script>
<script
type=
"text/javascript"
src=
"
/web/online/onlineReport
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
type=
"text/javascript"
src=
"
../..
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
type=
"text/javascript"
src=
"
/web/online/onlineReport
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
type=
"text/javascript"
src=
"
../..
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script>
<script>
// localStorage.setItem("url", "http://localhost:7070");
// localStorage.setItem("url", "http://localhost:7070");
// localStorage.setItem("url", "http://sbjs.tjsat.gov.cn:18090");
// localStorage.setItem("url", "http://sbjs.tjsat.gov.cn:18090");
...
...
jsp/aKeyTax/index.html
deleted
100644 → 0
View file @
4a3928fe
<!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=
"/web/online/onlineReport/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--滚动条-->
<link
rel=
"stylesheet"
href=
"/web/online/onlineReport/static/tools/css/scroll.css"
/>
<!--table样式-->
<link
rel=
"stylesheet"
href=
"/web/online/onlineReport/static/tools/css/table.css"
/>
<!--样式-->
<link
rel=
"stylesheet"
href=
"/web/online/onlineReport/static/tools/css/encapsulation.css"
/>
<!--时间插件-->
<link
rel=
"stylesheet"
href=
"/web/online/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<!--declare-->
<link
rel=
"stylesheet"
href=
"/web/online/onlineReport/static/css/declare/declare.css"
/>
<!-- 页面自定义样式 -->
<title>
在线填报
</title>
</head>
<script>
document
.
write
(
"<script type='text/javascript' src='/web/online/onlineReport/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=
"/web/online/onlineReport/static/tools/images/zxtb.png"
>
<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=
"declareTable"
class=
"btn btn-primary tdDong-btn"
style=
"margin-right: 10px;height: 32px;margin-top: 5px;float: right;"
type=
"button"
value=
"申报"
/>
<input
id=
"toExamine"
class=
"btn btn-primary tdDong-btn"
style=
"margin-right: 10px;height: 32px;margin-top: 5px;float: right;"
type=
"button"
value=
"审核"
/>
<input
id=
"readData"
class=
"btn btn-primary tdDong-btn"
style=
"margin-right: 10px;height: 32px;margin-top: 5px;float: right;"
type=
"button"
value=
"读取征管数据"
/>
</div>
</div>
</br>
<div
class=
"div-clear-folat"
>
<strong>
税费申报
</strong>
<div
class=
"lockState left"
style=
"float: right;margin-right: 10px;"
>
<span
class=
"lock_title"
>
锁定状态:
</span>
<span
class=
"lock_state"
>
未锁定
</span>
</div>
</div>
<hr
class=
"hr-margin"
/>
<div
id=
"taxGrid"
></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"
>
请点此处
“
<label
for=
"readData"
id=
"reset1"
class=
"label_declare"
>
重置申报清册
</label>
”
对该户清册进行重新生成。
</span>
</div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
2、点击页眉
“申报缴税”
即会触发下属首个菜单
“按期应申报”
,无需再点击
“按期应申报”
,
</span>
</div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
如发现清册重复,也请点击前述链接
“重置申报清册”
。
</span>
</div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
无上述1、2情况请勿点击重置。
</span></div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
3、仅当操作期间申报状态有变化时点
“刷新”
,切换月份、刚进入本页面、申报完成后本页面已显示
“已申报”
等情形无需刷新。
</span>
</div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
4、如发现
“刷新”
后的申报日期和状态不是最新情况,通常是因为
“刷新”
按钮所查数据同步延时所致,
</span>
</div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
如遇此情况,等几秒钟再
“刷新”
或退出后稍后重进申报清册查看。
</span>
</div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
5、没有财务报表清册,可能是以下原因之一:
</span></div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
未做财务报表备案,
<label
id=
"goRecord"
class=
"label_declare"
>
现在去备案;
</label></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"
>
</body>
<script
src=
"/web/online/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"/web/online/onlineReport/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"/web/online/onlineReport/static/js/tax/tool.js"
></script>
<script
src=
"/web/online/onlineReport/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"/web/online/onlineReport/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"/web/online/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"/web/online/onlineReport/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"/web/online/onlineReport/static/biz/aKeyTaxList.js?v=1.0"
></script>
</html>
\ No newline at end of file
jsp/amend/index.html
View file @
38aacaad
...
@@ -10,23 +10,23 @@
...
@@ -10,23 +10,23 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<!-- IOS6全屏 Chrome高版本全屏 -->
<!-- IOS6全屏 Chrome高版本全屏 -->
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<link
href=
"
/web/online/onlineReport
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<link
href=
"
../..
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--分页-->
<!--分页-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/paging-table.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/paging-table.css"
/>
<!--下拉选择-->
<!--下拉选择-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/select.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/select.css"
/>
<!--table样式-->
<!--table样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/table.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/table.css"
/>
<!--样式-->
<!--样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/encapsulation.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/encapsulation.css"
/>
<!--时间插件-->
<!--时间插件-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<!--declare-->
<!--declare-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/css/amend/amend.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/css/amend/amend.css"
/>
<title>
申报更正
</title>
<title>
申报更正
</title>
</head>
</head>
<script>
<script>
document
.
write
(
"<script type='text/javascript' src='
/web/online/onlineReport
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='
../..
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
</script>
<body>
<body>
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
<div
class=
"div-float"
></div>
<div
class=
"div-float"
></div>
<div
class=
"div-float-middle"
>
<div
class=
"div-float-middle"
>
<div
style=
"padding-bottom: 16px;height: 55px;"
>
<div
style=
"padding-bottom: 16px;height: 55px;"
>
<img
class=
"img-img"
src=
"
/web/online/onlineReport
/static/tools/images/sbgz.png"
>
<img
class=
"img-img"
src=
"
../..
/static/tools/images/sbgz.png"
>
<span
class=
"span-title"
>
申报更正
</span>
<span
class=
"span-title"
>
申报更正
</span>
</div>
</div>
<!-- <div>
<!-- <div>
...
@@ -83,14 +83,14 @@
...
@@ -83,14 +83,14 @@
</div>
</div>
</div>
</div>
</div>
</div>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/js/tax/tool.js"
></script>
<script
src=
"
../..
/static/js/tax/tool.js"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
../..
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/biz/amend_grid.js?v=1.0"
></script>
<script
src=
"
../..
/static/biz/amend_grid.js?v=1.0"
></script>
<script>
<script>
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// var companyInfo = ${json};
// var companyInfo = ${json};
...
...
jsp/cancellation/index.html
View file @
38aacaad
...
@@ -10,29 +10,29 @@
...
@@ -10,29 +10,29 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<!-- IOS6全屏 Chrome高版本全屏 -->
<!-- IOS6全屏 Chrome高版本全屏 -->
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<link
href=
"
/web/online/onlineReport
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<link
href=
"
../..
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--滚动条-->
<!--滚动条-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/scroll.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/scroll.css"
/>
<!--table样式-->
<!--table样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/table.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/table.css"
/>
<!--样式-->
<!--样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/encapsulation.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/encapsulation.css"
/>
<!--时间插件-->
<!--时间插件-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<!--declare-->
<!--declare-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/css/declare/declare.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/css/declare/declare.css"
/>
<!-- 页面自定义样式 -->
<!-- 页面自定义样式 -->
<title>
清税注销清册
</title>
<title>
清税注销清册
</title>
</head>
</head>
<script>
<script>
document
.
write
(
"<script type='text/javascript' src='
/web/online/onlineReport
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='
../..
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
</script>
<body>
<body>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"padding: 25px;"
>
<div
style=
"padding: 25px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<img
style=
"float:left;display:block"
src=
"
/web/online/onlineReport
/static/tools/images/cancellation.png"
>
<img
style=
"float:left;display:block"
src=
"
../..
/static/tools/images/cancellation.png"
>
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class=
"span-title"
>
清税注销清册
</span>
class=
"span-title"
>
清税注销清册
</span>
</div>
</div>
...
@@ -53,13 +53,13 @@
...
@@ -53,13 +53,13 @@
</form>
</form>
</body>
</body>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/encapsulation.js?v=1.2"
></script>
<script
src=
"
../..
/static/tools/js/encapsulation.js?v=1.2"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/biz/cancellation_grid.js?v=1.0"
></script>
<script
src=
"
../..
/static/biz/cancellation_grid.js?v=1.0"
></script>
<script>
<script>
</script>
</script>
...
...
jsp/declare/index.html
View file @
38aacaad
...
@@ -10,22 +10,22 @@
...
@@ -10,22 +10,22 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<!-- IOS6全屏 Chrome高版本全屏 -->
<!-- IOS6全屏 Chrome高版本全屏 -->
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<link
href=
"
/web/online/onlineReport
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<link
href=
"
../..
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--滚动条-->
<!--滚动条-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/scroll.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/scroll.css"
/>
<!--table样式-->
<!--table样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/table.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/table.css"
/>
<!--样式-->
<!--样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/encapsulation.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/encapsulation.css"
/>
<!--时间插件-->
<!--时间插件-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<!--declare-->
<!--declare-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/css/declare/declare.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/css/declare/declare.css"
/>
<!-- 页面自定义样式 -->
<!-- 页面自定义样式 -->
<title>
在线填报
</title>
<title>
在线填报
</title>
</head>
</head>
<script>
<script>
document
.
write
(
"<script type='text/javascript' src='
/web/online/onlineReport
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='
../..
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
</script>
<body>
<body>
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"padding: 25px;"
>
<div
style=
"padding: 25px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<img
style=
"float:left;display:block"
src=
"
/web/online/onlineReport
/static/tools/images/zxtb.png"
>
<img
style=
"float:left;display:block"
src=
"
../..
/static/tools/images/zxtb.png"
>
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class=
"span-title"
>
按期应申报
</span>
class=
"span-title"
>
按期应申报
</span>
</div>
</div>
...
@@ -108,20 +108,20 @@
...
@@ -108,20 +108,20 @@
onclick=
"initpage.declarationMethod('Y')"
>
一表集成
</button>
onclick=
"initpage.declarationMethod('Y')"
>
一表集成
</button>
</div>
</div>
</div>
</div>
<img
class=
"img-ybjc-modal"
onclick=
"initpage.closeModal()"
src=
"
/web/online/onlineReport
/static/tools/images/close.png"
>
<img
class=
"img-ybjc-modal"
onclick=
"initpage.closeModal()"
src=
"
../..
/static/tools/images/close.png"
>
</div>
</div>
</div>
</div>
</body>
</body>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/js/tax/tool.js"
></script>
<script
src=
"
../..
/static/js/tax/tool.js"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
../..
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/biz/declare_grid.js?v=1.0"
></script>
<script
src=
"
../..
/static/biz/declare_grid.js?v=1.0"
></script>
<script>
<script>
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// var companyInfo = ${json};
// var companyInfo = ${json};
...
...
jsp/declareCXS/index.html
View file @
38aacaad
...
@@ -10,22 +10,22 @@
...
@@ -10,22 +10,22 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<!-- IOS6全屏 Chrome高版本全屏 -->
<!-- IOS6全屏 Chrome高版本全屏 -->
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<link
href=
"
/web/online/onlineReport
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<link
href=
"
../..
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--滚动条-->
<!--滚动条-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/scroll.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/scroll.css"
/>
<!--table样式-->
<!--table样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/table.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/table.css"
/>
<!--样式-->
<!--样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/encapsulation.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/encapsulation.css"
/>
<!--时间插件-->
<!--时间插件-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<!--declare-->
<!--declare-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/css/declare/declare.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/css/declare/declare.css"
/>
<!-- 页面自定义样式 -->
<!-- 页面自定义样式 -->
<title>
在线填报
</title>
<title>
在线填报
</title>
</head>
</head>
<script>
<script>
document
.
write
(
"<script type='text/javascript' src='
/web/online/onlineReport
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='
../..
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
</script>
<body>
<body>
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"padding: 25px;"
>
<div
style=
"padding: 25px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<img
style=
"float:left;display:block"
src=
"
/web/online/onlineReport
/static/tools/images/zxtb.png"
>
<img
style=
"float:left;display:block"
src=
"
../..
/static/tools/images/zxtb.png"
>
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class=
"span-title"
>
印花税快捷申报
</span>
class=
"span-title"
>
印花税快捷申报
</span>
</div>
</div>
...
@@ -108,20 +108,20 @@
...
@@ -108,20 +108,20 @@
onclick=
"initpage.declarationMethod('Y')"
>
一表集成
</button>
onclick=
"initpage.declarationMethod('Y')"
>
一表集成
</button>
</div>
</div>
</div>
</div>
<img
class=
"img-ybjc-modal"
onclick=
"initpage.closeModal()"
src=
"
/web/online/onlineReport
/static/tools/images/close.png"
>
<img
class=
"img-ybjc-modal"
onclick=
"initpage.closeModal()"
src=
"
../..
/static/tools/images/close.png"
>
</div>
</div>
</div>
</div>
</body>
</body>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/js/tax/tool.js"
></script>
<script
src=
"
../..
/static/js/tax/tool.js"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
../..
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/biz/declare_cxs_grid.js?v=1.0"
></script>
<script
src=
"
../..
/static/biz/declare_cxs_grid.js?v=1.0"
></script>
<script>
<script>
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// var companyInfo = ${json};
// var companyInfo = ${json};
...
...
jsp/error/index.html
View file @
38aacaad
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<head
lang=
"en"
>
<head
lang=
"en"
>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<!--样式-->
<!--样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/encapsulation.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/encapsulation.css"
/>
<style>
<style>
</style>
</style>
...
@@ -16,11 +16,11 @@
...
@@ -16,11 +16,11 @@
</div>
</div>
</body>
</body>
<script>
<script>
document
.
write
(
"<script type='text/javascript' src='
/web/online/onlineReport
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='
../..
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
</script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
../..
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
/web/online/onlineReport
/static/biz/error.js?v=1.1"
></script>
<script
src=
"
../..
/static/biz/error.js?v=1.1"
></script>
<script>
<script>
var
URL
=
config
.
url
;
var
URL
=
config
.
url
;
var
param
=
GetQueryValue
(
"falg"
);
var
param
=
GetQueryValue
(
"falg"
);
...
...
jsp/error/newError.html
View file @
38aacaad
...
@@ -43,10 +43,10 @@
...
@@ -43,10 +43,10 @@
</div>
</div>
</body>
</body>
<script>
<script>
document
.
write
(
"<script type='text/javascript' src='
/web/online/onlineReport
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='
../..
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
</script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<!--<script src="
/web/online/onlineReport
/static/biz/error.js?v=1.1"></script>-->
<!--<script src="
../..
/static/biz/error.js?v=1.1"></script>-->
<script>
<script>
$
(
function
(){
$
(
function
(){
$
(
".parentDiv"
).
css
({
$
(
".parentDiv"
).
css
({
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
$
(
"body"
).
css
({
$
(
"body"
).
css
({
margin
:
0
,
margin
:
0
,
});
});
$
(
".head404"
).
css
(
"background-image"
,
"url(
/web/online/onlineReport
/static/img/-e-404.png)"
);
$
(
".head404"
).
css
(
"background-image"
,
"url(
../..
/static/img/-e-404.png)"
);
})
})
</script>
</script>
...
...
jsp/overdue/index.html
View file @
38aacaad
...
@@ -10,29 +10,29 @@
...
@@ -10,29 +10,29 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<!-- IOS6全屏 Chrome高版本全屏 -->
<!-- IOS6全屏 Chrome高版本全屏 -->
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<link
href=
"
/web/online/onlineReport
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<link
href=
"
../..
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--滚动条-->
<!--滚动条-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/scroll.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/scroll.css"
/>
<!--table样式-->
<!--table样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/table.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/table.css"
/>
<!--样式-->
<!--样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/encapsulation.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/encapsulation.css"
/>
<!--时间插件-->
<!--时间插件-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<!--declare-->
<!--declare-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/css/declare/declare.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/css/declare/declare.css"
/>
<!-- 页面自定义样式 -->
<!-- 页面自定义样式 -->
<title>
逾期申报
</title>
<title>
逾期申报
</title>
</head>
</head>
<script>
<script>
document
.
write
(
"<script type='text/javascript' src='
/web/online/onlineReport
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='
../..
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
</script>
<body>
<body>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"padding: 25px;"
>
<div
style=
"padding: 25px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<img
style=
"float:left;display:block"
src=
"
/web/online/onlineReport
/static/tools/images/zxtb.png"
>
<img
style=
"float:left;display:block"
src=
"
../..
/static/tools/images/zxtb.png"
>
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class=
"span-title"
>
逾期申报
</span>
class=
"span-title"
>
逾期申报
</span>
</div>
</div>
...
@@ -113,19 +113,19 @@
...
@@ -113,19 +113,19 @@
onclick=
"initpage.declarationMethod('Y')"
>
一表集成
</button>
onclick=
"initpage.declarationMethod('Y')"
>
一表集成
</button>
</div>
</div>
</div>
</div>
<img
class=
"img-ybjc-modal"
onclick=
"initpage.closeModal()"
src=
"
/web/online/onlineReport
/static/tools/images/close.png"
>
<img
class=
"img-ybjc-modal"
onclick=
"initpage.closeModal()"
src=
"
../..
/static/tools/images/close.png"
>
</div>
</div>
</div>
</div>
</body>
</body>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/js/tax/tool.js"
></script>
<script
src=
"
../..
/static/js/tax/tool.js"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
../..
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/biz/overdue_grid.js?v=1.0"
></script>
<script
src=
"
../..
/static/biz/overdue_grid.js?v=1.0"
></script>
<script>
<script>
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// var companyInfo = ${json};
// var companyInfo = ${json};
...
...
jsp/syntheticalReport/index.html
View file @
38aacaad
...
@@ -10,22 +10,22 @@
...
@@ -10,22 +10,22 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<!-- IOS6全屏 Chrome高版本全屏 -->
<!-- IOS6全屏 Chrome高版本全屏 -->
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<link
href=
"
/web/online/onlineReport
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<link
href=
"
../..
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--滚动条-->
<!--滚动条-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/scroll.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/scroll.css"
/>
<!--table样式-->
<!--table样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/table.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/table.css"
/>
<!--样式-->
<!--样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/encapsulation.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/encapsulation.css"
/>
<!--时间插件-->
<!--时间插件-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<!--declare-->
<!--declare-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/css/declare/declare.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/css/declare/declare.css"
/>
<!-- 页面自定义样式 -->
<!-- 页面自定义样式 -->
<title>
在线填报
</title>
<title>
在线填报
</title>
</head>
</head>
<script>
<script>
document
.
write
(
"<script type='text/javascript' src='
/web/online/onlineReport
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='
../..
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
</script>
<body>
<body>
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"padding: 25px;"
>
<div
style=
"padding: 25px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<img
style=
"float:left;display:block"
src=
"
/web/online/onlineReport
/static/tools/images/zxtb.png"
>
<img
style=
"float:left;display:block"
src=
"
../..
/static/tools/images/zxtb.png"
>
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class=
"span-title"
>
综合申报
</span>
class=
"span-title"
>
综合申报
</span>
</div>
</div>
...
@@ -61,14 +61,14 @@
...
@@ -61,14 +61,14 @@
</body>
</body>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/js/tax/tool.js"
></script>
<script
src=
"
../..
/static/js/tax/tool.js"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
../..
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/biz/syntheticalReport_grid.js?v=1.0"
></script>
<script
src=
"
../..
/static/biz/syntheticalReport_grid.js?v=1.0"
></script>
</html>
</html>
jsp/xgmyd/index.html
View file @
38aacaad
...
@@ -10,22 +10,22 @@
...
@@ -10,22 +10,22 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<!-- IOS6全屏 Chrome高版本全屏 -->
<!-- IOS6全屏 Chrome高版本全屏 -->
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<link
href=
"
/web/online/onlineReport
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<link
href=
"
../..
/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--滚动条-->
<!--滚动条-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/scroll.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/scroll.css"
/>
<!--table样式-->
<!--table样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/table.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/table.css"
/>
<!--样式-->
<!--样式-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/css/encapsulation.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/encapsulation.css"
/>
<!--时间插件-->
<!--时间插件-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<!--declare-->
<!--declare-->
<link
rel=
"stylesheet"
href=
"
/web/online/onlineReport
/static/css/declare/declare.css"
/>
<link
rel=
"stylesheet"
href=
"
../..
/static/css/declare/declare.css"
/>
<!-- 页面自定义样式 -->
<!-- 页面自定义样式 -->
<title>
在线填报
</title>
<title>
在线填报
</title>
</head>
</head>
<script>
<script>
document
.
write
(
"<script type='text/javascript' src='
/web/online/onlineReport
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='
../..
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
</script>
<body>
<body>
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"padding: 25px;"
>
<div
style=
"padding: 25px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<div
class=
"div-border"
style=
"padding-bottom: 20px;height: 60px;"
>
<img
style=
"float:left;display:block"
src=
"
/web/online/onlineReport
/static/tools/images/zxtb.png"
>
<img
style=
"float:left;display:block"
src=
"
../..
/static/tools/images/zxtb.png"
>
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class=
"span-title"
>
按期应申报
</span>
class=
"span-title"
>
按期应申报
</span>
</div>
</div>
...
@@ -110,20 +110,20 @@
...
@@ -110,20 +110,20 @@
onclick=
"initpage.declarationMethod('Y')"
>
一表集成
</button>
onclick=
"initpage.declarationMethod('Y')"
>
一表集成
</button>
</div>
</div>
</div>
</div>
<img
class=
"img-ybjc-modal"
onclick=
"initpage.closeModal()"
src=
"
/web/online/onlineReport
/static/tools/images/close.png"
>
<img
class=
"img-ybjc-modal"
onclick=
"initpage.closeModal()"
src=
"
../..
/static/tools/images/close.png"
>
</div>
</div>
</div>
</div>
</body>
</body>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/js/tax/tool.js"
></script>
<script
src=
"
../..
/static/js/tax/tool.js"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
../..
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"
/web/online/onlineReport
/static/biz/xgmyd_grid.js?v=1.0"
></script>
<script
src=
"
../..
/static/biz/xgmyd_grid.js?v=1.0"
></script>
<script>
<script>
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// var companyInfo = ${json};
// var companyInfo = ${json};
...
...
static/biz/amend_grid.js
View file @
38aacaad
...
@@ -8,7 +8,13 @@ var zjhm = '';
...
@@ -8,7 +8,13 @@ var zjhm = '';
var
initpage
;
var
initpage
;
var
nbbd10414
=
""
;
var
nbbd10414
=
""
;
var
nbbd10420
=
""
;
var
nbbd10420
=
""
;
var
prefix
=
""
;
$
(
function
()
{
$
(
function
()
{
if
(
config
.
environmental
==
'test'
)
{
prefix
=
"/web"
;
}
else
if
(
config
.
environmental
==
'production'
)
{
prefix
=
"/web/online"
;
}
showLoading
();
showLoading
();
getInitTable
();
getInitTable
();
})
})
...
@@ -26,8 +32,6 @@ function getInitTable() {
...
@@ -26,8 +32,6 @@ function getInitTable() {
pzzlDm
:
getUrlParam
(
"pzzlDm"
)
pzzlDm
:
getUrlParam
(
"pzzlDm"
)
},
},
success
:
function
(
data
)
{
//客户端jquery预先定义好的callback函数,成功获取跨域服务器上的json数据后,会动态执行这个callback函数
success
:
function
(
data
)
{
//客户端jquery预先定义好的callback函数,成功获取跨域服务器上的json数据后,会动态执行这个callback函数
//el表达式变jq
// $("#token").attr("value","");
hideLoading
();
hideLoading
();
var
companyInfo
=
data
;
var
companyInfo
=
data
;
$
(
"#djxh"
).
attr
(
"value"
,
companyInfo
.
djxh
);
$
(
"#djxh"
).
attr
(
"value"
,
companyInfo
.
djxh
);
...
@@ -141,7 +145,6 @@ function initPage(companyInfo) {
...
@@ -141,7 +145,6 @@ function initPage(companyInfo) {
var
tableObj
=
{
var
tableObj
=
{
id
:
id
,
//tabel父元素的id
id
:
id
,
//tabel父元素的id
autoHeight
:
10
,
autoHeight
:
10
,
// buttonControlArr:[{html:"办理",classA:"doCollectArr"},{html:"删除",classA:"deletCollectArr"}],
containerWidth
:
"99%"
,
//table占父元素的百分比
containerWidth
:
"99%"
,
//table占父元素的百分比
order
:
order
,
//数据按照什么顺序排序 1.do为是否保函操作 2.序号列会自动添加不需要写
order
:
order
,
//数据按照什么顺序排序 1.do为是否保函操作 2.序号列会自动添加不需要写
onlyId
:
"sbuuid"
,
//数据的唯一标识
onlyId
:
"sbuuid"
,
//数据的唯一标识
...
@@ -168,7 +171,7 @@ function initPage(companyInfo) {
...
@@ -168,7 +171,7 @@ function initPage(companyInfo) {
data
.
zjhm
=
zjhm
//证件号码
data
.
zjhm
=
zjhm
//证件号码
window
.
mlistener
.
selectRowData
=
data
;
window
.
mlistener
.
selectRowData
=
data
;
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
==
-
1
)
{
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
==
-
1
)
{
window
.
open
(
config
.
ssfwptPage
,
'_blank'
);
window
.
open
(
prefix
+
config
.
ssfwptPage
,
'_blank'
);
}
else
{
}
else
{
if
(
data
.
bblxDm
==
'10414'
&&
nbbd10414
!=
'Y'
){
if
(
data
.
bblxDm
==
'10414'
&&
nbbd10414
!=
'Y'
){
myAlert
(
"提示"
,
"尊敬的纳税人:为了保证更正数据的准确性,只有在本系统申报的企业才可以进行更正操作。您未在本系统申报,不能在本系统更正。"
,
"确定"
);
myAlert
(
"提示"
,
"尊敬的纳税人:为了保证更正数据的准确性,只有在本系统申报的企业才可以进行更正操作。您未在本系统申报,不能在本系统更正。"
,
"确定"
);
...
@@ -177,7 +180,7 @@ function initPage(companyInfo) {
...
@@ -177,7 +180,7 @@ function initPage(companyInfo) {
}
else
{
}
else
{
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
userId
=
"zxtb"
;
// userId
data
.
userId
=
"zxtb"
;
// userId
window
.
open
(
config
.
yearTaxTable
,
'_blank'
);
window
.
open
(
prefix
+
config
.
yearTaxTable
,
'_blank'
);
}
}
}
}
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
...
@@ -215,9 +218,6 @@ function initPage(companyInfo) {
...
@@ -215,9 +218,6 @@ function initPage(companyInfo) {
}
}
}
}
}
}
// var form = $("#changeForm_amend");
// form.find("#changeForm_data").val(JSON.stringify(data));
// form.submit();
var
requestData
=
data
;
var
requestData
=
data
;
var
falg
=
"amend"
;
var
falg
=
"amend"
;
requestData
.
flag
=
true
;
requestData
.
flag
=
true
;
...
@@ -229,47 +229,10 @@ function initPage(companyInfo) {
...
@@ -229,47 +229,10 @@ function initPage(companyInfo) {
form
.
find
(
"#changeForm_data"
).
val
(
JSON
.
stringify
(
requestData
));
form
.
find
(
"#changeForm_data"
).
val
(
JSON
.
stringify
(
requestData
));
form
.
submit
();
form
.
submit
();
return
false
;
return
false
;
// showLoading()
// $.ajax({
// type: "POST",
// // url: url + "/online_report/amend/toGzPzzl",
// url: url + "/online_report/amend/toGzPzzl",
// dataType: "json", // 请求方式为jsonp
// data: {
// data: JSON.stringify(data)
// },
// success: function (data) {
// hideLoading()
// if (data.code == 99 || data.code == "99") {
// if (data.errmsg != undefined) {
// alertWarning(data.errmsg);
// } else {
// alertWarning(data.returnMessage);
// }
// return false
// }
// /* if (data.url == "../declare/edit.jsp") {
// window.open(config.webUrl+"declare/edit.html?falg="+falg+'¶ms=' + encodeURI(JSON.stringify(requestData)));
// }else if (data.url == "../declare/yearReport.jsp") {
// window.open(config.webUrl+"declare/yearReport.html?falg="+'¶ms=' + encodeURI(JSON.stringify(requestData)));
// }else if (data.url == "../declare/yearReportGLB.jsp") {
// window.open(config.webUrl+"declare/yearReportGLB.html?falg="+'¶ms=' + encodeURI(JSON.stringify(requestData)));
// }else {
// window.open(config.webUrl+"error/index.html?falg="+'¶ms=' + encodeURI(JSON.stringify(requestData)));
// }*/
// },
// error: function (xhr) {
// hideLoading()
// alertWarning(data.returnMessage);
// //jsonp 方式此方法不被触发
// console.log("=======error======================")
// }
// })
}
}
}
//点击按钮后的回调函数
}
//点击按钮后的回调函数
};
};
var
object
=
tool
.
tableCreate
(
tableObj
);
var
object
=
tool
.
tableCreate
(
tableObj
);
// object.jsonReadyTo(ddt, { page: "1", pageSize: ddt.length });
}
}
/**
/**
...
@@ -293,17 +256,6 @@ function initPage(companyInfo) {
...
@@ -293,17 +256,6 @@ function initPage(companyInfo) {
sbrqz
:
durationOfTaxEnd
,
// 申报日期止
sbrqz
:
durationOfTaxEnd
,
// 申报日期止
gzCacheKey
:
companyInfo
.
gzCacheKey
,
//登记序号
gzCacheKey
:
companyInfo
.
gzCacheKey
,
//登记序号
}
}
// if (tool.bijiaodata(durationOfTaxStart, durationOfTaxEnd)) {
// alertInfo("税款所属期起必须小于等于税款所属期止!");
// return false;
// }
// if (temporaryDate == declareDate) { // 本次和上次一样,本地处理
// handleSourceData(temporaryDate, durationOfTaxStart, durationOfTaxEnd) //初始数据处理
// } else {
// $("#durationOfTaxStart").val(""); // 每次去查询后台请求数据,将税款所属期起止清空
// $("#durationOfTaxEnd").val("");
// getTaxAmendData(param); // 如果税款所属期起止:没数据 去查
// }
getTaxAmendData
(
param
);
// 如果税款所属期起止:没数据 去查
getTaxAmendData
(
param
);
// 如果税款所属期起止:没数据 去查
});
});
...
@@ -338,9 +290,6 @@ function initPage(companyInfo) {
...
@@ -338,9 +290,6 @@ function initPage(companyInfo) {
* @author ygy
* @author ygy
* @date 2018/12/16 21:10
* @date 2018/12/16 21:10
*/
*/
//地址
//http://sbjs.tjsat.gov.cn:18090
//http://localhost:7070
var
url
=
companyInfo
.
config
.
url
;
var
url
=
companyInfo
.
config
.
url
;
var
getTaxAmendData
=
function
(
param
)
{
var
getTaxAmendData
=
function
(
param
)
{
param
.
value
=
config
.
value
;
param
.
value
=
config
.
value
;
...
@@ -425,7 +374,6 @@ function initPage(companyInfo) {
...
@@ -425,7 +374,6 @@ function initPage(companyInfo) {
taxAmendGrid
(
pagingData
);
taxAmendGrid
(
pagingData
);
}
else
{
}
else
{
for
(
var
i
=
0
;
i
<
data
.
length
/
num
;
i
++
)
{
for
(
var
i
=
0
;
i
<
data
.
length
/
num
;
i
++
)
{
//pagingData.push(data.slice(i * num, num + (i * num)));
pagingData
.
push
(
data
.
slice
(
i
*
num
,
num
*
(
i
+
1
)));
pagingData
.
push
(
data
.
slice
(
i
*
num
,
num
*
(
i
+
1
)));
}
}
taxAmendPaging
(
"#taxAmendPaging"
,
pagingData
[
0
]);
// 分页停留在第一页
taxAmendPaging
(
"#taxAmendPaging"
,
pagingData
[
0
]);
// 分页停留在第一页
...
...
static/biz/cancellation_grid.js
View file @
38aacaad
...
@@ -3,8 +3,13 @@ var initpage;
...
@@ -3,8 +3,13 @@ var initpage;
var
yearBblxDm
=
[
'10414'
,
'10420'
];
var
yearBblxDm
=
[
'10414'
,
'10420'
];
var
ccxwsBblxDm
=
[
'12101'
]
var
ccxwsBblxDm
=
[
'12101'
]
var
prefix
=
""
;
$
(
function
()
{
$
(
function
()
{
if
(
config
.
environmental
==
'test'
)
{
prefix
=
"/web"
;
}
else
if
(
config
.
environmental
==
'production'
)
{
prefix
=
"/web/online"
;
}
showLoading
();
showLoading
();
getInitTable
();
getInitTable
();
})
})
...
@@ -238,9 +243,9 @@ function initPage(companyInfo) {
...
@@ -238,9 +243,9 @@ function initPage(companyInfo) {
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
!=
-
1
)
{
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
!=
-
1
)
{
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
userId
=
"zxtb"
;
// userId
data
.
userId
=
"zxtb"
;
// userId
window
.
open
(
config
.
yearTaxTable
,
'_blank'
);
window
.
open
(
prefix
+
config
.
yearTaxTable
,
'_blank'
);
}
else
{
}
else
{
window
.
open
(
config
.
ssfwptPage
,
'_blank'
);
window
.
open
(
prefix
+
config
.
ssfwptPage
,
'_blank'
);
}
}
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
set
:
function
(
val
)
{
set
:
function
(
val
)
{
...
@@ -278,15 +283,6 @@ function initPage(companyInfo) {
...
@@ -278,15 +283,6 @@ function initPage(companyInfo) {
submitData
=
data
;
submitData
=
data
;
declarationMethod
(
"N"
)
declarationMethod
(
"N"
)
}
}
// if(node.context.innerText=="填写申报表"&&companyInfo.iszzsybjc == "01" &&data.pzzlDm == "10101"){
// // if(node.context.innerText=="填写申报表"){
// $('#myMask #myModal').show();
// $('#dName #ybName').html(data.pzzlMc);
// $('#dName #ybName').attr("title",data.pzzlMc);//修改title值
// }else{
// declarationMethod("N")
// }
}
//点击按钮后的回调函数
}
//点击按钮后的回调函数
};
};
var
object
=
tool
.
tableCreate
(
tableObj
);
var
object
=
tool
.
tableCreate
(
tableObj
);
...
@@ -296,9 +292,6 @@ function initPage(companyInfo) {
...
@@ -296,9 +292,6 @@ function initPage(companyInfo) {
* 税务申报 初始化数据获取
* 税务申报 初始化数据获取
* @param {*} mydate
* @param {*} mydate
*/
*/
//地址
//http://sbjs.tjsat.gov.cn:18090
//http://localhost:7070
var
url
;
var
url
;
if
(
companyInfo
)
{
if
(
companyInfo
)
{
url
=
config
.
url
;
url
=
config
.
url
;
...
@@ -398,11 +391,11 @@ function initPage(companyInfo) {
...
@@ -398,11 +391,11 @@ function initPage(companyInfo) {
data
.
saveUserId
=
"zxtb"
;
// 用户id
data
.
saveUserId
=
"zxtb"
;
// 用户id
window
.
mlistener
.
selectRowData
=
submitData
;
window
.
mlistener
.
selectRowData
=
submitData
;
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
==
-
1
)
{
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
==
-
1
)
{
window
.
open
(
config
.
ssfwptPage
,
'_blank'
);
window
.
open
(
prefix
+
config
.
ssfwptPage
,
'_blank'
);
}
else
{
}
else
{
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
userId
=
"zxtb"
;
// userId
data
.
userId
=
"zxtb"
;
// userId
window
.
open
(
config
.
yearTaxTable
,
'_blank'
);
window
.
open
(
prefix
+
config
.
yearTaxTable
,
'_blank'
);
}
}
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
set
:
function
(
val
)
{
set
:
function
(
val
)
{
...
@@ -412,10 +405,6 @@ function initPage(companyInfo) {
...
@@ -412,10 +405,6 @@ function initPage(companyInfo) {
}
}
})
})
}
else
{
}
else
{
// var form = $("#changeForm");
// form.find("#changeForm_data").val(JSON.stringify(submitData));
// form.submit();
// showLoading()
var
falg
=
"declare"
;
var
falg
=
"declare"
;
localStorage
.
setItem
(
"data"
,
JSON
.
stringify
(
submitData
));
localStorage
.
setItem
(
"data"
,
JSON
.
stringify
(
submitData
));
submitData
.
flag
=
true
;
submitData
.
flag
=
true
;
...
@@ -426,41 +415,6 @@ function initPage(companyInfo) {
...
@@ -426,41 +415,6 @@ function initPage(companyInfo) {
form
.
find
(
"#changeForm_data"
).
val
(
JSON
.
stringify
(
submitData
));
form
.
find
(
"#changeForm_data"
).
val
(
JSON
.
stringify
(
submitData
));
form
.
submit
();
form
.
submit
();
return
false
;
return
false
;
// $.ajax({
// type: "POST",
// url: url + "/online_report/declare/toPzzl",
// dataType: "json", // 请求方式为jsonp
// data: {
// data: JSON.stringify(submitData)
// },
// success: function (data) {
// if (data.code == 99 || data.code == "99") {
// if (data.errmsg != undefined) {
// alertWarning(data.errmsg);
// } else {
// alertWarning(data.returnMessage);
// }
// return false
// }
// hideLoading()
// /* if (data.url == "edit.jsp") {
// window.open(config.webUrl+"declare/edit.html?falg="+falg+'¶ms=' + encodeURI(JSON.stringify(submitData)));
// }else if (data.url == "yearReport.jsp") {
// window.open(config.webUrl+"declare/yearReport.html?falg="+falg+'¶ms=' + encodeURI(JSON.stringify(submitData)));
// }else if (data.url == "yearReportGLB.jsp") {
// window.open(config.webUrl+"declare/yearReportGLB.html?falg="+falg+'¶ms=' + encodeURI(JSON.stringify(submitData)));
// }else {
// window.open(config.webUrl+"error/index.html?falg="+falg+'¶ms=' + encodeURI(JSON.stringify(submitData)));
// }*/
// },
// error: function (xhr) {
// hideLoading()
// alertWarning(data.returnMessage);
// //jsonp 方式此方法不被触发
// console.log("=======error======================")
// }
// })
// closeModal();
}
}
}
}
if
(
companyInfo
)
{
if
(
companyInfo
)
{
...
...
static/biz/declare_cxs_grid.js
View file @
38aacaad
...
@@ -4,7 +4,13 @@ var sbqDate = '';
...
@@ -4,7 +4,13 @@ var sbqDate = '';
var
yearBblxDm
=
[
'10414'
,
'10420'
];
var
yearBblxDm
=
[
'10414'
,
'10420'
];
var
token
=
""
;
var
token
=
""
;
var
yhsSyxx
=
{};
var
yhsSyxx
=
{};
var
prefix
=
""
;
$
(
function
()
{
$
(
function
()
{
if
(
config
.
environmental
==
'test'
)
{
prefix
=
"/web"
;
}
else
if
(
config
.
environmental
==
'production'
)
{
prefix
=
"/web/online"
;
}
showLoading
();
showLoading
();
getInitTable
();
getInitTable
();
})
})
...
@@ -23,9 +29,6 @@ function getInitTable() {
...
@@ -23,9 +29,6 @@ function getInitTable() {
pzzlDm
:
getUrlParam
(
"pzzlDm"
),
pzzlDm
:
getUrlParam
(
"pzzlDm"
),
value
:
getUrlParam
(
"value"
)
value
:
getUrlParam
(
"value"
)
},
},
// beforeSend:function(){
// myAlert("提示", "正在获取初始化信息", "确定")
// },
success
:
function
(
data
)
{
//客户端jquery预先定义好的callback函数,成功获取跨域服务器上的json数据后,会动态执行这个callback函数
success
:
function
(
data
)
{
//客户端jquery预先定义好的callback函数,成功获取跨域服务器上的json数据后,会动态执行这个callback函数
hideLoading
();
hideLoading
();
var
companyInfo
=
data
;
var
companyInfo
=
data
;
...
@@ -225,7 +228,7 @@ function initPage(companyInfo) {
...
@@ -225,7 +228,7 @@ function initPage(companyInfo) {
}
}
window
.
mlistener
.
selectRowData
=
openCollectYHS
;
window
.
mlistener
.
selectRowData
=
openCollectYHS
;
window
.
mlistener
.
urlList
=
urlList
;
window
.
mlistener
.
urlList
=
urlList
;
window
.
open
(
config
.
collectPage
,
'_blank'
);
window
.
open
(
prefix
+
config
.
collectPage
,
'_blank'
);
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
set
:
function
(
val
)
{
set
:
function
(
val
)
{
setTimeout
(
function
()
{
setTimeout
(
function
()
{
...
@@ -255,14 +258,7 @@ function initPage(companyInfo) {
...
@@ -255,14 +258,7 @@ function initPage(companyInfo) {
}
}
submitData
=
data
;
submitData
=
data
;
if
(
node
.
context
.
innerText
==
"填写申报表"
&&
companyInfo
.
iszzsybjc
==
"01"
&&
data
.
pzzlDm
==
"10101"
)
{
if
(
node
.
context
.
innerText
==
"填写申报表"
&&
companyInfo
.
iszzsybjc
==
"01"
&&
data
.
pzzlDm
==
"10101"
)
{
// if(node.context.innerText=="填写申报表"){
initpage
.
declarationMethod
(
'N'
)
initpage
.
declarationMethod
(
'N'
)
// $('#myMask').show();
// $('#myModal').show();
// $('#dName').html(data.pzzlMc);
// $('#dName').attr("title",data.pzzlMc);//修改title值
// $('#ybName').html(data.pzzlMc);
// $('#ybName').attr("title",data.pzzlMc);//修改title值
}
else
{
}
else
{
declarationMethod
(
"N"
)
declarationMethod
(
"N"
)
}
}
...
@@ -270,16 +266,12 @@ function initPage(companyInfo) {
...
@@ -270,16 +266,12 @@ function initPage(companyInfo) {
}
//点击按钮后的回调函数
}
//点击按钮后的回调函数
};
};
var
object
=
tool
.
tableCreate
(
tableObj
);
var
object
=
tool
.
tableCreate
(
tableObj
);
// object.jsonReadyTo(ddt, { page: "1", pageSize: ddt.length });
};
};
/**
/**
* 税务申报 初始化数据获取
* 税务申报 初始化数据获取
* @param {*} mydate
* @param {*} mydate
*/
*/
//地址
//http://sbjs.tjsat.gov.cn:18090
//http://localhost:7070
var
url
;
var
url
;
if
(
companyInfo
)
{
if
(
companyInfo
)
{
url
=
companyInfo
.
config
.
url
;
url
=
companyInfo
.
config
.
url
;
...
@@ -299,9 +291,6 @@ function initPage(companyInfo) {
...
@@ -299,9 +291,6 @@ function initPage(companyInfo) {
data
:
param
,
data
:
param
,
type
:
"POST"
,
type
:
"POST"
,
dataType
:
"JSON"
,
dataType
:
"JSON"
,
// beforeSend:function(){
// myAlert("提示", "正在获取初始化信息", "确定")
// },
}).
done
(
function
(
data
)
{
}).
done
(
function
(
data
)
{
hideLoading
();
hideLoading
();
if
(
data
.
returnCode
)
{
if
(
data
.
returnCode
)
{
...
@@ -339,7 +328,7 @@ function initPage(companyInfo) {
...
@@ -339,7 +328,7 @@ function initPage(companyInfo) {
var
param
=
{
var
param
=
{
djxh
:
djxh
,
djxh
:
djxh
,
operateType
:
companyInfo
.
operateType
,
operateType
:
companyInfo
.
operateType
,
sbsq
:
companyInfo
.
sbsq
,
sbsq
:
sbqDate
,
isFresh
:
true
,
isFresh
:
true
,
pzzlDm
:
""
,
pzzlDm
:
""
,
refreshSbzt
:
'1'
,
refreshSbzt
:
'1'
,
...
@@ -349,9 +338,6 @@ function initPage(companyInfo) {
...
@@ -349,9 +338,6 @@ function initPage(companyInfo) {
data
:
param
,
data
:
param
,
type
:
"POST"
,
type
:
"POST"
,
dataType
:
"JSON"
,
dataType
:
"JSON"
,
// beforeSend:function(){
// myAlert("提示", "正在获取初始化信息", "确定")
// },
}).
done
(
function
(
data
)
{
}).
done
(
function
(
data
)
{
hideLoading
();
hideLoading
();
if
(
!
data
.
success
)
{
if
(
!
data
.
success
)
{
...
@@ -421,11 +407,11 @@ function initPage(companyInfo) {
...
@@ -421,11 +407,11 @@ function initPage(companyInfo) {
submitData
.
zjhm
=
zjhm
submitData
.
zjhm
=
zjhm
window
.
mlistener
.
selectRowData
=
submitData
;
window
.
mlistener
.
selectRowData
=
submitData
;
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
==
-
1
)
{
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
==
-
1
)
{
window
.
open
(
config
.
ssfwptPage
,
'_blank'
);
window
.
open
(
prefix
+
config
.
ssfwptPage
,
'_blank'
);
}
else
{
}
else
{
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
userId
=
"zxtb"
;
// userId
data
.
userId
=
"zxtb"
;
// userId
window
.
open
(
config
.
yearTaxTable
,
'_blank'
);
window
.
open
(
prefix
+
config
.
yearTaxTable
,
'_blank'
);
}
}
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
set
:
function
(
val
)
{
set
:
function
(
val
)
{
...
@@ -435,15 +421,9 @@ function initPage(companyInfo) {
...
@@ -435,15 +421,9 @@ function initPage(companyInfo) {
}
}
})
})
}
else
{
}
else
{
//"ssfwpt_zxtb"
// var form = $("#changeForm");
// form.find("#changeForm_data").val(JSON.stringify(submitData));
// form.submit();
// showLoading()
var
falg
=
"declare"
;
var
falg
=
"declare"
;
window
.
taxInfo
=
JSON
.
stringify
(
submitData
);
window
.
taxInfo
=
JSON
.
stringify
(
submitData
);
localStorage
.
setItem
(
"data"
,
JSON
.
stringify
(
submitData
));
localStorage
.
setItem
(
"data"
,
JSON
.
stringify
(
submitData
));
// if (data.url == "edit.jsp") {
submitData
.
flag
=
true
;
submitData
.
flag
=
true
;
submitData
.
encryptKey
=
config
.
value
;
submitData
.
encryptKey
=
config
.
value
;
var
url
=
config
.
spreadUrl
+
"/online_report/declare/toPzzl?falg="
+
falg
var
url
=
config
.
spreadUrl
+
"/online_report/declare/toPzzl?falg="
+
falg
...
@@ -452,63 +432,6 @@ function initPage(companyInfo) {
...
@@ -452,63 +432,6 @@ function initPage(companyInfo) {
form
.
find
(
"#changeForm_data"
).
val
(
JSON
.
stringify
(
submitData
));
form
.
find
(
"#changeForm_data"
).
val
(
JSON
.
stringify
(
submitData
));
form
.
submit
();
form
.
submit
();
return
false
;
return
false
;
// $.ajax({
// type: "POST",
// url: url + "/online/declare/toPzzl",
// dataType: "json", // 请求方式为jsonp
// data: {
// data: JSON.stringify(submitData)
// },
// success: function (data) {
// hideLoading()
// if (data.code == 99 || data.code == "99") {
// if (data.errmsg != undefined) {
// alertWarning(data.errmsg);
// } else {
// alertWarning(data.returnMessage);
// }
// return false
// }
// window.taxInfo = JSON.stringify(submitData);
// localStorage.setItem("data", JSON.stringify(submitData));
// // if (data.url == "edit.jsp") {
// submitData.flag = true;
// submitData.encryptKey = config.value;
// var url = config.spreadUrl + "/online_report/declare/toPzzl?falg=" + falg
// var form = $("#changeForm");
// form.attr('action', url); //通过jquery为action属性赋值
// form.find("#changeForm_data").val(JSON.stringify(submitData));
// form.submit();
// // window.open(config.spreadUrl+"/online_report/declare/toPzzl?falg=" + falg + '&data=' + JSON.stringify(submitData));
// // window.open(config.webUrl + "declare/edit.html?falg=" + falg + '¶ms=' + encodeURI(JSON.stringify(submitData)));
// // }
// /* else if (data.url == "yearReport.jsp") {
// window.open(config.webUrl + "declare/yearReport.html?falg=" + falg + '¶ms=' + encodeURI(JSON.stringify(submitData)));
// } else if (data.url == "yearReportGLB.jsp") {
// window.open(config.webUrl + "declare/yearReportGLB.html?falg=" + falg + '¶ms=' + encodeURI(JSON.stringify(submitData)));
// } else {
// //因为后台不知道返回路径是什么样的就直接改成了else data.url == "error.jsp"
// window.open(config.webUrl + "error/index.html?falg=" + falg + '¶ms=' + encodeURI(JSON.stringify(submitData)));
// }*/
// },
// error: function (xhr) {
// //jsonp 方式此方法不被触发
// if (data.returnMessage == undefined) {
// if (data.returnMessage == undefined) {
// alertWarning(data.errmsg);
// } else {
// alertWarning("程序错误,请联系管理员!");
// }
// } else {
// alertWarning(data.returnMessage);
// }
// hideLoading()
// console.log("=======error======================")
// }
// })
// closeModal();
}
}
}
}
/**
/**
...
...
static/biz/declare_grid.js
View file @
38aacaad
This diff is collapsed.
Click to expand it.
static/biz/overdue_grid.js
View file @
38aacaad
...
@@ -9,7 +9,13 @@
...
@@ -9,7 +9,13 @@
var
initpage
;
var
initpage
;
var
yearBblxDm
=
[
'10414'
,
'10420'
];
var
yearBblxDm
=
[
'10414'
,
'10420'
];
var
ccxwsBblxDm
=
[
'12101'
]
var
ccxwsBblxDm
=
[
'12101'
]
var
prefix
=
""
;
$
(
function
()
{
$
(
function
()
{
if
(
config
.
environmental
==
'test'
)
{
prefix
=
"/web"
;
}
else
if
(
config
.
environmental
==
'production'
)
{
prefix
=
"/web/online"
;
}
showLoading
();
showLoading
();
getInitTable
();
getInitTable
();
})
})
...
@@ -238,9 +244,9 @@ function initPage(companyInfo) {
...
@@ -238,9 +244,9 @@ function initPage(companyInfo) {
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
!=
-
1
)
{
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
!=
-
1
)
{
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
userId
=
"zxtb"
;
// userId
data
.
userId
=
"zxtb"
;
// userId
window
.
open
(
config
.
yearTaxTable
,
'_blank'
);
window
.
open
(
prefix
+
config
.
yearTaxTable
,
'_blank'
);
}
else
{
}
else
{
window
.
open
(
config
.
ssfwptPage
,
'_blank'
);
window
.
open
(
prefix
+
config
.
ssfwptPage
,
'_blank'
);
}
}
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
set
:
function
(
val
)
{
set
:
function
(
val
)
{
...
@@ -369,11 +375,11 @@ function initPage(companyInfo) {
...
@@ -369,11 +375,11 @@ function initPage(companyInfo) {
data
.
saveUserId
=
"zxtb"
;
// 用户id
data
.
saveUserId
=
"zxtb"
;
// 用户id
window
.
mlistener
.
selectRowData
=
submitData
;
window
.
mlistener
.
selectRowData
=
submitData
;
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
==
-
1
)
{
if
(
yearBblxDm
.
indexOf
(
data
.
bblxDm
)
==
-
1
)
{
window
.
open
(
config
.
ssfwptPage
,
'_blank'
);
window
.
open
(
prefix
+
config
.
ssfwptPage
,
'_blank'
);
}
else
{
}
else
{
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
saveUserId
=
"zxtb_singleReport"
;
// 用户id
data
.
userId
=
"zxtb"
;
// userId
data
.
userId
=
"zxtb"
;
// userId
window
.
open
(
config
.
yearTaxTable
,
'_blank'
);
window
.
open
(
prefix
+
config
.
yearTaxTable
,
'_blank'
);
}
}
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
set
:
function
(
val
)
{
set
:
function
(
val
)
{
...
...
static/biz/syntheticalReport_grid.js
View file @
38aacaad
...
@@ -6,7 +6,13 @@ var taxInfos = [];
...
@@ -6,7 +6,13 @@ var taxInfos = [];
var
zhsbPzzl
=
"10101|10102|11602|10401|10402|10110|10902|10112|10113"
;
var
zhsbPzzl
=
"10101|10102|11602|10401|10402|10110|10902|10112|10113"
;
// 10110:房产税 10902:印花税 10112:城镇土地使用税 10113:土地增值税
// 10110:房产税 10902:印花税 10112:城镇土地使用税 10113:土地增值税
var
prefix
=
""
;
$
(
function
()
{
$
(
function
()
{
if
(
config
.
environmental
==
'test'
)
{
prefix
=
"/web"
;
}
else
if
(
config
.
environmental
==
'production'
)
{
prefix
=
"/web/online"
;
}
showLoading
();
showLoading
();
getInitTable
();
getInitTable
();
})
})
...
@@ -48,6 +54,12 @@ function getInitTable() {
...
@@ -48,6 +54,12 @@ function getInitTable() {
djxh
=
data
.
bean
.
djxh
;
djxh
=
data
.
bean
.
djxh
;
sbqDate
=
data
.
bean
.
sbsq
;
sbqDate
=
data
.
bean
.
sbsq
;
taxInfos
=
[];
taxInfos
=
[];
var
skssq
for
(
var
i
in
data
.
bean
.
taxInfos
)
{
if
(
data
.
bean
.
taxInfos
[
i
].
bblxDm
==
'10401'
)
{
skssq
=
data
.
bean
.
taxInfos
[
i
].
sksssjz
}
}
for
(
var
i
=
0
;
i
<
data
.
bean
.
taxInfos
.
length
;
i
++
)
{
for
(
var
i
=
0
;
i
<
data
.
bean
.
taxInfos
.
length
;
i
++
)
{
var
djxh
=
data
.
bean
.
taxInfos
[
i
].
djxh
;
var
djxh
=
data
.
bean
.
taxInfos
[
i
].
djxh
;
var
zsDjxh
=
data
.
bean
.
taxInfos
[
i
].
zsDjxh
;
var
zsDjxh
=
data
.
bean
.
taxInfos
[
i
].
zsDjxh
;
...
@@ -69,6 +81,9 @@ function getInitTable() {
...
@@ -69,6 +81,9 @@ function getInitTable() {
companyInfo
.
bean
.
return
=
true
;
/* @Author ygy @Date 10:12 2020/7/8 @Description 前端判断接口成功返回数据标记用于区分是否执行初始化table方法*/
companyInfo
.
bean
.
return
=
true
;
/* @Author ygy @Date 10:12 2020/7/8 @Description 前端判断接口成功返回数据标记用于区分是否执行初始化table方法*/
config
.
return
=
true
;
config
.
return
=
true
;
initpage
=
initPage
(
companyInfo
.
bean
);
initpage
=
initPage
(
companyInfo
.
bean
);
if
(
skssq
)
{
getJjkjTag
(
companyInfo
.
bean
.
sbsq
.
replace
(
/
\-
/g
,
""
),
skssq
)
}
}
else
{
}
else
{
hideLoading
();
hideLoading
();
if
(
data
.
errmsg
!=
undefined
)
{
if
(
data
.
errmsg
!=
undefined
)
{
...
@@ -102,6 +117,43 @@ function getInitTable() {
...
@@ -102,6 +117,43 @@ function getInitTable() {
}
}
})
})
}
}
// pll 所得税弹框
// 获取研发费用加计扣减标志
function
getJjkjTag
(
nsrsbq
,
sbsq
)
{
$
.
ajax
({
type
:
"post"
,
url
:
config
.
url
+
"/online/zxtb/get_yffyjjkcbz"
,
dataType
:
"json"
,
// 请求方式为jsonp
// async: false
data
:
{
djxh
:
getUrlParam
(
"djxh"
),
nsrsbq
:
nsrsbq
},
success
:
function
(
data
)
{
//客户端jquery预先定义好的callback函数,成功获取跨域服务器上的json数据后,会动态执行这个callback函数
hideLoading
();
var
companyInfo
=
data
;
if
(
companyInfo
.
returnCode
==
'00'
)
{
// console.log('9月7号这个接口返回成功啦!!!!')
if
(
companyInfo
.
content
==
'Y'
&&
sbsq
==
'20210930'
)
{
myAlert
(
"提示"
,
"按照最新政策规定,企业(负面清单行业除外)自2021年三季度预缴开始,可就前三季度研发费用申报享受加计扣除。同时,制造业享受研发费用加计扣除比例由75%提高到100%。"
,
"确定"
);
}
}
else
{
hideLoading
();
if
(
data
.
errmsg
!=
undefined
)
{
alertWarning
(
data
.
errmsg
);
}
else
{
alertWarning
(
data
.
returnMessage
);
}
// 弹出错误对话框
}
},
error
:
function
(
xhr
)
{
hideLoading
();
//jsonp 方式此方法不被触发
console
.
log
(
"=======error======================"
)
}
})
}
/**
/**
* 按期申报填报列表页控制脚本
* 按期申报填报列表页控制脚本
*
*
...
@@ -195,7 +247,7 @@ function initPage(companyInfo) {
...
@@ -195,7 +247,7 @@ function initPage(companyInfo) {
zjhm
:
zjhm
zjhm
:
zjhm
},
},
};
};
window
.
open
(
config
.
zhsbPage
,
'_blank'
);
window
.
open
(
prefix
+
config
.
zhsbPage
,
'_blank'
);
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
set
:
function
(
val
)
{
set
:
function
(
val
)
{
setTimeout
(
function
()
{
setTimeout
(
function
()
{
...
@@ -248,6 +300,12 @@ function initPage(companyInfo) {
...
@@ -248,6 +300,12 @@ function initPage(companyInfo) {
}
}
djxh
=
data
.
bean
.
djxh
;
djxh
=
data
.
bean
.
djxh
;
taxInfos
=
[];
taxInfos
=
[];
var
skssq
for
(
var
i
in
data
.
bean
.
taxInfos
)
{
if
(
data
.
bean
.
taxInfos
[
i
].
bblxDm
==
'10401'
)
{
skssq
=
data
.
bean
.
taxInfos
[
i
].
sksssjz
}
}
for
(
var
i
=
0
;
i
<
data
.
bean
.
taxInfos
.
length
;
i
++
)
{
for
(
var
i
=
0
;
i
<
data
.
bean
.
taxInfos
.
length
;
i
++
)
{
var
djxh
=
data
.
bean
.
taxInfos
[
i
].
djxh
;
var
djxh
=
data
.
bean
.
taxInfos
[
i
].
djxh
;
var
zsDjxh
=
data
.
bean
.
taxInfos
[
i
].
zsDjxh
;
var
zsDjxh
=
data
.
bean
.
taxInfos
[
i
].
zsDjxh
;
...
@@ -286,6 +344,9 @@ function initPage(companyInfo) {
...
@@ -286,6 +344,9 @@ function initPage(companyInfo) {
if
(
type
==
'Y'
)
{
if
(
type
==
'Y'
)
{
myAlert
(
"提示"
,
"重置清册成功"
,
"确定"
)
myAlert
(
"提示"
,
"重置清册成功"
,
"确定"
)
}
}
if
(
skssq
)
{
getJjkjTag
(
sbqDate
.
replace
(
/
\-
/g
,
""
),
skssq
)
}
}
else
{
}
else
{
if
(
data
.
errmsg
!=
undefined
)
{
if
(
data
.
errmsg
!=
undefined
)
{
alertWarning
(
data
.
errmsg
);
alertWarning
(
data
.
errmsg
);
...
@@ -355,7 +416,7 @@ function initPage(companyInfo) {
...
@@ -355,7 +416,7 @@ function initPage(companyInfo) {
submitData
.
saveUserId
=
"zxtb"
;
// 用户id
submitData
.
saveUserId
=
"zxtb"
;
// 用户id
submitData
.
zjhm
=
zjhm
submitData
.
zjhm
=
zjhm
window
.
mlistener
.
selectRowData
=
submitData
;
window
.
mlistener
.
selectRowData
=
submitData
;
window
.
open
(
config
.
ssfwptPage
,
'_blank'
);
window
.
open
(
prefix
+
config
.
ssfwptPage
,
'_blank'
);
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
Object
.
defineProperty
(
mlistener
,
'returnSelectRowData'
,
{
set
:
function
(
val
)
{
set
:
function
(
val
)
{
setTimeout
(
function
()
{
setTimeout
(
function
()
{
...
...
static/biz/xgmyd_grid.js
View file @
38aacaad
var
initpage
;
var
initpage
;
var
sbqDate
=
''
var
sbqDate
=
''
var
prefix
=
""
;
$
(
function
()
{
$
(
function
()
{
if
(
config
.
environmental
==
'test'
)
{
prefix
=
"/web"
;
}
else
if
(
config
.
environmental
==
'production'
)
{
prefix
=
"/web/online"
;
}
showLoading
();
showLoading
();
getInitTable
();
getInitTable
();
})
})
...
@@ -449,7 +455,7 @@ function initPage(companyInfo) {
...
@@ -449,7 +455,7 @@ function initPage(companyInfo) {
requestAddress
:
{
requestAddress
:
{
saveSbbInfoAddress
:
"/online/dataCenter/saveSbbInfo"
,
saveSbbInfoAddress
:
"/online/dataCenter/saveSbbInfo"
,
selectSbbInfoAddress
:
"/online/zxtb/openTable"
,
selectSbbInfoAddress
:
"/online/zxtb/openTable"
,
openTabUrl
:
config
.
ssfwptPage
,
openTabUrl
:
prefix
+
config
.
ssfwptPage
,
},
//存放接口地址
},
//存放接口地址
readOnly
:
false
,
readOnly
:
false
,
getCshBtn
:
false
,
getCshBtn
:
false
,
...
...
static/config.js
View file @
38aacaad
...
@@ -11,36 +11,5 @@ function getUrlParam(name) {
...
@@ -11,36 +11,5 @@ function getUrlParam(name) {
if
(
r
!=
null
)
return
decodeURIComponent
(
r
[
2
]);
if
(
r
!=
null
)
return
decodeURIComponent
(
r
[
2
]);
return
null
;
return
null
;
}
}
// 公共配置 生产环境
// 公共配置
var
config
=
{
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"
))
environmental
:
"production"
,
//production 生产 test 测试
webUrl
:
"/web/onlineReport/jsp/"
,
// 预生产环境解开
url
:
""
,
// 开发环境配置跨域设置 // 开发环境
value
:
''
,
//加密token
nsrsbq
:
''
,
spreadUrl
:
""
,
// 局端生产 值为空 其余全部指向在线的域名
ssfwptPage
:
"/web/online/taxservicedesk/index.html#/taxTableList"
,
// 涉税服务平台填报页面地址 月季报
yearTaxTable
:
"/web/online/taxservicedesk/index.html#/yearTaxTable"
,
// 涉税服务平台填报页面地址 年报
zhsbPage
:
"/web/online/taxservicedesk/index.html#/syntheticalReport"
,
// 涉税 综合申报页面
taxFormComponent
:
"/web/taxFormComponent/index.html?param="
,
// 涉税服务平台填报页面地址
ccxwsTaxTable
:
"/web/tax-plugin/index.html"
,
//财产行为税 申报 跳转页面
collectPage
:
"/web/online/propertybehaviortax/index.html#/buttonFrame"
,
//财产行为税 采集 跳转填报页面
}
//公共配置 本地环境,测试环境
// var config = {
// environmental: "test", //production 生产 test 测试
// webUrl: "/web/onlineReport/jsp/", // 预生产环境解开
// url: "", // 开发环境配置跨域设置 // 开发环境
// value: '', //加密token
// nsrsbq: '',
// spreadUrl: "http://sbjs.tjsat.gov.cn", // 局端生产 值为空 其余全部指向在线的域名
// ssfwptPage: "/web/#/taxTableList", // 涉税服务平台填报页面地址 月季报
// yearTaxTable: "/web/#/yearTaxTable", // 涉税服务平台填报页面地址 年报
// zhsbPage: "/web/#/syntheticalReport", // 涉税 综合申报页面
// taxFormComponent: "/web/taxFormComponent/index.html?param=", // 涉税服务平台填报页面地址
// ccxwsTaxTable:"http://dev-web.htyfw.com.cn/page/property_tax_plugin_web/index.html",//财产行为税跳转页面
// }
// if(config.environmental=="production" && getUrlParam("djxh")){
// window.open(config.webUrl + "/error/newError.html",'_self')
// }
static/config_dev.js
0 → 100644
View file @
38aacaad
/**
* @Author ygy
* @Description //TODO 获取地址栏参数
* @Date 19:43 2020/6/12
* @Param
* @return
**/
function
getUrlParam
(
name
)
{
var
reg
=
new
RegExp
(
'(^|&)'
+
name
+
'=([^&]*)(&|$)'
);
var
r
=
window
.
location
.
search
.
substr
(
1
).
match
(
reg
);
if
(
r
!=
null
)
return
decodeURIComponent
(
r
[
2
]);
return
null
;
}
// 公共配置
var
config
=
{
environmental
:
"production"
,
//production生产,test测试,dev开发 注:environmental为dev时,ssfwptPage/yearTaxTable/zhsbPage使用配置文件地址
webUrl
:
"/web/onlineReport/jsp/"
,
// 预生产环境解开
url
:
""
,
// 开发环境配置跨域设置 // 开发环境
value
:
''
,
//加密token
nsrsbq
:
''
,
spreadUrl
:
"http://sbjs.tjsat.gov.cn"
,
// 局端生产 值为空 其余全部指向在线的域名
ssfwptPage
:
"/taxservicedesk/index.html#/taxTableList"
,
// 涉税服务平台填报页面地址 月季报
yearTaxTable
:
"/taxservicedesk/index.html#/yearTaxTable"
,
// 涉税服务平台填报页面地址 年报
zhsbPage
:
"/taxservicedesk/index.html#/syntheticalReport"
,
// 涉税 综合申报页面
taxFormComponent
:
"/web/taxFormComponent/index.html?param="
,
// 涉税服务平台填报页面地址
ccxwsTaxTable
:
"/web/tax-plugin/index.html"
,
//财产行为税 申报 跳转页面
collectPage
:
"/propertybehaviortax/index.html#/buttonFrame"
,
//财产行为税 采集 跳转填报页面
}
static/config_production.js
0 → 100644
View file @
38aacaad
/**
* @Author ygy
* @Description //TODO 获取地址栏参数
* @Date 19:43 2020/6/12
* @Param
* @return
**/
function
getUrlParam
(
name
)
{
var
reg
=
new
RegExp
(
'(^|&)'
+
name
+
'=([^&]*)(&|$)'
);
var
r
=
window
.
location
.
search
.
substr
(
1
).
match
(
reg
);
if
(
r
!=
null
)
return
decodeURIComponent
(
r
[
2
]);
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
static/config_test.js
0 → 100644
View file @
38aacaad
/**
* @Author ygy
* @Description //TODO 获取地址栏参数
* @Date 19:43 2020/6/12
* @Param
* @return
**/
function
getUrlParam
(
name
)
{
var
reg
=
new
RegExp
(
'(^|&)'
+
name
+
'=([^&]*)(&|$)'
);
var
r
=
window
.
location
.
search
.
substr
(
1
).
match
(
reg
);
if
(
r
!=
null
)
return
decodeURIComponent
(
r
[
2
]);
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
static/js/tax/tool.js
View file @
38aacaad
...
@@ -62,7 +62,7 @@ function getIEVersion() {
...
@@ -62,7 +62,7 @@ function getIEVersion() {
_show
:
function
_show
(
title
)
{
_show
:
function
_show
(
title
)
{
var
_html
=
'<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">'
+
title
+
'</span>'
;
var
_html
=
'<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">'
+
title
+
'</span>'
;
_html
+=
'<img id="mb_img1" src="
/web/online/onlineReport
/static/tools/images/close.png">'
;
_html
+=
'<img id="mb_img1" src="
../..
/static/tools/images/close.png">'
;
_html
+=
'<div id="mb_msg1"></div>'
;
_html
+=
'<div id="mb_msg1"></div>'
;
//必须先将_html添加到body,再设置Css样式
//必须先将_html添加到body,再设置Css样式
$
(
"body"
).
append
(
_html
);
$
(
"body"
).
append
(
_html
);
...
@@ -253,7 +253,7 @@ function dateProcessing(type) {
...
@@ -253,7 +253,7 @@ function dateProcessing(type) {
//封装等待框 调用方式:showLoading();hideLoading();
//封装等待框 调用方式:showLoading();hideLoading();
(
function
(
$
)
{
(
function
(
$
)
{
var
renderHtml
=
function
renderHtml
()
{
var
renderHtml
=
function
renderHtml
()
{
var
_html
=
'<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="
/web/online/onlineReport
/static/tools/images/loading2.gif" /></div></div>'
;
var
_html
=
'<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="
../..
/static/tools/images/loading2.gif" /></div></div>'
;
$
(
"body"
).
append
(
_html
);
$
(
"body"
).
append
(
_html
);
};
};
renderHtml
();
renderHtml
();
...
@@ -316,7 +316,7 @@ function dateProcessing(type) {
...
@@ -316,7 +316,7 @@ function dateProcessing(type) {
var
_html
=
""
;
var
_html
=
""
;
_html
+=
'<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">'
+
title
+
'</span>'
_html
+=
'<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">'
+
title
+
'</span>'
if
(
type
==
"confirm"
)
{
if
(
type
==
"confirm"
)
{
_html
+=
'<img id="mb_img" src="
/web/online/onlineReport
/static/tools/images/close.png">'
;
_html
+=
'<img id="mb_img" src="
../..
/static/tools/images/close.png">'
;
_html
+=
'<div id="mb_msg">'
+
msg
+
'</div>'
;
_html
+=
'<div id="mb_msg">'
+
msg
+
'</div>'
;
}
}
if
(
type
==
"alert"
)
{
if
(
type
==
"alert"
)
{
...
...
static/js/year/result.js
View file @
38aacaad
...
@@ -162,7 +162,7 @@ function selectNb() {
...
@@ -162,7 +162,7 @@ function selectNb() {
// 是否已修改
// 是否已修改
isChanged
:
true
isChanged
:
true
};
};
var
url
=
'
/web/online/onlineReport
/static/page_js/_year/'
+
bbdm
+
'.json'
;
var
url
=
'
../..
/static/page_js/_year/'
+
bbdm
+
'.json'
;
$
.
ajax
({
$
.
ajax
({
type
:
"GET"
,
type
:
"GET"
,
url
:
url
,
url
:
url
,
...
@@ -345,7 +345,7 @@ function getLeftMenu() {
...
@@ -345,7 +345,7 @@ function getLeftMenu() {
};
};
if
(
table
!==
'10414_001'
&&
table
!==
'10414_002'
)
{
if
(
table
!==
'10414_001'
&&
table
!==
'10414_002'
)
{
var
url
=
'
/web/online/onlineReport
/static/page_js/_year/'
+
table
+
'.json'
;
var
url
=
'
../..
/static/page_js/_year/'
+
table
+
'.json'
;
$
.
ajax
({
$
.
ajax
({
type
:
"GET"
,
type
:
"GET"
,
url
:
url
,
url
:
url
,
...
...
static/js/year/tool.js
View file @
38aacaad
...
@@ -63,7 +63,7 @@ function getIEVersion() {
...
@@ -63,7 +63,7 @@ function getIEVersion() {
_show
:
function
_show
(
title
)
{
_show
:
function
_show
(
title
)
{
var
_html
=
'<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">'
+
title
+
'</span>'
;
var
_html
=
'<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">'
+
title
+
'</span>'
;
_html
+=
'<img id="mb_img1" src="
/web/online/onlineReport
/static/tools/images/close.png">'
;
_html
+=
'<img id="mb_img1" src="
../..
/static/tools/images/close.png">'
;
_html
+=
'<div id="mb_msg1"></div>'
;
_html
+=
'<div id="mb_msg1"></div>'
;
//必须先将_html添加到body,再设置Css样式
//必须先将_html添加到body,再设置Css样式
$
(
"body"
).
append
(
_html
);
$
(
"body"
).
append
(
_html
);
...
@@ -237,7 +237,7 @@ function dateProcessing(type) {
...
@@ -237,7 +237,7 @@ function dateProcessing(type) {
//封装等待框 调用方式:showLoading();hideLoading();
//封装等待框 调用方式:showLoading();hideLoading();
(
function
(
$
)
{
(
function
(
$
)
{
var
renderHtml
=
function
renderHtml
()
{
var
renderHtml
=
function
renderHtml
()
{
var
_html
=
'<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%; background-color: #000000;opacity:0.4;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="
/web/online/onlineReport
/static/tools/images/loading2.gif" /></div></div>'
;
var
_html
=
'<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%; background-color: #000000;opacity:0.4;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="
../..
/static/tools/images/loading2.gif" /></div></div>'
;
$
(
"body"
).
append
(
_html
);
$
(
"body"
).
append
(
_html
);
};
};
renderHtml
();
renderHtml
();
...
@@ -300,7 +300,7 @@ function dateProcessing(type) {
...
@@ -300,7 +300,7 @@ function dateProcessing(type) {
var
_html
=
""
;
var
_html
=
""
;
_html
+=
'<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">'
+
title
+
'</span>'
_html
+=
'<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">'
+
title
+
'</span>'
if
(
type
==
"confirm"
)
{
if
(
type
==
"confirm"
)
{
_html
+=
'<img id="mb_img" src="
/web/online/onlineReport
/static/tools/images/close.png">'
;
_html
+=
'<img id="mb_img" src="
../..
/static/tools/images/close.png">'
;
_html
+=
'<div id="mb_msg">'
+
msg
+
'</div>'
;
_html
+=
'<div id="mb_msg">'
+
msg
+
'</div>'
;
}
}
if
(
type
==
"alert"
)
{
if
(
type
==
"alert"
)
{
...
...
static/js/yearGLB/result.js
View file @
38aacaad
...
@@ -143,7 +143,7 @@ function selectNb() {
...
@@ -143,7 +143,7 @@ function selectNb() {
// 是否已修改
// 是否已修改
isChanged
:
true
isChanged
:
true
};
};
var
url
=
'
/web/online/onlineReport
/static/page_js/_yearGLB/'
+
bbdm
+
'.json'
;
var
url
=
'
../..
/static/page_js/_yearGLB/'
+
bbdm
+
'.json'
;
$
.
ajax
({
$
.
ajax
({
type
:
"GET"
,
type
:
"GET"
,
url
:
url
,
url
:
url
,
...
@@ -260,7 +260,7 @@ function getLeftMenu() {
...
@@ -260,7 +260,7 @@ function getLeftMenu() {
};
};
if
(
table
!==
'10420_001'
&&
table
!==
'10420_002'
)
{
if
(
table
!==
'10420_001'
&&
table
!==
'10420_002'
)
{
var
url
=
'
/web/online/onlineReport
/static/page_js/_yearGLB/'
+
table
+
'.json'
;
var
url
=
'
../..
/static/page_js/_yearGLB/'
+
table
+
'.json'
;
$
.
ajax
({
$
.
ajax
({
type
:
"GET"
,
type
:
"GET"
,
url
:
url
,
url
:
url
,
...
...
static/js/yearGLB/tool.js
View file @
38aacaad
...
@@ -64,7 +64,7 @@ function getIEVersion() {
...
@@ -64,7 +64,7 @@ function getIEVersion() {
_show
:
function
_show
(
title
)
{
_show
:
function
_show
(
title
)
{
var
_html
=
'<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">'
+
title
+
'</span>'
;
var
_html
=
'<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">'
+
title
+
'</span>'
;
_html
+=
'<img id="mb_img1" src="
/web/online/onlineReport
/static/tools/images/close.png">'
;
_html
+=
'<img id="mb_img1" src="
../..
/static/tools/images/close.png">'
;
_html
+=
'<div id="mb_msg1"></div>'
;
_html
+=
'<div id="mb_msg1"></div>'
;
//必须先将_html添加到body,再设置Css样式
//必须先将_html添加到body,再设置Css样式
$
(
"body"
).
append
(
_html
);
$
(
"body"
).
append
(
_html
);
...
@@ -238,7 +238,7 @@ function dateProcessing(type) {
...
@@ -238,7 +238,7 @@ function dateProcessing(type) {
//封装等待框 调用方式:showLoading();hideLoading();
//封装等待框 调用方式:showLoading();hideLoading();
(
function
(
$
)
{
(
function
(
$
)
{
var
renderHtml
=
function
renderHtml
()
{
var
renderHtml
=
function
renderHtml
()
{
var
_html
=
'<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%; background-color: #000000;opacity:0.4;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="
/web/online/onlineReport
/static/tools/images/loading2.gif" /></div></div>'
;
var
_html
=
'<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%; background-color: #000000;opacity:0.4;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="
../..
/static/tools/images/loading2.gif" /></div></div>'
;
$
(
"body"
).
append
(
_html
);
$
(
"body"
).
append
(
_html
);
};
};
renderHtml
();
renderHtml
();
...
@@ -301,7 +301,7 @@ function dateProcessing(type) {
...
@@ -301,7 +301,7 @@ function dateProcessing(type) {
var
_html
=
""
;
var
_html
=
""
;
_html
+=
'<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">'
+
title
+
'</span>'
_html
+=
'<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">'
+
title
+
'</span>'
if
(
type
==
"confirm"
)
{
if
(
type
==
"confirm"
)
{
_html
+=
'<img id="mb_img" src="
/web/online/onlineReport
/static/tools/images/close.png">'
;
_html
+=
'<img id="mb_img" src="
../..
/static/tools/images/close.png">'
;
_html
+=
'<div id="mb_msg">'
+
msg
+
'</div>'
;
_html
+=
'<div id="mb_msg">'
+
msg
+
'</div>'
;
}
}
if
(
type
==
"alert"
)
{
if
(
type
==
"alert"
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment