列晒筛选

This commit is contained in:
juguohong
2025-08-18 00:36:57 +08:00
parent db48e55b05
commit 169eaffb96
13 changed files with 193 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
export default definePageConfig({
navigationBarTitleText: '列表',
navigationBarTitleText: '',
enablePullDownRefresh: true,
backgroundTextStyle: 'dark'
})