|
|
@@ -112,6 +112,13 @@
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "path": "pages/device/detail_new_5",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/wifi/index",
|
|
|
"style": {
|
|
|
@@ -169,7 +176,7 @@
|
|
|
},
|
|
|
{
|
|
|
"path" : "pages/reviews/reviews",
|
|
|
- "style" :
|
|
|
+ "style" :
|
|
|
{
|
|
|
"navigationBarTitleText" : "注册审核",
|
|
|
"enablePullDownRefresh" : false
|