|
@@ -58,12 +58,12 @@
|
|
|
"selectedIconPath": "static/images/tabbar/select/kecheng-sj.png",
|
|
|
"text": "课程"
|
|
|
}, {
|
|
|
- "pagePath": "pages/exam/index",
|
|
|
+ "pagePath": "pages/demo/index",
|
|
|
"iconPath": "static/images/tabbar/unselect/score-sj.png",
|
|
|
"selectedIconPath": "static/images/tabbar/select/score-sj.png",
|
|
|
"text": "成绩"
|
|
|
}, {
|
|
|
- "pagePath": "pages/demo/index",
|
|
|
+ "pagePath": "pages/my/index",
|
|
|
"iconPath": "static/images/tabbar/unselect/my-sj.png",
|
|
|
"selectedIconPath": "static/images/tabbar/unselect/my-sj.png",
|
|
|
"text": "我的"
|