|
@@ -285,7 +285,7 @@
|
|
|
"root": "pagesGys",
|
|
"root": "pagesGys",
|
|
|
"pages": [
|
|
"pages": [
|
|
|
{ "path": "list", "style": { "navigationBarTitleText": "欠款订单", "enablePullDownRefresh": true } },
|
|
{ "path": "list", "style": { "navigationBarTitleText": "欠款订单", "enablePullDownRefresh": true } },
|
|
|
- { "path": "details", "style": { "navigationBarTitleText": "结帐单", "enablePullDownRefresh": true } }
|
|
|
|
|
|
|
+ { "path": "details", "style": { "navigationBarTitleText": "结账单", "enablePullDownRefresh": true } }
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -305,7 +305,7 @@
|
|
|
{
|
|
{
|
|
|
"root": "admin/clear",
|
|
"root": "admin/clear",
|
|
|
"pages": [
|
|
"pages": [
|
|
|
- {"path": "list","style": {"navigationBarTitleText": "结帐記錄"}},
|
|
|
|
|
|
|
+ {"path": "list","style": {"navigationBarTitleText": "结账记录"}},
|
|
|
{"path": "info","style": {"navigationBarTitleText": "详情"}},
|
|
{"path": "info","style": {"navigationBarTitleText": "详情"}},
|
|
|
{"path": "customList","style": {"navigationBarTitleText": "历史帐单"}},
|
|
{"path": "customList","style": {"navigationBarTitleText": "历史帐单"}},
|
|
|
{"path": "customInfo","style": {"navigationBarTitleText": "详情"}}
|
|
{"path": "customInfo","style": {"navigationBarTitleText": "详情"}}
|