Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in
Toggle navigation
Z
zhxf_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
葛齐林
zhxf_vue
Commits
bb4c2126
Commit
bb4c2126
authored
May 21, 2021
by
xiexingan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tj
parent
799fe848
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
22 deletions
+36
-22
index.vue
src/pages/ol/kanban/index.vue
+36
-22
No files found.
src/pages/ol/kanban/index.vue
View file @
bb4c2126
...
@@ -20,7 +20,7 @@ el-container(style="padding: 0px; height: 77.6vh")
...
@@ -20,7 +20,7 @@ el-container(style="padding: 0px; height: 77.6vh")
div(slot="content")
div(slot="content")
el-row(type='flex' justify='center' )
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
...
@@ -32,10 +32,11 @@ el-container(style="padding: 0px; height: 77.6vh")
...
@@ -32,10 +32,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10' )
el-row(type='flex' justify='center' :gutter='10' )
el-col(:span='12' v-for="item in dataList[1].list")
el-col(:span='12' v-for="item in dataList[1].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' justify='center' )
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
...
@@ -47,10 +48,11 @@ el-container(style="padding: 0px; height: 77.6vh")
...
@@ -47,10 +48,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10' )
el-row(type='flex' justify='center' :gutter='10' )
el-col(:span='12' v-for="item in dataList[2].list")
el-col(:span='12' v-for="item in dataList[2].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' )
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
...
@@ -62,10 +64,11 @@ el-container(style="padding: 0px; height: 77.6vh")
...
@@ -62,10 +64,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10' )
el-row(type='flex' justify='center' :gutter='10' )
el-col(:span='24' v-for="item in dataList[3].list")
el-col(:span='24' v-for="item in dataList[3].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' )
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
...
@@ -77,10 +80,11 @@ el-container(style="padding: 0px; height: 77.6vh")
...
@@ -77,10 +80,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' )
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[4].list")
el-col(:span='24' v-for="item in dataList[4].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex')
el-row(type='flex')
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
...
@@ -92,41 +96,44 @@ el-container(style="padding: 0px; height: 77.6vh")
...
@@ -92,41 +96,44 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' )
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[5].list")
el-col(:span='24' v-for="item in dataList[5].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' )
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
div.value(:style="{color:children.over?'red':'#10cc2e'}")
{{
children
.
value
}}
div.value(:style="{color:children.over?'red':'#10cc2e'}")
{{
children
.
value
}}
.scope
{{
children
.
scope
}}
.scope
{{
children
.
scope
}}
el-row(v-if="mapId=='a417aed5969149eab43e56d18f75fd23'" :gutter='10')
el-row(v-if="mapId=='a417aed5969149eab43e56d18f75fd23'" :gutter='10')
el-col(:span='
4
' v-if='dataList[0]' style="margin-bottom: 20px")
el-col(:span='
3
' v-if='dataList[0]' style="margin-bottom: 20px")
card-warp(:title="dataList[0].name", height="35px")
card-warp(:title="dataList[0].name", height="35px")
div(slot="content")
div(slot="content")
el-row(type='flex' justify='center' )
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[0].list")
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' )
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
div.value(:style="{color:children.over?'red':'#10cc2e'}")
{{
children
.
value
}}
div.value(:style="{color:children.over?'red':'#10cc2e'}")
{{
children
.
value
}}
.scope
{{
children
.
scope
}}
.scope
{{
children
.
scope
}}
el-col(:span='
4
' v-if='dataList[1]' style="margin-bottom: 20px")
el-col(:span='
3
' v-if='dataList[1]' style="margin-bottom: 20px")
card-warp(:title="dataList[1].name", height="35px")
card-warp(:title="dataList[1].name", height="35px")
div(slot="content")
div(slot="content")
el-row(type='flex' justify='center' )
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[0].list")
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' :gutter='10')
el-row(type='flex' :gutter='10')
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
...
@@ -134,16 +141,17 @@ el-container(style="padding: 0px; height: 77.6vh")
...
@@ -134,16 +141,17 @@ el-container(style="padding: 0px; height: 77.6vh")
.scope
{{
children
.
scope
}}
.scope
{{
children
.
scope
}}
//- 1
//- 1
el-row(v-if="mapId=='91a248516bbb47f7913cd1672dca1da0' || mapId=='98f9baed5a7747ca808d69272f149e67'" )
el-row(v-if="mapId=='91a248516bbb47f7913cd1672dca1da0' || mapId=='98f9baed5a7747ca808d69272f149e67'" )
el-col(:span='
4
' v-if='dataList[0]' style="margin-bottom: 20px")
el-col(:span='
3
' v-if='dataList[0]' style="margin-bottom: 20px")
card-warp(:title="dataList[0].name", height="35px")
card-warp(:title="dataList[0].name", height="35px")
div(slot="content")
div(slot="content")
el-row(type='flex' justify='center' )
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[0].list")
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' :gutter='10' )
el-row(type='flex' :gutter='10' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
...
@@ -156,10 +164,11 @@ el-container(style="padding: 0px; height: 77.6vh")
...
@@ -156,10 +164,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10')
el-row(type='flex' justify='center' :gutter='10')
el-col(:span='24' v-for="item in dataList[0].list")
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' :gutter='10' )
el-row(type='flex' :gutter='10' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
...
@@ -171,10 +180,11 @@ el-container(style="padding: 0px; height: 77.6vh")
...
@@ -171,10 +180,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10')
el-row(type='flex' justify='center' :gutter='10')
el-col(:span='24' v-for="item in dataList[1].list")
el-col(:span='24' v-for="item in dataList[1].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' )
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
...
@@ -186,10 +196,11 @@ el-container(style="padding: 0px; height: 77.6vh")
...
@@ -186,10 +196,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10')
el-row(type='flex' justify='center' :gutter='10')
el-col(:span='12' v-for="item in dataList[2].list")
el-col(:span='12' v-for="item in dataList[2].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' )
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
...
@@ -206,54 +217,57 @@ el-container(style="padding: 0px; height: 77.6vh")
...
@@ -206,54 +217,57 @@ el-container(style="padding: 0px; height: 77.6vh")
div(slot="content")
div(slot="content")
el-row(type='flex' :gutter='10')
el-row(type='flex' :gutter='10')
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
div.value(:style="{color:children.over?'red':'#10cc2e'}")
{{
children
.
value
}}
div.value(:style="{color:children.over?'red':'#10cc2e'}")
{{
children
.
value
}}
.scope
{{
children
.
scope
}}
.scope
{{
children
.
scope
}}
el-row(v-if="mapId=='a3324eec06b14e889a7f1aa429bedf21'" :gutter='10')
el-row(v-if="mapId=='a3324eec06b14e889a7f1aa429bedf21'" :gutter='10')
el-col(:span='1
6
' v-if='dataList[0]' style="margin-bottom: 20px")
el-col(:span='1
2
' v-if='dataList[0]' style="margin-bottom: 20px")
card-warp(:title="dataList[0].name", height="35px")
card-warp(:title="dataList[0].name", height="35px")
div(slot="content")
div(slot="content")
el-row(type='flex' justify='center' )
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[0].list")
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' :gutter='10' )
el-row(type='flex' :gutter='10' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
div.value(:style="{color:children.over?'red':'#10cc2e'}")
{{
children
.
value
}}
div.value(:style="{color:children.over?'red':'#10cc2e'}")
{{
children
.
value
}}
.scope
{{
children
.
scope
}}
.scope
{{
children
.
scope
}}
el-row(v-if="mapId=='1ba71eca3bbf499c98380d240f28f9eb'" :gutter='10')
el-row(v-if="mapId=='1ba71eca3bbf499c98380d240f28f9eb'" :gutter='10')
el-col(:span='
4
' v-if='dataList[0]' style="margin-bottom: 20px")
el-col(:span='
3
' v-if='dataList[0]' style="margin-bottom: 20px")
card-warp(:title="dataList[0].name", height="35px")
card-warp(:title="dataList[0].name", height="35px")
div(slot="content")
div(slot="content")
el-row(type='flex' justify='center' :gutter='10')
el-row(type='flex' justify='center' :gutter='10')
el-col(:span='24' v-for="item in dataList[0].list")
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' :gutter='10' )
el-row(type='flex' :gutter='10' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
div.value(:style="{color:children.over?'red':'#10cc2e'}")
{{
children
.
value
}}
div.value(:style="{color:children.over?'red':'#10cc2e'}")
{{
children
.
value
}}
.scope
{{
children
.
scope
}}
.scope
{{
children
.
scope
}}
el-col(:span='
4
' v-if='dataList[1]' style="margin-bottom: 20px")
el-col(:span='
3
' v-if='dataList[1]' style="margin-bottom: 20px")
card-warp(:title="dataList[1].name", height="35px")
card-warp(:title="dataList[1].name", height="35px")
div(slot="content")
div(slot="content")
el-row(type='flex' justify='center' )
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[1].list")
el-col(:span='24' v-for="item in dataList[1].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
div(slot="content")
el-row(type='flex' )
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
93354
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#1
5689b
' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
div(slot="content")
.content_warp
.content_warp
div(:class="children.type")
div(:class="children.type")
...
...
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