| | |
| | | </header> |
| | | <main> |
| | | <!-- 数据展示 --> |
| | | <el-table ref="multipleTable" :header-cell-style="{ |
| | | <el-table |
| | | border |
| | | stripe |
| | | ref="multipleTable" :header-cell-style="{ |
| | | 'background':'#F5F5F5', |
| | | 'font-weight': '650', |
| | | 'line-height': '45px', |
| | | }" :data="tableData" style="width: 100%" :row-class-name="tableRowClassName"> |
| | |
| | | .content { |
| | | flex: 1; |
| | | height: 100%; |
| | | margin-left: 5px; |
| | | padding-left: 20px; |
| | | |
| | | border: 1px solid #ccc; |
| | | .headerContent { |
| | | display: flex; |
| | | line-height: 100px; |
| | |
| | | margin-top: 50px; |
| | | display: flex; |
| | | line-height: 50px; |
| | | justify-content: center; |
| | | justify-content: right; |
| | | |
| | | .el-pagination { |
| | | |
| | |
| | | } |
| | | } |
| | | } |
| | | </style> |
| | | </style> |