refactor: 余额明细修复

This commit is contained in:
zzzzzak
2025-01-16 23:34:50 +08:00
parent 23d94407c2
commit 79b6ce1136
5 changed files with 99 additions and 12 deletions
+9
View File
@@ -124,6 +124,15 @@
"navigationStyle": "custom"
}
},
{
"path": "asset-detail/index",
"type": "page",
"style": {
"navigationBarTitleText": "资金明细",
"navigationBarBackgroundColor": "#fff",
"navigationStyle": "custom"
}
},
{
"path": "convert/index",
"type": "page",