添加每日签到页面

This commit is contained in:
2025-09-28 01:12:33 +08:00
parent 5faa33deda
commit 16b54570b0
7 changed files with 15 additions and 4 deletions

View File

@@ -177,6 +177,9 @@ Component({
wx.navigateTo({
url: `/pages/helpcenter/helpcenter?id=${this.data.userinfo.uid}`,
});
},
gotoDaily(){
}