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
8488c4ed
Commit
8488c4ed
authored
Jul 31, 2020
by
于广洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
360 指定急速
parent
81cd8058
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
112 additions
and
17 deletions
+112
-17
index.html
jsp/amend/index.html
+8
-0
index.html
jsp/cancellation/index.html
+8
-0
index.html
jsp/declare/index.html
+87
-17
yearReport.html
jsp/declare/yearReport.html
+1
-0
index.html
jsp/overdue/index.html
+8
-0
No files found.
jsp/amend/index.html
View file @
8488c4ed
...
@@ -4,6 +4,14 @@
...
@@ -4,6 +4,14 @@
<head>
<head>
<meta
charset=
'UTF-8'
>
<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高版本全屏 -->
<!--[if lt IE 9]-->
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<link
href=
"/web/onlineReport/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<link
href=
"/web/onlineReport/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--分页-->
<!--分页-->
<link
rel=
"stylesheet"
href=
"/web/onlineReport/static/tools/css/paging-table.css"
/>
<link
rel=
"stylesheet"
href=
"/web/onlineReport/static/tools/css/paging-table.css"
/>
...
...
jsp/cancellation/index.html
View file @
8488c4ed
...
@@ -4,6 +4,14 @@
...
@@ -4,6 +4,14 @@
<head>
<head>
<meta
charset=
'UTF-8'
>
<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高版本全屏 -->
<!--[if lt IE 9]-->
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<link
href=
"/web/onlineReport/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<link
href=
"/web/onlineReport/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--滚动条-->
<!--滚动条-->
<link
rel=
"stylesheet"
href=
"/web/onlineReport/static/tools/css/scroll.css"
/>
<link
rel=
"stylesheet"
href=
"/web/onlineReport/static/tools/css/scroll.css"
/>
...
...
jsp/declare/index.html
View file @
8488c4ed
...
@@ -3,17 +3,25 @@
...
@@ -3,17 +3,25 @@
<head>
<head>
<meta
charset=
'UTF-8'
>
<meta
charset=
'UTF-8'
>
<link
href=
"../../static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!-- 让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高版本全屏 -->
<!--[if lt IE 9]-->
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<link
href=
"/web/onlineReport/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--滚动条-->
<!--滚动条-->
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/scroll.css"
/>
<link
rel=
"stylesheet"
href=
"
/web/onlineReport
/static/tools/css/scroll.css"
/>
<!--table样式-->
<!--table样式-->
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/table.css"
/>
<link
rel=
"stylesheet"
href=
"
/web/onlineReport
/static/tools/css/table.css"
/>
<!--样式-->
<!--样式-->
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/css/encapsulation.css"
/>
<link
rel=
"stylesheet"
href=
"
/web/onlineReport
/static/tools/css/encapsulation.css"
/>
<!--时间插件-->
<!--时间插件-->
<link
rel=
"stylesheet"
href=
"
../..
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<link
rel=
"stylesheet"
href=
"
/web/onlineReport
/static/tools/js/My97DatePicker/skin/WdatePicker.css"
/>
<!--declare-->
<!--declare-->
<link
rel=
"stylesheet"
href=
"
../..
/static/css/declare/declare.css"
/>
<link
rel=
"stylesheet"
href=
"
/web/onlineReport
/static/css/declare/declare.css"
/>
<!-- 页面自定义样式 -->
<!-- 页面自定义样式 -->
<title>
在线填报
</title>
<title>
在线填报
</title>
</head>
</head>
...
@@ -21,7 +29,7 @@
...
@@ -21,7 +29,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=
"
../..
/static/tools/images/zxtb.png"
>
<img
style=
"float:left;display:block"
src=
"
/web/onlineReport
/static/tools/images/zxtb.png"
>
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class=
"span-title"
>
按期应申报
</span>
<span
style=
"float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class=
"span-title"
>
按期应申报
</span>
</div>
</div>
<div>
<div>
...
@@ -77,22 +85,22 @@
...
@@ -77,22 +85,22 @@
<div
style=
"line-height: 40px;margin: 10px;font-size: 14px;"
><div
id=
"ybName"
></div>
<div
style=
"line-height: 40px;margin: 10px;font-size: 14px;"
><div
id=
"ybName"
></div>
<button
class=
"btn btn-primary ybDeclaration1"
id=
"ybDeclaration"
onmouseover=
"this.className='btn ybDeclaration'"
onmouseout=
"this.className='btn btn-primary ybDeclaration1'"
onclick=
"initpage.declarationMethod('Y')"
>
一表集成
</button></div>
<button
class=
"btn btn-primary ybDeclaration1"
id=
"ybDeclaration"
onmouseover=
"this.className='btn ybDeclaration'"
onmouseout=
"this.className='btn btn-primary ybDeclaration1'"
onclick=
"initpage.declarationMethod('Y')"
>
一表集成
</button></div>
</div>
</div>
<img
class=
"img-ybjc-modal"
onclick=
"initpage.closeModal()"
src=
"
../..
/static/tools/images/close.png"
>
<img
class=
"img-ybjc-modal"
onclick=
"initpage.closeModal()"
src=
"
/web/onlineReport
/static/tools/images/close.png"
>
</div>
</div>
</div>
</div>
</body>
</body>
<script
src=
"
../..
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
/web/onlineReport
/static/tools/js/jquery-1.11.3.js?v=1.1"
></script>
<script
src=
"
../..
/static/js/tax/tool.js"
></script>
<script
src=
"
/web/onlineReport
/static/js/tax/tool.js"
></script>
<script
src=
"
../..
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
/web/onlineReport
/static/tools/js/jquery.nicescroll.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
/web/onlineReport
/static/tools/js/bootstrap.js?v=1.1"
></script>
<script
src=
"
../..
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
/web/onlineReport
/static/tools/js/encapsulation.js?v=1.3"
></script>
<script
src=
"
../..
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
/web/onlineReport
/static/tools/js/minScroll.js?v=1.1"
></script>
<script
src=
"
../..
/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>
<script>
document
.
write
(
"<script type='text/javascript' src='
../..
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
document
.
write
(
"<script type='text/javascript' src='
/web/onlineReport
/static/config.js?time="
+
Math
.
random
()
+
"'></"
+
"script"
+
">"
)
</script>
</script>
<script
src=
"
../..
/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 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// var companyInfo = ${json};
// var companyInfo = ${json};
...
@@ -113,5 +121,67 @@
...
@@ -113,5 +121,67 @@
// // 弹出错误对话框
// // 弹出错误对话框
// }
// }
var
initpage
;
$
(
function
(){
//
showLoading
();
$
.
ajax
({
type
:
"post"
,
url
:
config
.
url
+
"/ssfwpt/declare/index"
,
dataType
:
"json"
,
// 请求方式为jsonp
// async: false,
data
:
{
djxh
:
getUrlParam
(
"djxh"
),
token
:
getUrlParam
(
"token"
),
sbsq
:
''
,
pzzlDm
:
''
},
success
:
function
(
data
)
{
//客户端jquery预先定义好的callback函数,成功获取跨域服务器上的json数据后,会动态执行这个callback函数
hideLoading
();
//el表达式变jq
// $("#token").attr("value","");
if
(
data
.
success
)
{
if
(
data
.
bean
.
url
==
"error.jsp"
)
{
myAlert
(
"提示"
,
data
.
bean
.
errorInfo
,
"确定"
)
// window.location.href = "/jsp/error/index.html?falg="+param;
return
}
}
var
companyInfo
=
data
;
if
(
companyInfo
.
success
)
{
companyInfo
.
bean
.
config
=
config
companyInfo
.
bean
.
return
=
true
;
/* @Author ygy @Date 10:12 2020/7/8 @Description 前端判断接口成功返回数据标记用于区分是否执行初始化table方法*/
config
.
return
=
true
;
initpage
=
initPage
(
companyInfo
.
bean
);
}
else
{
hideLoading
();
if
(
!
companyInfo
.
bean
){
companyInfo
.
bean
=
{};
companyInfo
.
bean
.
djxh
=
getUrlParam
(
"djxh"
);
companyInfo
.
bean
.
return
=
false
;
}
alertWarning
(
companyInfo
.
errmsg
);
companyInfo
.
bean
.
config
=
config
initpage
=
initPage
(
companyInfo
.
bean
);
// 弹出错误对话框
}
$
(
"#getInputValue"
).
on
(
"focus"
,
function
()
{
WdatePicker
({
isShowClear
:
false
,
dateFmt
:
'yyyy-MM'
,
onpicking
:
function
(
dp
){
initpage
.
changeDate
(
this
,
dp
);
}
});
});
},
error
:
function
(
xhr
){
hideLoading
();
//jsonp 方式此方法不被触发
console
.
log
(
"=======error======================"
)
}
})
})
</script>
</script>
</html>
</html>
\ No newline at end of file
jsp/declare/yearReport.html
View file @
8488c4ed
...
@@ -4,6 +4,7 @@
...
@@ -4,6 +4,7 @@
<head>
<head>
<!-- 让360双核浏览器用webkit内核渲染页面-->
<!-- 让360双核浏览器用webkit内核渲染页面-->
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
renderer
content=
webkit
>
<!-- 让IE浏览器用最高级内核渲染页面 还有用 Chrome 框架的页面用webkit 内核 -->
<!-- 让IE浏览器用最高级内核渲染页面 还有用 Chrome 框架的页面用webkit 内核 -->
<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高版本全屏 -->
...
...
jsp/overdue/index.html
View file @
8488c4ed
...
@@ -3,6 +3,14 @@
...
@@ -3,6 +3,14 @@
<head>
<head>
<meta
charset=
'UTF-8'
>
<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高版本全屏 -->
<!--[if lt IE 9]-->
<meta
http-equiv=
"X-UA-Compatible"
content=
"edge"
>
<link
href=
"/web/onlineReport/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<link
href=
"/web/onlineReport/static/tools/css/bootstrap.css?v=1.1"
rel=
"stylesheet"
>
<!--滚动条-->
<!--滚动条-->
<link
rel=
"stylesheet"
href=
"/web/onlineReport/static/tools/css/scroll.css"
/>
<link
rel=
"stylesheet"
href=
"/web/onlineReport/static/tools/css/scroll.css"
/>
...
...
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