|
|
@@ -167,7 +167,16 @@
|
|
|
"path" : "pages/cjx/index/authCode",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText" : ""
|
|
|
+ "navigationBarTitleText" : "",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/cjx/my/my",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "",
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
}
|
|
|
|