feat: 邮箱设置
This commit is contained in:
parent
e4b7f3a688
commit
296a7d758f
@ -117,5 +117,8 @@ onMounted(() => {
|
||||
.email-setting {
|
||||
width: 70%;
|
||||
margin: 0 auto;
|
||||
:deep(.el-checkbox__label) {
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user