|
|
@@ -20,7 +20,7 @@
|
|
|
</el-col>
|
|
|
</el-row>
|
|
|
</div>
|
|
|
- <el-row :gutter="15">
|
|
|
+ <el-row>
|
|
|
<el-card style="width: 100%">
|
|
|
<div style="font-size:25px">
|
|
|
公告
|
|
|
@@ -30,7 +30,7 @@
|
|
|
border
|
|
|
fit
|
|
|
@row-click="openDetails"
|
|
|
- tooltip-effect="light">
|
|
|
+ tooltip-effect="dark">
|
|
|
<el-table-column prop="title"
|
|
|
fit
|
|
|
min-width="80px"
|
|
|
@@ -59,8 +59,7 @@
|
|
|
</el-card>
|
|
|
</el-row>
|
|
|
|
|
|
- <el-row :gutter="15"
|
|
|
- style="margin-top: 10px;">
|
|
|
+ <el-row style="margin-top: 10px;">
|
|
|
<el-card>
|
|
|
<div style="font-size:25px">
|
|
|
课程表
|
|
|
@@ -158,8 +157,7 @@
|
|
|
</el-card>
|
|
|
</el-row>
|
|
|
|
|
|
- <el-row :gutter="15"
|
|
|
- style="margin-top: 10px;">
|
|
|
+ <el-row style="margin-top: 10px;">
|
|
|
<el-card>
|
|
|
<div style="font-size:25px">
|
|
|
值班表
|