筛选组件开发

This commit is contained in:
juguohong
2025-08-17 18:36:43 +08:00
parent 4f6ca73148
commit db48e55b05
17 changed files with 406 additions and 314 deletions

View File

@@ -1,7 +1,7 @@
export default defineAppConfig({
pages: [
'pages/index/index',
'pages/list/index'
'pages/list/index',
'pages/index/index'
],
window: {
backgroundTextStyle: 'light',