add DarkMode

This commit is contained in:
LiuHao
2023-04-22 01:05:11 +08:00
parent 1eda36201a
commit 94f96181f3
8 changed files with 81 additions and 38 deletions

View File

@ -106,7 +106,6 @@ function handleCurrentChange(val: number) {
<style lang="scss" scoped>
.pagination-container {
background: #fff;
padding: 32px 16px;
.el-pagination{
float: v-bind(float);