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
2d475543
Commit
2d475543
authored
Oct 26, 2021
by
彭令令
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
逾期还原为明珠姐那版
parent
69451dda
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
37 deletions
+5
-37
index.html
jsp/overdue/index.html
+3
-5
overdue_grid.js
static/biz/overdue_grid.js
+2
-32
No files found.
jsp/overdue/index.html
View file @
2d475543
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!--declare-->
<!--declare-->
<link
rel=
"stylesheet"
href=
"../../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='../../static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='../../static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
...
@@ -32,9 +32,9 @@
...
@@ -32,9 +32,9 @@
<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=
"../../static/tools/images/
taocan
.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>
<div>
<div>
<div
class=
"div-float"
style=
"padding-bottom: 8px;"
>
<div
class=
"div-float"
style=
"padding-bottom: 8px;"
>
...
@@ -43,8 +43,6 @@
...
@@ -43,8 +43,6 @@
class=
"Wdate checkId-input check-items-birthday form-control"
>
class=
"Wdate checkId-input check-items-birthday form-control"
>
</div>
</div>
<div
class=
"div-float text-right div-margin "
style=
"height:100%"
>
<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"
<input
id=
"reset"
class=
"btn btn-primary tdDong-btn"
style=
"margin-right: 100px;height: 32px;"
type=
"button"
value=
"重置申报清册"
/>
value=
"重置申报清册"
/>
</div>
</div>
...
...
static/biz/overdue_grid.js
View file @
2d475543
...
@@ -10,7 +10,6 @@ var initpage;
...
@@ -10,7 +10,6 @@ var initpage;
var
yearBblxDm
=
[
'10414'
,
'10420'
];
var
yearBblxDm
=
[
'10414'
,
'10420'
];
var
ccxwsBblxDm
=
[
'12101'
]
var
ccxwsBblxDm
=
[
'12101'
]
var
prefix
=
""
;
var
prefix
=
""
;
var
djXh
=
""
$
(
function
()
{
$
(
function
()
{
if
(
config
.
environmental
==
'test'
)
{
if
(
config
.
environmental
==
'test'
)
{
prefix
=
"/web"
;
prefix
=
"/web"
;
...
@@ -38,10 +37,9 @@ function getInitTable() {
...
@@ -38,10 +37,9 @@ function getInitTable() {
//el表达式变jq
//el表达式变jq
// $("#token").attr("value","");
// $("#token").attr("value","");
var
companyInfo
=
data
;
var
companyInfo
=
data
;
$
(
"#djxh"
).
attr
(
"value"
,
companyInfo
.
djxh
);
config
.
value
=
companyInfo
.
bean
.
value
if
(
companyInfo
.
success
)
{
if
(
companyInfo
.
success
)
{
$
(
"#djxh"
).
attr
(
"value"
,
companyInfo
.
djxh
);
djXh
=
companyInfo
.
bean
.
taxInfos
[
0
].
zsDjxh
config
.
value
=
companyInfo
.
bean
.
value
if
(
companyInfo
.
bean
.
sfyhzctsBz
==
'Y'
)
{
if
(
companyInfo
.
bean
.
sfyhzctsBz
==
'Y'
)
{
myAlert
(
"提示"
,
"尊敬的纳税人、缴费人,为进一步巩固拓展减税降费成效,助力市场主体纾困解难,对部分2020年底到期税费优惠政策(不包括社会保险费),您可暂按原政策文件规定申报享受优惠(原减免性质代码可继续使用)。详细情况可咨询主管税务分局、税务所或12366纳税服务热线。感谢您的理解与支持!!"
,
"确定"
);
myAlert
(
"提示"
,
"尊敬的纳税人、缴费人,为进一步巩固拓展减税降费成效,助力市场主体纾困解难,对部分2020年底到期税费优惠政策(不包括社会保险费),您可暂按原政策文件规定申报享受优惠(原减免性质代码可继续使用)。详细情况可咨询主管税务分局、税务所或12366纳税服务热线。感谢您的理解与支持!!"
,
"确定"
);
}
}
...
@@ -485,34 +483,6 @@ function initPage(companyInfo) {
...
@@ -485,34 +483,6 @@ function initPage(companyInfo) {
$
(
"#goRecord"
).
click
(
function
()
{
$
(
"#goRecord"
).
click
(
function
()
{
//TODO 调用备案接口
//TODO 调用备案接口
});
});
// 去缴款按钮
$
(
"#pay"
).
click
(
function
()
{
var
param
=
{
djxh
:
djXh
,
operationType
:
"swjJk"
}
$
.
ajax
({
url
:
config
.
url
+
"/online/declare/getGovernmentWebsite"
,
data
:
param
,
type
:
"POST"
,
dataType
:
"JSON"
}).
done
(
function
(
data
)
{
if
(
data
&&
data
.
ifSuccess
)
{
if
(
data
.
ifSuccess
)
{
window
.
close
();
window
.
open
(
data
.
uRL
,
"_blank"
);
}
else
{
alert
(
data
.
uRL
,
'提示'
,
{
confirmButtonText
:
'确定'
,
callback
:
action
=>
{
}
});
}
}
else
{
alert
(
data
.
uRL
)
}
});
})
// 格式化后台返回的时间
// 格式化后台返回的时间
if
(
companyInfo
.
return
)
{
if
(
companyInfo
.
return
)
{
$
(
"#getInputValue"
).
val
(
tool
.
formatDate
(
companyInfo
.
sbsq
));
$
(
"#getInputValue"
).
val
(
tool
.
formatDate
(
companyInfo
.
sbsq
));
...
...
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