feat(data): 数据页接入选择成员抽屉,简化抽屉实现并复用空态组件

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-17 15:59:41 +08:00
co-authored by Claude Sonnet 4.6
parent 0c8285f390
commit 3c62c31b5d
6 changed files with 87 additions and 230 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
{
"usingComponents": {},
"usingComponents": {
"select-member-drawer": "/components/selectMemberDrawer/selectMemberDrawer"
},
"navigationBarTitleText": "历史数据",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#FFFFFF"