|
@@ -1,11 +1,11 @@
|
|
{
|
|
{
|
|
"pages": [
|
|
"pages": [
|
|
-
|
|
|
|
|
|
+
|
|
"pages/myClass/myClass",
|
|
"pages/myClass/myClass",
|
|
"pages/studentRegistration/studentRegistration",
|
|
"pages/studentRegistration/studentRegistration",
|
|
-
|
|
|
|
|
|
+
|
|
"pages/evaluationCourse/evaluationCourse",
|
|
"pages/evaluationCourse/evaluationCourse",
|
|
-
|
|
|
|
|
|
+
|
|
"pages/studentRegistrationDeyail/studentRegistrationDeyail",
|
|
"pages/studentRegistrationDeyail/studentRegistrationDeyail",
|
|
"pages/feedBack/feedBack",
|
|
"pages/feedBack/feedBack",
|
|
"pages/index/index",
|
|
"pages/index/index",
|
|
@@ -27,14 +27,13 @@
|
|
"pages/personInfo/personInfo",
|
|
"pages/personInfo/personInfo",
|
|
"pages/myInteractionsDetais/myInteractionsDetais",
|
|
"pages/myInteractionsDetais/myInteractionsDetais",
|
|
"pages/myPoints/myPoints",
|
|
"pages/myPoints/myPoints",
|
|
-
|
|
|
|
"pages/Identity/Identity",
|
|
"pages/Identity/Identity",
|
|
"pages/myTraining/myTraining",
|
|
"pages/myTraining/myTraining",
|
|
"pages/agoClass/agoClass",
|
|
"pages/agoClass/agoClass",
|
|
"pages/grade/grade",
|
|
"pages/grade/grade",
|
|
- "pages/historyClass/historyClass"
|
|
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+ "pages/historyClass/historyClass"
|
|
|
|
+
|
|
|
|
+
|
|
],
|
|
],
|
|
"window": {
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"backgroundTextStyle": "light",
|
|
@@ -84,9 +83,8 @@
|
|
"color": "#a9b7b7",
|
|
"color": "#a9b7b7",
|
|
"selectedColor": "#eb3f33",
|
|
"selectedColor": "#eb3f33",
|
|
"borderStyle": "black",
|
|
"borderStyle": "black",
|
|
- "hover-stay-time":2000,
|
|
|
|
- "list": [
|
|
|
|
- {
|
|
|
|
|
|
+ "hover-stay-time": 2000,
|
|
|
|
+ "list": [{
|
|
"pagePath": "pages/index/index",
|
|
"pagePath": "pages/index/index",
|
|
"text": "首页",
|
|
"text": "首页",
|
|
"selectedIconPath": "./images/tabBar5.png",
|
|
"selectedIconPath": "./images/tabBar5.png",
|