Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
huaxin-rq
Project
Project
Details
Activity
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
耿迪迪
huaxin-rq
Commits
bdf64d69
Commit
bdf64d69
authored
Dec 09, 2025
by
耿迪迪
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://111.61.77.35:9999/gengdidi/huaxin-rq
parents
08d1a091
6109e78f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
index.vue
huaxin-web/src/views/index.vue
+3
-4
No files found.
huaxin-web/src/views/index.vue
View file @
bdf64d69
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
<!-- 高德地图 -->
<!-- 高德地图 -->
<GaodeMap
:show=
"show"
v-if=
"mapStyle"
/>
<GaodeMap
:show=
"show"
v-if=
"mapStyle"
/>
<!-- 临检设备 -->
<!-- 临检设备 -->
<
CloseInspectDevice/
>
<
!--
<CloseInspectDevice/>
--
>
</div>
</div>
</
template
>
</
template
>
...
@@ -32,7 +32,7 @@ import Left from "@/views/indexcomponents/index/Left";
...
@@ -32,7 +32,7 @@ import Left from "@/views/indexcomponents/index/Left";
import
Right
from
"@/views/indexcomponents/index/Right"
;
import
Right
from
"@/views/indexcomponents/index/Right"
;
import
Map3d
from
"./indexcomponents/3dmap"
;
import
Map3d
from
"./indexcomponents/3dmap"
;
import
GaodeMap
from
"./indexcomponents/gaodemap"
;
import
GaodeMap
from
"./indexcomponents/gaodemap"
;
import
CloseInspectDevice
from
"./indexcomponents/closeinspectdevice"
;
//
import CloseInspectDevice from "./indexcomponents/closeinspectdevice";
export
default
{
export
default
{
name
:
"index"
,
name
:
"index"
,
...
@@ -40,8 +40,7 @@ export default {
...
@@ -40,8 +40,7 @@ export default {
Map3d
,
Map3d
,
GaodeMap
,
GaodeMap
,
Left
,
Left
,
Right
,
Right
CloseInspectDevice
},
},
data
()
{
data
()
{
return
{
return
{
...
...
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