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
2d700110
Commit
2d700110
authored
Jun 15, 2020
by
于广洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试环境传递djxh,生产环境填token
parent
43ee3f0e
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
16 deletions
+16
-16
index.html
jsp/amend/index.html
+4
-4
index.html
jsp/cancellation/index.html
+4
-4
index.html
jsp/declare/index.html
+4
-4
index.html
jsp/overdue/index.html
+4
-4
No files found.
jsp/amend/index.html
View file @
2d700110
...
...
@@ -94,7 +94,7 @@
// -->
var
initpage
;
$
(
function
(){
getJgxxRyxx
();
//
getJgxxRyxx();
//
var
url
=
"http://192.168.105.153:8091"
;
$
.
ajax
({
...
...
@@ -103,9 +103,9 @@
dataType
:
"json"
,
// 请求方式为jsonp
// async: false,
data
:
{
djxh
:
jgxxRyxx
.
qyxxCacheVoList
[
0
].
djxh
,
nsrsbh
:
jgxxRyxx
.
qyxxCacheVoList
[
0
].
nsrsbh
,
token
:
''
,
djxh
:
getUrlParam
(
"djxh"
)
,
nsrsbh
:
''
,
token
:
getUrlParam
(
"token"
)
,
sbsq
:
''
,
pzzlDm
:
''
},
...
...
jsp/cancellation/index.html
View file @
2d700110
...
...
@@ -74,7 +74,7 @@
var
initpage
;
$
(
function
(){
//
getJgxxRyxx
();
//
getJgxxRyxx();
var
url
=
"http://192.168.105.153:8091"
;
$
.
ajax
({
type
:
"GET"
,
...
...
@@ -82,9 +82,9 @@
dataType
:
"json"
,
// 请求方式为jsonp
// async: false,
data
:
{
djxh
:
jgxxRyxx
.
qyxxCacheVoList
[
0
].
djxh
,
nsrsbh
:
jgxxRyxx
.
qyxxCacheVoList
[
0
].
nsrsbh
,
token
:
''
,
djxh
:
getUrlParam
(
"djxh"
)
,
nsrsbh
:
''
,
token
:
getUrlParam
(
"token"
)
,
sbsq
:
''
,
pzzlDm
:
''
},
...
...
jsp/declare/index.html
View file @
2d700110
...
...
@@ -112,7 +112,7 @@
var
initpage
;
$
(
function
(){
//
getJgxxRyxx
();
//
getJgxxRyxx();
var
url
=
"http://192.168.105.153:8091"
;
$
.
ajax
({
type
:
"post"
,
...
...
@@ -120,9 +120,9 @@
dataType
:
"json"
,
// 请求方式为jsonp
// async: false,
data
:
{
djxh
:
jgxxRyxx
.
qyxxCacheVoList
[
0
].
djxh
,
nsrsbh
:
jgxxRyxx
.
qyxxCacheVoList
[
0
].
nsrsbh
,
token
:
''
,
djxh
:
getUrlParam
(
"djxh"
)
,
nsrsbh
:
''
,
token
:
getUrlParam
(
"token"
)
,
sbsq
:
''
,
pzzlDm
:
''
},
...
...
jsp/overdue/index.html
View file @
2d700110
...
...
@@ -117,7 +117,7 @@
var
initpage
;
$
(
function
(){
//
getJgxxRyxx
();
//
getJgxxRyxx();
var
url
=
"http://192.168.105.153:8091"
;
$
.
ajax
({
type
:
"GET"
,
...
...
@@ -125,9 +125,9 @@
dataType
:
"json"
,
// 请求方式为jsonp
// async: false,
data
:
{
djxh
:
jgxxRyxx
.
qyxxCacheVoList
[
0
].
djxh
,
nsrsbh
:
jgxxRyxx
.
qyxxCacheVoList
[
0
].
nsrsbh
,
token
:
''
,
djxh
:
getUrlParam
(
"djxh"
)
,
nsrsbh
:
''
,
token
:
getUrlParam
(
"token"
)
,
sbsq
:
''
,
pzzlDm
:
''
},
...
...
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