首页样式修改

This commit is contained in:
赵正易
2024-04-18 08:26:16 +08:00
parent 575675b0f5
commit 349cb940e7
31 changed files with 2714 additions and 561 deletions

View File

@@ -83,6 +83,7 @@ const user = {
} else {
commit('SET_ROLES', ['ROLE_DEFAULT'])
}
console.log(res);
commit('SET_NAME', username)
commit('SET_AVATAR', avatar)
resolve(res)