|
@@ -126,6 +126,9 @@
|
|
|
// #ifdef MP
|
|
// #ifdef MP
|
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
|
// #endif
|
|
// #endif
|
|
|
|
|
+ //#ifdef H5
|
|
|
|
|
+ "navigationStyle":"default",
|
|
|
|
|
+ //#endif
|
|
|
// #ifndef MP
|
|
// #ifndef MP
|
|
|
"app-plus": {
|
|
"app-plus": {
|
|
|
"titleNView": {
|
|
"titleNView": {
|
|
@@ -342,6 +345,9 @@
|
|
|
"path": "pages/category/category",
|
|
"path": "pages/category/category",
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarTitleText": "分类",
|
|
"navigationBarTitleText": "分类",
|
|
|
|
|
+ //#ifdef H5
|
|
|
|
|
+ "navigationStyle":"default",
|
|
|
|
|
+ //#endif
|
|
|
"app-plus": {
|
|
"app-plus": {
|
|
|
"bounce": "none",
|
|
"bounce": "none",
|
|
|
"titleNView": {
|
|
"titleNView": {
|
|
@@ -689,6 +695,9 @@
|
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarTitleText": "uni-app",
|
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
|
|
|
+ //#ifdef H5
|
|
|
|
|
+ "navigationStyle":"custom",
|
|
|
|
|
+ //#endif
|
|
|
"backgroundColor": "#f8f8f8"
|
|
"backgroundColor": "#f8f8f8"
|
|
|
},
|
|
},
|
|
|
"tabBar": {
|
|
"tabBar": {
|