Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
E
energyai_vue
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
葛齐林
energyai_vue
Commits
67d52c49
Commit
67d52c49
authored
Apr 22, 2021
by
xiexingan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整
parent
d3e9e655
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
query-detail.vue
src/pages/eq/view/query-detail.vue
+5
-5
No files found.
src/pages/eq/view/query-detail.vue
View file @
67d52c49
...
...
@@ -25,7 +25,7 @@
.quDetailM
p.leftP 安装日期:
{{
dataForm
.
installDate
}}
.info-form
el-row(v-if="openOrClose.indexOf(dataForm.type)>-1")
el-row
.text-size
(v-if="openOrClose.indexOf(dataForm.type)>-1")
el-col(:span='10')
.switch-warp
div(:class="[state == 1 ? 'on' : '']", @click="handleSwitch(1)") 打开
...
...
@@ -255,7 +255,7 @@ export default {
}
}
.text-size
{
font-size
:
1
2
px
;
font-size
:
1
4
px
;
line-height
:
28px
;
}
.info-state
{
...
...
@@ -264,7 +264,7 @@ export default {
font-size
:
14px
;
margin
:
5px
0
0
10px
;
display
:
inline-block
;
width
:
1
0
5px
;
width
:
1
3
5px
;
}
.value
{
color
:
#47b320
;
...
...
@@ -306,9 +306,9 @@ export default {
.animation
{
animation
:
myfirst
1s
;
position
:
absolute
;
top
:
30
px
;
top
:
15
px
;
right
:
0
;
width
:
3
7
0px
;
width
:
3
9
0px
;
background-color
:
#f4f4f4
;
z-index
:
11
;
border
:
1px
solid
rgba
(
195
,
195
,
195
,
1
);
...
...
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