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
a4b05ab3
Commit
a4b05ab3
authored
Apr 16, 2021
by
co_dengxiongwen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面调整
parent
636a814a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
index.vue
src/pages/kb/indoor/index.vue
+2
-4
No files found.
src/pages/kb/indoor/index.vue
View file @
a4b05ab3
...
@@ -28,8 +28,8 @@ card-warp(title="室内气象数据", height="45px", showBackground)
...
@@ -28,8 +28,8 @@ card-warp(title="室内气象数据", height="45px", showBackground)
.data-item
.data-item
.type CO2
.type CO2
.color-green
.color-green
span.num(v-if="activeName == 1")
{{
hcdtSnqx
.
carbon
D
ioxide
}}
span.num(v-if="activeName == 1")
{{
hcdtSnqx
.
carbon
_d
ioxide
}}
span.num(v-else)
{{
bgqySnqx
.
carbon
D
ioxide
}}
span.num(v-else)
{{
bgqySnqx
.
carbon
_d
ioxide
}}
span.unit PPM
span.unit PPM
el-table(
el-table(
size="mini",
size="mini",
...
@@ -160,11 +160,9 @@ export default {
...
@@ -160,11 +160,9 @@ export default {
watch
:
{},
watch
:
{},
mounted
()
{
mounted
()
{
this
.
getDataList
()
this
.
getDataList
()
// this.hcdtSnqx.temperature = this.$store.state.d2admin.paramsList.list.hcdtSnqx.temperature
},
},
methods
:
{
methods
:
{
tabClick
(
tab
,
event
)
{
tabClick
(
tab
,
event
)
{
// console.log(tab, event)
this
.
getDataList
()
this
.
getDataList
()
},
},
// 获取数据列表
// 获取数据列表
...
...
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