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
aae15c45
Commit
aae15c45
authored
Jul 30, 2020
by
刘明珠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
税种列表请求过渡调整
parent
199cf901
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
5 deletions
+8
-5
declare_grid.js
static/biz/declare_grid.js
+5
-2
tool.js
static/js/tax/tool.js
+1
-1
tool.js
static/js/year/tool.js
+1
-1
tool.js
static/js/yearGLB/tool.js
+1
-1
No files found.
static/biz/declare_grid.js
View file @
aae15c45
...
...
@@ -20,7 +20,7 @@ function getInitTable() {
pzzlDm
:
getUrlParam
(
"pzzlDm"
),
},
beforeSend
:
function
(){
myAlert
(
"提示"
,
"正在获取
申报清册
信息"
,
"确定"
)
myAlert
(
"提示"
,
"正在获取
初始化
信息"
,
"确定"
)
},
success
:
function
(
data
)
{
//客户端jquery预先定义好的callback函数,成功获取跨域服务器上的json数据后,会动态执行这个callback函数
hideLoading
();
...
...
@@ -246,7 +246,10 @@ function initPage(companyInfo) {
url
:
url
+
"/ssfwpt/declare/getPzzlList"
,
data
:
param
,
type
:
"POST"
,
dataType
:
"JSON"
dataType
:
"JSON"
,
// beforeSend:function(){
// myAlert("提示", "正在获取申报清册信息", "确定")
// },
}).
done
(
function
(
data
)
{
console
.
log
(
data
)
if
(
data
.
success
)
{
...
...
static/js/tax/tool.js
View file @
aae15c45
...
...
@@ -253,7 +253,7 @@ function dateProcessing(type) {
//封装等待框 调用方式:showLoading();hideLoading();
(
function
(
$
)
{
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: 999
9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 999
9999;text-align:center;"><img id="showloading" src="/web/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: 999
1;"></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/onlineReport/static/tools/images/loading2.gif" /></div></div>'
;
$
(
"body"
).
append
(
_html
);
};
renderHtml
();
...
...
static/js/year/tool.js
View file @
aae15c45
...
...
@@ -237,7 +237,7 @@ function dateProcessing(type) {
//封装等待框 调用方式:showLoading();hideLoading();
(
function
(
$
)
{
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: 999
9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 999
9999;text-align:center;"><img id="showloading" src="/web/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: 999
1;"></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/onlineReport/static/tools/images/loading2.gif" /></div></div>'
;
$
(
"body"
).
append
(
_html
);
};
renderHtml
();
...
...
static/js/yearGLB/tool.js
View file @
aae15c45
...
...
@@ -238,7 +238,7 @@ function dateProcessing(type) {
//封装等待框 调用方式:showLoading();hideLoading();
(
function
(
$
)
{
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: 999
9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 999
9999;text-align:center;"><img id="showloading" src="/web/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: 999
1;"></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/onlineReport/static/tools/images/loading2.gif" /></div></div>'
;
$
(
"body"
).
append
(
_html
);
};
renderHtml
();
...
...
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