Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web-project
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
海康威视
web-project
Commits
379fa7a7
Commit
379fa7a7
authored
Jul 20, 2024
by
梁淳峰
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitee.com/tj-wang-yahui/AMS_HeatSys_Vue_V10
parents
fb8097c0
da46b311
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
screenDisplay.vue
src/components/screenDisplay.vue
+1
-1
screenDisplay.vue
src/views/Gis/screenDisplay.vue
+5
-0
No files found.
src/components/screenDisplay.vue
View file @
379fa7a7
...
@@ -2058,7 +2058,7 @@ export default defineComponent({
...
@@ -2058,7 +2058,7 @@ export default defineComponent({
textStyle
:
{
textStyle
:
{
width
:
5
,
width
:
5
,
color
:
"#ffffff"
,
// 文本颜色
color
:
"#ffffff"
,
// 文本颜色
fontSize
:
1
2
,
fontSize
:
1
0
,
padding
:
0
,
padding
:
0
,
},
},
itemGap
:
8
,
itemGap
:
8
,
...
...
src/views/Gis/screenDisplay.vue
View file @
379fa7a7
...
@@ -58,4 +58,9 @@ ul, li {
...
@@ -58,4 +58,9 @@ ul, li {
background-color
:
transparent
;
background-color
:
transparent
;
cursor
:
pointer
;
cursor
:
pointer
;
}
}
@media
(
max-width
:
2560px
)
{
body
{
font-size
:
15px
;
}
}
</
style
>
</
style
>
\ No newline at end of file
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