This commit is contained in:
2024-12-24 19:50:36 +08:00
parent 08b8825abd
commit 22fe77f26a
31 changed files with 382 additions and 207 deletions

View File

@@ -23,6 +23,7 @@ onMounted(() => {
const pageName = currentPage.split('/').pop()
tabbar.value = pageName
})
function toComplaint() {
uni.navigateTo({
url: '/pages/complaint',