Commit d42b4db7 authored by xiexingan's avatar xiexingan

tj

parent cfaa0748
...@@ -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' bgcolor='' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName",size='12' height="25px" weight='400' 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")
...@@ -35,7 +35,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -35,7 +35,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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName",size='12' height="25px" weight='400' 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")
...@@ -50,7 +50,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -50,7 +50,7 @@ el-container(style="padding: 0px; height: 77.6vh")
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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName",size='12' height="25px" weight='400' 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")
...@@ -65,7 +65,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -65,7 +65,7 @@ el-container(style="padding: 0px; height: 77.6vh")
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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
...@@ -80,7 +80,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -80,7 +80,7 @@ el-container(style="padding: 0px; height: 77.6vh")
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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
...@@ -95,7 +95,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -95,7 +95,7 @@ el-container(style="padding: 0px; height: 77.6vh")
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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
...@@ -111,7 +111,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -111,7 +111,7 @@ el-container(style="padding: 0px; height: 77.6vh")
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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
...@@ -126,7 +126,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -126,7 +126,7 @@ 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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
...@@ -143,7 +143,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -143,7 +143,7 @@ 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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
...@@ -159,7 +159,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -159,7 +159,7 @@ 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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
...@@ -174,7 +174,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -174,7 +174,7 @@ el-container(style="padding: 0px; height: 77.6vh")
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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
...@@ -189,7 +189,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -189,7 +189,7 @@ el-container(style="padding: 0px; height: 77.6vh")
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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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,7 +206,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -206,7 +206,7 @@ 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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
...@@ -222,7 +222,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -222,7 +222,7 @@ 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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
...@@ -238,7 +238,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -238,7 +238,7 @@ 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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
...@@ -253,7 +253,7 @@ el-container(style="padding: 0px; height: 77.6vh") ...@@ -253,7 +253,7 @@ el-container(style="padding: 0px; height: 77.6vh")
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' style='width:185px;margin:0 auto;') card-warp(:title="children.rightName", height="25px" size='12' weight='400' 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")
......
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