perf: optimize some small details

This commit is contained in:
Pan
2019-04-18 18:16:13 +08:00
parent 806f960a80
commit 50d0957409
7 changed files with 13 additions and 21 deletions

View File

@@ -22,4 +22,3 @@ export function logout() {
method: 'post'
})
}