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
13ca16fd
Commit
13ca16fd
authored
Aug 03, 2020
by
于广洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
税种列表直接带djxh访问跳转404页面
parent
d77a1b47
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
25 deletions
+14
-25
index.html
jsp/amend/index.html
+3
-8
index.html
jsp/cancellation/index.html
+3
-7
index.html
jsp/declare/index.html
+4
-3
index.html
jsp/overdue/index.html
+4
-7
No files found.
jsp/amend/index.html
View file @
13ca16fd
...
@@ -27,7 +27,9 @@
...
@@ -27,7 +27,9 @@
<link
rel=
"stylesheet"
href=
"/web/onlineReport/static/css/amend/amend.css"
/>
<link
rel=
"stylesheet"
href=
"/web/onlineReport/static/css/amend/amend.css"
/>
<title>
申报更正
</title>
<title>
申报更正
</title>
</head>
</head>
<script>
document
.
write
(
"<script type='text/javascript' src='/web/onlineReport/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
<body>
<body>
<div
class=
"div-border father-div"
>
<div
class=
"div-border father-div"
>
<div
class=
"div-border first-child-div"
>
<div
class=
"div-border first-child-div"
>
...
@@ -89,9 +91,6 @@
...
@@ -89,9 +91,6 @@
<script
src=
"/web/onlineReport/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"/web/onlineReport/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"/web/onlineReport/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script>
document
.
write
(
"<script type='text/javascript' src='/web/onlineReport/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
<script
src=
"/web/onlineReport/static/biz/amend_grid.js?v=1.0"
></script>
<script
src=
"/web/onlineReport/static/biz/amend_grid.js?v=1.0"
></script>
<script>
<script>
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
...
@@ -105,10 +104,6 @@
...
@@ -105,10 +104,6 @@
// -->
// -->
var
initpage
;
var
initpage
;
$
(
function
(){
$
(
function
(){
// 如果生产环境上,传递djxh,则视为无效
if
(
config
.
environmental
==
"production"
&&
getUrlParam
(
"djxh"
)){
window
.
open
(
config
.
webUrl
+
"error/newError.html"
,
'_self'
)
}
showLoading
();
showLoading
();
$
.
ajax
({
$
.
ajax
({
type
:
"post"
,
type
:
"post"
,
...
...
jsp/cancellation/index.html
View file @
13ca16fd
...
@@ -26,6 +26,9 @@
...
@@ -26,6 +26,9 @@
<!-- 页面自定义样式 -->
<!-- 页面自定义样式 -->
<title>
清税注销清册
</title>
<title>
清税注销清册
</title>
</head>
</head>
<script>
document
.
write
(
"<script type='text/javascript' src='/web/onlineReport/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
<body>
<body>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"padding: 25px;"
>
<div
style=
"padding: 25px;"
>
...
@@ -56,9 +59,6 @@
...
@@ -56,9 +59,6 @@
<script
src=
"/web/onlineReport/static/tools/js/encapsulation.js?v=1.2"
></script>
<script
src=
"/web/onlineReport/static/tools/js/encapsulation.js?v=1.2"
></script>
<script
src=
"/web/onlineReport/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script>
document
.
write
(
"<script type='text/javascript' src='/web/onlineReport/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
<script
src=
"/web/onlineReport/static/biz/cancellation_grid.js?v=1.0"
></script>
<script
src=
"/web/onlineReport/static/biz/cancellation_grid.js?v=1.0"
></script>
<script>
<script>
// //
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// //
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
...
@@ -83,10 +83,6 @@
...
@@ -83,10 +83,6 @@
// }
// }
var
initpage
;
var
initpage
;
$
(
function
(){
$
(
function
(){
// 如果生产环境上,传递djxh,则视为无效
if
(
config
.
environmental
==
"production"
&&
getUrlParam
(
"djxh"
)){
window
.
open
(
config
.
webUrl
+
"error/newError.html"
,
'_self'
)
}
showLoading
();
showLoading
();
$
.
ajax
({
$
.
ajax
({
type
:
"POST"
,
type
:
"POST"
,
...
...
jsp/declare/index.html
View file @
13ca16fd
...
@@ -25,6 +25,9 @@
...
@@ -25,6 +25,9 @@
<!-- 页面自定义样式 -->
<!-- 页面自定义样式 -->
<title>
在线填报
</title>
<title>
在线填报
</title>
</head>
</head>
<script>
document
.
write
(
"<script type='text/javascript' src='/web/onlineReport/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
<body>
<body>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"padding: 25px;"
>
<div
style=
"padding: 25px;"
>
...
@@ -97,9 +100,7 @@
...
@@ -97,9 +100,7 @@
<script
src=
"/web/onlineReport/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"/web/onlineReport/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"/web/onlineReport/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script>
document
.
write
(
"<script type='text/javascript' src='/web/onlineReport/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
<script
src=
"/web/onlineReport/static/biz/declare_grid.js?v=1.0"
></script>
<script
src=
"/web/onlineReport/static/biz/declare_grid.js?v=1.0"
></script>
<script>
<script>
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
...
...
jsp/overdue/index.html
View file @
13ca16fd
...
@@ -25,6 +25,9 @@
...
@@ -25,6 +25,9 @@
<!-- 页面自定义样式 -->
<!-- 页面自定义样式 -->
<title>
逾期申报
</title>
<title>
逾期申报
</title>
</head>
</head>
<script>
document
.
write
(
"<script type='text/javascript' src='/web/onlineReport/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
<body>
<body>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"background-color:#FFFFFF;"
>
<div
style=
"padding: 25px;"
>
<div
style=
"padding: 25px;"
>
...
@@ -104,9 +107,7 @@
...
@@ -104,9 +107,7 @@
<script
src=
"/web/onlineReport/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"/web/onlineReport/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"/web/onlineReport/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script
src=
"/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"
></script>
<script>
document
.
write
(
"<script type='text/javascript' src='/web/onlineReport/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
<script
src=
"/web/onlineReport/static/biz/overdue_grid.js?v=1.0"
></script>
<script
src=
"/web/onlineReport/static/biz/overdue_grid.js?v=1.0"
></script>
<script>
<script>
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
//
<!--
// 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
...
@@ -127,10 +128,6 @@
...
@@ -127,10 +128,6 @@
// }
// }
var
initpage
;
var
initpage
;
$
(
function
(){
$
(
function
(){
// 如果生产环境上,传递djxh,则视为无效
if
(
config
.
environmental
==
"production"
&&
getUrlParam
(
"djxh"
)){
window
.
open
(
config
.
webUrl
+
"error/newError.html"
,
'_self'
)
}
showLoading
();
showLoading
();
$
.
ajax
({
$
.
ajax
({
type
:
"GET"
,
type
:
"GET"
,
...
...
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