xiebaomin 1 年之前
父节点
当前提交
3176dad2dc
共有 1 个文件被更改,包括 13 次插入16 次删除
  1. 13 16
      pages.json

+ 13 - 16
pages.json

@@ -208,6 +208,12 @@
 						"navigationStyle": "custom"
 					}
 				},
+				{
+					"path": "register-invite-club",
+					"style": {
+						"navigationBarTitleText": "邀请机构注册"
+					}
+				},
 				{
 					"path": "register-select",
 					"style": {
@@ -622,20 +628,6 @@
 						"navigationBarTitleText": "服务通知",
 						"enablePullDownRefresh": true
 					}
-				},				
-        {
-					"path": "club/notice-article",
-					"style": {
-						"navigationBarTitleText": "最新文章",
-						"enablePullDownRefresh": true
-					}
-				},
-				{
-					"path": "club/notice-activity",
-					"style": {
-						"navigationBarTitleText": "最新活动",
-						"enablePullDownRefresh": true
-					}
 				}
 			]
 		},
@@ -834,6 +826,12 @@
 						"navigationStyle": "custom"
 					}
 				},
+				{
+					"path": "login/register-invite",
+					"style": {
+						"navigationBarTitleText": "邀请机构注册"
+					}
+				},
 				{
 					"path": "order/order-historylist",
 					"style": {
@@ -1371,5 +1369,4 @@
 			"query": "" //启动参数,在页面的onLoad函数里面得到
 		}]
 	}
-}
-
+}