|
@@ -1031,34 +1031,34 @@
|
|
|
"borderStyle": "black",
|
|
|
"backgroundColor": "#fff",
|
|
|
"list": [{
|
|
|
- "pagePath": "pages/index/index",
|
|
|
- "iconPath": "static/nav1.png",
|
|
|
- "selectedIconPath": "static/nav1_on.png",
|
|
|
- "text": "首页"
|
|
|
+ "pagePath": "pages/index/index"
|
|
|
+ // "iconPath": "static/nav1.png",
|
|
|
+ // "selectedIconPath": "static/nav1_on.png",
|
|
|
+ // "text": "首页"
|
|
|
},
|
|
|
{
|
|
|
- "pagePath": "pages/course/index",
|
|
|
- "iconPath": "static/nav2.png",
|
|
|
- "selectedIconPath": "static/nav2_on.png",
|
|
|
- "text": "选课"
|
|
|
+ "pagePath": "pages/course/index"
|
|
|
+ // "iconPath": "static/nav2.png",
|
|
|
+ // "selectedIconPath": "static/nav2_on.png",
|
|
|
+ // "text": "选课"
|
|
|
},
|
|
|
{
|
|
|
- "pagePath": "pages/learn/index",
|
|
|
- "iconPath": "static/nav6.png",
|
|
|
- "selectedIconPath": "static/nav6_on.png",
|
|
|
- "text": "学习"
|
|
|
+ "pagePath": "pages/learn/index"
|
|
|
+ // "iconPath": "static/nav6.png",
|
|
|
+ // "selectedIconPath": "static/nav6_on.png",
|
|
|
+ // "text": "学习"
|
|
|
},
|
|
|
{
|
|
|
- "pagePath": "pages/shopping/shoppingCart",
|
|
|
- "iconPath": "static/nav3.png",
|
|
|
- "selectedIconPath": "static/nav3_on.png",
|
|
|
- "text": "购物车"
|
|
|
+ "pagePath": "pages/shopping/shoppingCart"
|
|
|
+ // "iconPath": "static/nav3.png",
|
|
|
+ // "selectedIconPath": "static/nav3_on.png",
|
|
|
+ // "text": "购物车"
|
|
|
},
|
|
|
{
|
|
|
- "pagePath": "pages/wd/index",
|
|
|
- "iconPath": "static/nav5.png",
|
|
|
- "selectedIconPath": "static/nav5_on.png",
|
|
|
- "text": "我的"
|
|
|
+ "pagePath": "pages/wd/index"
|
|
|
+ // "iconPath": "static/nav5.png",
|
|
|
+ // "selectedIconPath": "static/nav5_on.png",
|
|
|
+ // "text": "我的"
|
|
|
}
|
|
|
]
|
|
|
},
|