头像转换

This commit is contained in:
shijingjing
2022-02-15 09:09:50 +08:00
parent 7828b195c5
commit 6846120b92
3 changed files with 44 additions and 6 deletions

View File

@@ -68,7 +68,7 @@ export default {
},
toDetail() {
uni.navigateTo('./detail')
uni.navigateTo({url: './detail'})
}
},
onShow() {
@@ -180,6 +180,7 @@ export default {
.num {
font-size: 34px;
color: #E6736E;
}
.status0 {