Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
桩
桩基检测
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
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
张牧越
桩基检测
Commits
7bf14c0e
Commit
7bf14c0e
authored
Jun 14, 2023
by
陈珊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
fc9120c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
gczljc.js
static/js/gczljc.js
+1
-1
util.js
static/js/util.js
+1
-1
No files found.
static/js/gczljc.js
View file @
7bf14c0e
...
...
@@ -132,7 +132,7 @@ new Vue({
GetSessionInfo
(){
let
_this
=
this
;
let
data
=
{
token
:
sessionStorage
.
getItem
(
"op_
id
"
)
token
:
sessionStorage
.
getItem
(
"op_
code
"
)
// token: "ADA90463-7ABE-4564-83A6-B6BB278975D0"
}
$
.
ajax
({
...
...
static/js/util.js
View file @
7bf14c0e
const
baseurl
=
'http://jtjcapi.vnet1000.net/api/'
;
const
baseurl
=
'http
s
://jtjcapi.vnet1000.net/api/'
;
const
api_key
=
16859729295369
;
const
api_secret
=
"C7DEA02B195942EAA973A6FBF4151741"
;
var
station_id
=
''
;
...
...
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