xiebaomin 1 yıl önce
ebeveyn
işleme
5450f06a14
2 değiştirilmiş dosya ile 16 ekleme ve 2 silme
  1. 1 1
      common/css/iconfont.scss
  2. 15 1
      pages.json

+ 1 - 1
common/css/iconfont.scss

@@ -687,4 +687,4 @@
 
 .icon-wodebeifenx:before {
   content: "\e611";
-}
+}

+ 15 - 1
pages.json

@@ -628,7 +628,21 @@
 						"navigationBarTitleText": "服务通知",
 						"enablePullDownRefresh": true
 					}
-				}
+				},
+                {
+                    "path": "club/notice-article",
+                    "style": {
+                        "navigationBarTitleText": "最新文章",
+                        "enablePullDownRefresh": true
+                    }
+                },
+                {
+                    "path": "club/notice-activity",
+                    "style": {
+                        "navigationBarTitleText": "最新活动",
+                        "enablePullDownRefresh": true
+                    }
+                }
 			]
 		},
 		{