xiebaomin преди 1 година
родител
ревизия
a812317413
променени са 1 файла, в които са добавени 48 реда и са изтрити 48 реда
  1. 48 48
      pages.json

+ 48 - 48
pages.json

@@ -46,15 +46,15 @@
             "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",
                 "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",
                 "iconPath": "static/tabBar/icon-cart@2x.png",