Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
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
Boards
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
xinzhedeai
甘肃陇南
Commits
bf827e55
Commit
bf827e55
authored
Jun 05, 2025
by
forevertyler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:sth
parent
f7295b14
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
509 additions
and
1 deletion
+509
-1
fenzhan.js
src/api/lclApi/fenzhan.js
+9
-0
index.vue
src/views/baopo/fenzhan/index.vue
+499
-0
vue.config.js
vue.config.js
+1
-1
No files found.
src/api/lclApi/fenzhan.js
View file @
bf827e55
import
request
from
'
@/utils/request
'
// 内部位移 实时数据
export
function
displacementreal
()
{
return
request
({
url
:
'
/slope/displacement/real
'
,
method
:
'
get
'
,
})
}
\ No newline at end of file
src/views/baopo/fenzhan/index.vue
View file @
bf827e55
This diff is collapsed.
Click to expand it.
vue.config.js
View file @
bf827e55
...
@@ -36,7 +36,7 @@ module.exports = {
...
@@ -36,7 +36,7 @@ module.exports = {
[
process
.
env
.
VUE_APP_BASE_API
]:
{
[
process
.
env
.
VUE_APP_BASE_API
]:
{
target
:
`http://192.168.0.103:8085/lswz`
,
// 线上内网
target
:
`http://192.168.0.103:8085/lswz`
,
// 线上内网
// target: `http://192.168.2.18:8085/lswz`, // 广建本地
// target: `http://192.168.2.18:8085/lswz`, // 广建本地
//target: `http://192.168.3.37:8085/lswz`,
1
//target: `http://192.168.3.37:8085/lswz`,
// target: `http://10.50.70.100:8085/lswz`,
// target: `http://10.50.70.100:8085/lswz`,
changeOrigin
:
true
,
changeOrigin
:
true
,
pathRewrite
:
{
pathRewrite
:
{
...
...
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