|
@@ -46,15 +46,15 @@
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- // ,{
|
|
|
|
- // "path" : "pages/tabBar/notice/notice",
|
|
|
|
- // "style" :
|
|
|
|
- // {
|
|
|
|
- // "navigationBarTitleText": "消息通知",
|
|
|
|
- // "enablePullDownRefresh": true,
|
|
|
|
- // "navigationStyle": "custom"
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
|
|
+ ,{
|
|
|
|
+ "path" : "pages/tabBar/notice/notice",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "消息通知",
|
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
],
|
|
],
|
|
|
|
|
|
// 分包加载配置
|
|
// 分包加载配置
|
|
@@ -269,39 +269,39 @@
|
|
}
|
|
}
|
|
}]
|
|
}]
|
|
}
|
|
}
|
|
- // , {
|
|
|
|
- // "root": "pages/notice/",
|
|
|
|
- // "pages": [
|
|
|
|
- // {
|
|
|
|
- // "path": "club/notice-order",
|
|
|
|
- // "style": {
|
|
|
|
- // "navigationBarTitleText": "交易物流",
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path": "club/notice-users",
|
|
|
|
- // "style": {
|
|
|
|
- // "navigationBarTitleText": "账户通知",
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path": "club/notice-server",
|
|
|
|
- // "style": {
|
|
|
|
- // "navigationBarTitleText": "服务通知",
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path": "club/notice-coupon",
|
|
|
|
- // "style": {
|
|
|
|
- // "navigationBarTitleText": "优惠促销",
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
- // ]
|
|
|
|
- // }
|
|
|
|
|
|
+ , {
|
|
|
|
+ "root": "pages/notice/",
|
|
|
|
+ "pages": [
|
|
|
|
+ {
|
|
|
|
+ "path": "club/notice-order",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "交易物流",
|
|
|
|
+ "enablePullDownRefresh": true
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "club/notice-users",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "账户通知",
|
|
|
|
+ "enablePullDownRefresh": true
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "club/notice-server",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "服务通知",
|
|
|
|
+ "enablePullDownRefresh": true
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "club/notice-coupon",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "优惠促销",
|
|
|
|
+ "enablePullDownRefresh": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
],
|
|
],
|
|
|
|
|
|
// 全局主题配置
|
|
// 全局主题配置
|
|
@@ -331,12 +331,12 @@
|
|
"selectedIconPath": "static/tabBar/icon-category-active@2x.png",
|
|
"selectedIconPath": "static/tabBar/icon-category-active@2x.png",
|
|
"text": "分类"
|
|
"text": "分类"
|
|
},
|
|
},
|
|
- // {
|
|
|
|
- // "pagePath": "pages/tabBar/notice/notice",
|
|
|
|
- // "iconPath": "static/tabBar/notice.png",
|
|
|
|
- // "selectedIconPath": "static/tabBar/notice_active.png",
|
|
|
|
- // "text": "消息"
|
|
|
|
- // },
|
|
|
|
|
|
+ {
|
|
|
|
+ "pagePath": "pages/tabBar/notice/notice",
|
|
|
|
+ "iconPath": "static/tabBar/notice.png",
|
|
|
|
+ "selectedIconPath": "static/tabBar/notice_active.png",
|
|
|
|
+ "text": "消息"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"pagePath": "pages/tabBar/cart/cart",
|
|
"pagePath": "pages/tabBar/cart/cart",
|
|
"iconPath": "static/tabBar/icon-cart@2x.png",
|
|
"iconPath": "static/tabBar/icon-cart@2x.png",
|