金币明细、红包明细区分

This commit is contained in:
GaoHao
2024-12-11 16:22:14 +08:00
parent ca7c293d0e
commit ae276c6a50
3 changed files with 15 additions and 3 deletions

View File

@@ -155,7 +155,7 @@
//钱包明细
goqianbao() {
uni.navigateTo({
url: '/me/invite/moneyList'
url: '/me/invite/moneyList?moneyType=1'
});
},
list() {