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