Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gassafety-progress
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
耿迪迪
gassafety-progress
Commits
410c412f
Commit
410c412f
authored
Aug 31, 2022
by
纪泽龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更改1024为 1300
parent
7320a1be
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
5 deletions
+10
-5
zehong.scss
gassafetyprogress-web/src/assets/styles/zehong.scss
+1
-1
index.vue
gassafetyprogress-web/src/views/examine/index.vue
+1
-1
index_v1.vue
gassafetyprogress-web/src/views/index_v1.vue
+6
-1
FilterVue.vue
...tionMonitor/monitorData/component/charsData/FilterVue.vue
+2
-2
No files found.
gassafetyprogress-web/src/assets/styles/zehong.scss
View file @
410c412f
...
@@ -256,7 +256,7 @@
...
@@ -256,7 +256,7 @@
float
:
right
;
float
:
right
;
}
}
@media
(
max-width
:
1
1
00px
)
{
@media
(
max-width
:
1
3
00px
)
{
.amap-info
{
.amap-info
{
transform-origin
:
5%
-100%
!
important
;
transform-origin
:
5%
-100%
!
important
;
transform
:
scale
(
.6
)
!
important
;
transform
:
scale
(
.6
)
!
important
;
...
...
gassafetyprogress-web/src/views/examine/index.vue
View file @
410c412f
...
@@ -359,7 +359,7 @@ export default {
...
@@ -359,7 +359,7 @@ export default {
display
:
flex
;
display
:
flex
;
justify-content
:
space-around
;
justify-content
:
space-around
;
}
}
@media
(
max-width
:
1
1
00px
)
{
@media
(
max-width
:
1
3
00px
)
{
.exaone
{
.exaone
{
overflow
:
hidden
!
important
;
overflow
:
hidden
!
important
;
}
}
...
...
gassafetyprogress-web/src/views/index_v1.vue
View file @
410c412f
...
@@ -90,7 +90,12 @@ export default {
...
@@ -90,7 +90,12 @@ export default {
}
}
}
}
@media
(
max-width
:
1024px
)
{
// @media (max-width:1024px) {
// .chart-wrapper {
// padding: 8px;
// }
// }
@media
(
max-width
:
1300px
)
{
.chart-wrapper
{
.chart-wrapper
{
padding
:
8px
;
padding
:
8px
;
}
}
...
...
gassafetyprogress-web/src/views/operationMonitor/monitorData/component/charsData/FilterVue.vue
View file @
410c412f
<!--
<!--
* @Author: your name
* @Author: your name
* @Date: 2022-03-29 09:41:23
* @Date: 2022-03-29 09:41:23
* @LastEditTime: 2022-08-
25 17:06:40
* @LastEditTime: 2022-08-
31 14:26:57
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditors: 纪泽龙 jizelong@qq.com
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: /gassafety-progress/gassafetyprogress-web/src/views/operationMonitor/monitorData/component/charsData/Filter.vue
* @FilePath: /gassafety-progress/gassafetyprogress-web/src/views/operationMonitor/monitorData/component/charsData/Filter.vue
...
@@ -83,7 +83,7 @@ export default {
...
@@ -83,7 +83,7 @@ export default {
.fliter-vue
{
.fliter-vue
{
display
:
flex
;
display
:
flex
;
}
}
@media
(
max-width
:
1
1
00px
)
{
@media
(
max-width
:
1
3
00px
)
{
.filter
{
.filter
{
margin-right
:
20px
!
important
;
margin-right
:
20px
!
important
;
}
}
...
...
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