|
@@ -58,14 +58,14 @@
|
|
|
|
|
|
},
|
|
|
{
|
|
|
- "path": "guide/guide",
|
|
|
+ "path": "guide/accesspage",
|
|
|
"style": {
|
|
|
"enablePullDownRefresh": false,
|
|
|
"navigationStyle": "custom",
|
|
|
"disableScroll": true
|
|
|
}
|
|
|
}, {
|
|
|
- "path": "childrenInfo/childrenInfo",
|
|
|
+ "path": "info/childrenpage",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false,
|
|
@@ -73,14 +73,14 @@
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "mymsg/mymsg",
|
|
|
+ "path": "mydata/notificationpage",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "parentInfo/parentInfo",
|
|
|
+ "path": "info/parentpage",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false,
|
|
@@ -88,7 +88,7 @@
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "childrenlist/childrenlist",
|
|
|
+ "path": "guide/childrenlist",
|
|
|
"style": {
|
|
|
"enablePullDownRefresh": false,
|
|
|
"navigationStyle": "custom",
|
|
@@ -96,42 +96,47 @@
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "calendarmsg/calendarmsg",
|
|
|
+ "path": "calendar/calendar",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "classmsg/classmsg",
|
|
|
+ "path": "classlist/classlist",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "classvideo/classvideo",
|
|
|
+ "path": "video/videopage",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "homeworkdata/homeworkdata",
|
|
|
+ "path": "detaillist/detaillist",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
- }
|
|
|
-
|
|
|
- , {
|
|
|
- "path": "subscribecenter/subscribecenter",
|
|
|
+ }, {
|
|
|
+ "path": "mydata/subscribepage",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
+ }, {
|
|
|
+ "path": "video/livepage",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
}
|
|
|
]
|
|
|
}, {
|
|
@@ -187,7 +192,7 @@
|
|
|
"network": "all",
|
|
|
"packages": ["__APP__"]
|
|
|
},
|
|
|
- "subpkg/guide/guide": {
|
|
|
+ "subpkg/guide/accesspage": {
|
|
|
"network": "all",
|
|
|
"packages": ["subpkg"]
|
|
|
}
|
|
@@ -202,8 +207,8 @@
|
|
|
"tabBar": {
|
|
|
"backgroundColor": "#FFFFFF",
|
|
|
"borderStyle": "white",
|
|
|
- "color": "#cdcdcd",
|
|
|
- "selectedColor": "#3B4144",
|
|
|
+ "color": "#bdd2ef",
|
|
|
+ "selectedColor": "#6495ed",
|
|
|
|
|
|
"list": [{
|
|
|
"pagePath": "pages/home/home",
|
|
@@ -225,8 +230,8 @@
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/interactive/interactive",
|
|
|
- "iconPath": "static/tab-icons/approval.png",
|
|
|
- "selectedIconPath": "static/tab-icons/approvalselect.png",
|
|
|
+ "iconPath": "static/tab-icons/interactive.png",
|
|
|
+ "selectedIconPath": "static/tab-icons/interactiveselect.png",
|
|
|
"text": "家校"
|
|
|
},
|
|
|
{
|