|
@@ -6,7 +6,6 @@
|
|
,"style": {
|
|
,"style": {
|
|
"navigationBarBackgroundColor":"#fff",
|
|
"navigationBarBackgroundColor":"#fff",
|
|
"navigationBarTitleText": "入口页"//入口页
|
|
"navigationBarTitleText": "入口页"//入口页
|
|
- // ,"titleNView": false
|
|
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -62,6 +61,13 @@
|
|
"navigationBarTitleText": "价值实现"
|
|
"navigationBarTitleText": "价值实现"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/use/assignment/assignment",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "碳履约",
|
|
|
|
+ "navigationStyle":"custom"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"path": "pages/usercenter/usercenter",
|
|
"path": "pages/usercenter/usercenter",
|
|
"style": {
|
|
"style": {
|