优化目录结构

This commit is contained in:
cbb
2025-12-27 10:13:04 +08:00
parent 9590175188
commit 20455490f8
16 changed files with 891 additions and 131 deletions

View File

@@ -16,6 +16,10 @@
navigateTo('/pages/discover/ranking-list')
return
}
if (item === 'sign') {
navigateTo('/pages/discover/punch')
return
}
if (item === 'mall') {
navigateTo('/pages/mall/list')
return