1
0

feat(web): 增加数据资源接口

This commit is contained in:
2024-11-20 18:35:31 +08:00
parent 5ce66e1470
commit ba19775764
22 changed files with 662 additions and 50 deletions

View File

@@ -57,9 +57,9 @@ useAmis(information => {
type: 'tabs',
tabsMode: 'vertical',
tabs: [
tabOverview(),
tabMarket(),
tabData(),
// tabOverview(),
tabMarket(),
tabUser(),
tabLog(),
]