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
1c5ccc1b
Commit
1c5ccc1b
authored
Jun 05, 2020
by
yangyuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
申报index
parent
c37c1c39
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
index.html
jsp/declare/index.html
+7
-1
No files found.
jsp/declare/index.html
View file @
1c5ccc1b
...
...
@@ -115,10 +115,16 @@
$
.
ajax
({
type
:
"GET"
,
url
:
url
+
"/online_report/declare"
,
// url: url + "/ssfwpt/declare/index",
dataType
:
"json"
,
// 请求方式为jsonp
// async: false,
data
:
{
djxh
:
localStorage
.
getItem
(
"djxh"
)
// djxh: localStorage.getItem("djxh"),
djxh
:
localStorage
.
getItem
(
"djxh"
),
// nsrsbh: localStorage.getItem("nsrsbh"),
// token: '',
// sbsq: '',
// pzzlDm: ''
},
success
:
function
(
data
)
{
//客户端jquery预先定义好的callback函数,成功获取跨域服务器上的json数据后,会动态执行这个callback函数
//el表达式变jq
...
...
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