9.20/1
This commit is contained in:
@@ -84,11 +84,47 @@
|
||||
"navigationBarTitleText": "选择账户"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/account/ledger",
|
||||
"style": {
|
||||
"navigationBarTitleText": "账户流水"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/account/form",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新增/编辑账户"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/detail/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "明细"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my/about",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于与协议"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/report/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "报表"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/report/entry",
|
||||
"style": {
|
||||
"navigationBarTitleText": "报表"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user