修改按钮逻辑
This commit is contained in:
parent
7509335cf0
commit
1fc018ddbb
@ -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;
|
||||
}
|
||||
|
@ -77,7 +77,6 @@ export default {
|
||||
console.log("修改信息",userInfo)
|
||||
} catch (error) {
|
||||
console.error("查询用户详情失败:", error);
|
||||
|
||||
}
|
||||
},
|
||||
avatarFun() {
|
||||
|
Loading…
Reference in New Issue
Block a user