element ui usage

This commit is contained in:
lesion
2019-03-04 02:15:22 +01:00
parent 5d37315c9d
commit 91579e56dd
16 changed files with 241 additions and 247 deletions

View File

@@ -14,7 +14,7 @@ const mail = {
}
},
message: {
from: `${config.title} <${config.admin}>`
from: `${config.title} <${config.smtp.auth.user}>`
},
send: true,
i18n: {},