feat: 智聪记账管理,新增结算卡统计、POS机统计功能。
This commit is contained in:
@@ -79,7 +79,20 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "记账账户统计"
|
||||
}
|
||||
},{
|
||||
},
|
||||
{
|
||||
"path": "pages/statistic/accounts/debitCardAnalysis/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "结算卡统计"
|
||||
}
|
||||
} ,
|
||||
{
|
||||
"path": "pages/statistic/accounts/posStatics/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "POS机统计"
|
||||
}
|
||||
} ,
|
||||
{
|
||||
"path": "pages/statistic/bill/creditRecordAnalysis/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "征信查询统计"
|
||||
|
||||
Reference in New Issue
Block a user