fix:功能调整
This commit is contained in:
@@ -70,7 +70,21 @@
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/work/accounts/accountDealRecord/index",
|
||||
"path": "pages/work/accounts/accountDealRecord/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "账户交易记录"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/work/accounts/accountDealRecord/details",
|
||||
"style": {
|
||||
"navigationBarTitleText": "账户交易记录详情"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/work/accounts/accountDealRecord/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "账户交易记录"
|
||||
}
|
||||
@@ -308,8 +322,8 @@
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/statistic/index",
|
||||
"iconPath": "static/images/tabbar/work.png",
|
||||
"selectedIconPath": "static/images/tabbar/work_.png",
|
||||
"iconPath": "static/images/tabbar/statistic.png",
|
||||
"selectedIconPath": "static/images/tabbar/statistic_.png",
|
||||
"text": "统计分析"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user