样式调整

This commit is contained in:
pan
2024-09-02 13:34:05 +08:00
parent a04e154f94
commit 0dae5b346b
4 changed files with 67 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="app-container" v-loading="pageloading">
<el-row :gutter="20">
<el-col :span="12">
<el-row :gutter="24">
<el-col :span="8">
<el-card>
<div slot="header" class="clearfix"><span class="tline">工具类别统计</span></div>
<!-- -->
@@ -17,7 +17,7 @@
</div>
</el-card><!--el-card-->
</el-col><!--el-col-->
<el-col :span="12">
<el-col :span="8">
<el-card>
<div slot="header" class="clearfix"><span class="tline">工具状态统计</span></div>
<div class="tjbox2" v-if="isPieChart">
@@ -33,10 +33,7 @@
</div>
</el-card><!--el-card-->
</el-col><!--el-col-->
</el-row><!--el-row-->
<el-row :gutter="20">
<el-col :span="12">
<el-col :span="8">
<el-card>
<div slot="header" class="clearfix"><span class="tline">工具来源统计</span></div>
<div class="tjbox2" v-if="isPieChart">
@@ -51,7 +48,7 @@
</div>
</el-card><!--el-card-->
</el-col><!--el-col-->
</el-row>
</el-row><!--el-row-->
<el-row :gutter="20">
<el-col :span="24">
<el-card>