|
|
|
@ -51,7 +51,7 @@
|
|
|
|
|
</a-row> |
|
|
|
|
</div> |
|
|
|
|
<!--全部应用--> |
|
|
|
|
<div class="bottom-div" style="height: 60%;margin-top: 1%;width: 98.5%;" > |
|
|
|
|
<div class="bottom-div" style="height: 60%;margin-top: 1%;width: 99%;" > |
|
|
|
|
<a-card class="bottom-card" title="全部应用" style="height: 100%;" :headStyle="{padding:'24'}" :bodyStyle="{padding:'10'}"> |
|
|
|
|
<ul class="apply-use" style="list-style-type: none;padding: 0px"> |
|
|
|
|
<li class="ant-col-md-3" v-for="(item,index) in userChildren" @click="goRouteView(item.path)"> |
|
|
|
|