1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-09-02 17:30:44 +08:00

feat: 内容搜索支持显示文章和瞬间、瞬间支持跳转详情

This commit is contained in:
小莫唐尼
2025-07-22 00:07:57 +08:00
parent 3a08008192
commit eac027c116
5 changed files with 600 additions and 185 deletions
+14 -1
View File
@@ -266,7 +266,20 @@
"navigationBarTitleText": "友链提交",
"enablePullDownRefresh": false
}
}
},
{
"path": "moment-detail/moment-detail",
"style": {
"navigationBarTitleText": "瞬间详情",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#03a9f4",
"style": "circle"
}
}
}
}
]
},
{