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
ac7d820c
Commit
ac7d820c
authored
Dec 09, 2025
by
zhangjianqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉大屏 弹框
parent
f561d5d9
Show 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 @
ac7d820c
...
...
@@ -23,7 +23,7 @@
<!-- 高德地图 -->
<GaodeMap
:show=
"show"
v-if=
"mapStyle"
/>
<!-- 临检设备 -->
<
CloseInspectDevice/
>
<
!--
<CloseInspectDevice/>
--
>
</div>
</
template
>
...
...
@@ -32,7 +32,7 @@ import Left from "@/views/indexcomponents/index/Left";
import
Right
from
"@/views/indexcomponents/index/Right"
;
import
Map3d
from
"./indexcomponents/3dmap"
;
import
GaodeMap
from
"./indexcomponents/gaodemap"
;
import
CloseInspectDevice
from
"./indexcomponents/closeinspectdevice"
;
//
import CloseInspectDevice from "./indexcomponents/closeinspectdevice";
export
default
{
name
:
"index"
,
...
...
@@ -40,8 +40,7 @@ export default {
Map3d
,
GaodeMap
,
Left
,
Right
,
CloseInspectDevice
Right
},
data
()
{
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