Commit bb4c2126 authored by xiexingan's avatar xiexingan

tj

parent 799fe848
......@@ -20,7 +20,7 @@ el-container(style="padding: 0px; height: 77.6vh")
div(slot="content")
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
......@@ -32,10 +32,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10' )
el-col(:span='12' v-for="item in dataList[1].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
......@@ -47,10 +48,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10' )
el-col(:span='12' v-for="item in dataList[2].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName",size='12' height="25px" weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
......@@ -62,10 +64,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10' )
el-col(:span='24' v-for="item in dataList[3].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
......@@ -77,10 +80,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[4].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex')
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
......@@ -92,41 +96,44 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[5].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
div.value(:style="{color:children.over?'red':'#10cc2e'}") {{ children.value }}
.scope {{ children.scope }}
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")
div(slot="content")
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
div.value(:style="{color:children.over?'red':'#10cc2e'}") {{ children.value }}
.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")
div(slot="content")
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' :gutter='10')
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
......@@ -134,16 +141,17 @@ el-container(style="padding: 0px; height: 77.6vh")
.scope {{ children.scope }}
//- 1
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")
div(slot="content")
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' :gutter='10' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
......@@ -156,10 +164,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10')
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' :gutter='10' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
......@@ -171,10 +180,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10')
el-col(:span='24' v-for="item in dataList[1].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
......@@ -186,10 +196,11 @@ el-container(style="padding: 0px; height: 77.6vh")
el-row(type='flex' justify='center' :gutter='10')
el-col(:span='12' v-for="item in dataList[2].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
......@@ -206,54 +217,57 @@ el-container(style="padding: 0px; height: 77.6vh")
div(slot="content")
el-row(type='flex' :gutter='10')
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
div.value(:style="{color:children.over?'red':'#10cc2e'}") {{ children.value }}
.scope {{ children.scope }}
el-row(v-if="mapId=='a3324eec06b14e889a7f1aa429bedf21'" :gutter='10')
el-col(:span='16' v-if='dataList[0]' style="margin-bottom: 20px")
el-col(:span='12' v-if='dataList[0]' style="margin-bottom: 20px")
card-warp(:title="dataList[0].name", height="35px")
div(slot="content")
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' :gutter='10' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
div.value(:style="{color:children.over?'red':'#10cc2e'}") {{ children.value }}
.scope {{ children.scope }}
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")
div(slot="content")
el-row(type='flex' justify='center' :gutter='10')
el-col(:span='24' v-for="item in dataList[0].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' :gutter='10' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
div.value(:style="{color:children.over?'red':'#10cc2e'}") {{ children.value }}
.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")
div(slot="content")
el-row(type='flex' justify='center' )
el-col(:span='24' v-for="item in dataList[1].list")
card-warp(:title="item.resourceName", height="30px" size='13' weight='550' bgcolor='#f2faff')
div( slot="right" style='transform:scale(.9)') B3栋-负一层加压送风机房
div(slot="content")
el-row(type='flex' )
el-col(:span='24' v-for="children in item.children")
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#193354' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
card-warp(:title="children.rightName", height="25px" size='12' weight='400' titleColor='#15689b' :borderBottom='false' bgcolor='' style='width:185px;margin:0 auto;')
div(slot="content")
.content_warp
div(:class="children.type")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment