调整暗黑模式样式,新增全局统一样式

This commit is contained in:
KyleBing
2020-11-24 22:28:56 +08:00
parent 1739215a88
commit 34a74c761d
9 changed files with 228 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
</el-table-column>
<el-table-column label="歌曲">
<template slot-scope="scope">
<span style="margin-left: 10px">{{ scope.row.title }}</span>
<span>{{ scope.row.title }}</span>
</template>
</el-table-column>
<el-table-column label="歌手">