|
|
@@ -315,6 +315,21 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "goods_logistics/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "物流信息",
|
|
|
+ "navigationBarBackgroundColor": "#ffe079",
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
+ "app-plus": {
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "titleNView": {
|
|
|
+ "type": "default"
|
|
|
+ }
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
]
|
|
|
},
|