头像
This commit is contained in:
@@ -54,7 +54,7 @@ export default {
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
toTransfer(row) {
|
toTransfer(row) {
|
||||||
uni.navigateTo({url: `./transferIntrgral?openId=${row.openId}&nickName=${row.nickName}&avatarUrl=${row.avatarUrl}`})
|
uni.navigateTo({url: `./transferIntrgral?openId=${row.openId}&nickName=${row.nickName}&avatarUrl=${row.avatarUrl || ''}`})
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user