ssfg 5 年之前
父节点
当前提交
9ac529c471
共有 1 个文件被更改,包括 8 次插入10 次删除
  1. 8 10
      app.json

+ 8 - 10
app.json

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