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
fb3a5549
Commit
fb3a5549
authored
May 25, 2023
by
陈珊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
5edce793
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
public.js
static/js/public.js
+2
-2
No files found.
static/js/public.js
View file @
fb3a5549
...
@@ -93,7 +93,7 @@ function getHeader() {
...
@@ -93,7 +93,7 @@ function getHeader() {
function
getHeaderInfo
()
{
function
getHeaderInfo
()
{
$
.
ajax
({
$
.
ajax
({
url
:
"
https://jtjc.vnet1000.net
/Ajax/Screen/GetHeaderInfo.ashx"
,
url
:
"/Ajax/Screen/GetHeaderInfo.ashx"
,
type
:
"get"
,
type
:
"get"
,
dataType
:
"json"
,
dataType
:
"json"
,
success
:
function
(
data
)
{
success
:
function
(
data
)
{
...
@@ -172,7 +172,7 @@ const baseURL = '/Ajax/Screen/Pile/';
...
@@ -172,7 +172,7 @@ const baseURL = '/Ajax/Screen/Pile/';
const
baseURL_xcjc
=
'/Ajax/Screen/XCJC/'
;
const
baseURL_xcjc
=
'/Ajax/Screen/XCJC/'
;
const
baseURL_jzjc
=
'/Ajax/Screen/JZJC/'
;
const
baseURL_jzjc
=
'/Ajax/Screen/JZJC/'
;
const
baseURL_htjc
=
'/Ajax/Screen/HTJC/'
;
const
baseURL_htjc
=
'/Ajax/Screen/HTJC/'
;
const
baseURL_gjjc
=
'
https://jtjc.vnet1000.net
/Ajax/Screen/GJBHC/'
;
const
baseURL_gjjc
=
'/Ajax/Screen/GJBHC/'
;
const
baseURL_Utility
=
'/Ajax/Screen/Utility/'
;
const
baseURL_Utility
=
'/Ajax/Screen/Utility/'
;
...
...
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