|
|
@@ -148,13 +148,36 @@
|
|
|
}]
|
|
|
},
|
|
|
{
|
|
|
+ "root": "pages/client/Hetong",
|
|
|
+ "name": "CHetong",
|
|
|
+ "pages": [{
|
|
|
+ "path": "hetongInfo",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },{
|
|
|
+ "path": "hetongList",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ }]
|
|
|
+ },
|
|
|
+ {
|
|
|
"root": "pages/kehu/hetong",
|
|
|
"name": "hetong",
|
|
|
- "pages": [{
|
|
|
- "path": "hetong",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "hetongInfo",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "hetongList",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : ""
|
|
|
+ }
|
|
|
}]
|
|
|
},
|
|
|
{
|
|
|
@@ -170,6 +193,16 @@
|
|
|
"style": {
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
+ },{
|
|
|
+ "path": "zhengce",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },{
|
|
|
+ "path": "xieyi",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
}]
|
|
|
}
|
|
|
// {
|