修改按钮逻辑

This commit is contained in:
18796357645 2025-07-21 09:44:23 +08:00
parent 7509335cf0
commit 1fc018ddbb
2 changed files with 2 additions and 3 deletions

View File

@ -1096,7 +1096,7 @@ export default {
.img_video_warp {
width: 100%;
height: 321px;
height: 280px;
background: rgba(0, 0, 0, 0.3);
border-radius: 20rpx;
}

View File

@ -77,7 +77,6 @@ export default {
console.log("修改信息",userInfo)
} catch (error) {
console.error("查询用户详情失败:", error);
}
},
avatarFun() {