添加用户页面, 修改登录 添加手机号登录

This commit is contained in:
alger
2021-09-30 13:44:23 +08:00
parent 5a6a43acea
commit 556e0f03fc
9 changed files with 383 additions and 18 deletions
-1
View File
@@ -22,7 +22,6 @@ const selectRecommendItem = async (item: IRecommendItem) => {
showMusic.value = true
recommendItem.value = item
listDetail.value = data
}
const closeMusic = () => {
showMusic.value = false