|
@@ -303,17 +303,17 @@
|
|
"iconPath": "./static/tabbar/video.png",
|
|
"iconPath": "./static/tabbar/video.png",
|
|
"selectedIconPath": "./static/tabbar/video-s.png"
|
|
"selectedIconPath": "./static/tabbar/video-s.png"
|
|
},
|
|
},
|
|
- {
|
|
|
|
- "pagePath": "pages/activity/activity",
|
|
|
|
- "text": "活动",
|
|
|
|
- "iconPath": "./static/tabbar/activity.png",
|
|
|
|
- "selectedIconPath": "./static/tabbar/activity-s.png"
|
|
|
|
- },
|
|
|
|
{
|
|
{
|
|
"pagePath": "pages/question/question",
|
|
"pagePath": "pages/question/question",
|
|
"text": "问答",
|
|
"text": "问答",
|
|
"iconPath": "./static/tabbar/question.png",
|
|
"iconPath": "./static/tabbar/question.png",
|
|
"selectedIconPath": "./static/tabbar/question-s.png"
|
|
"selectedIconPath": "./static/tabbar/question-s.png"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "pagePath": "pages/voice/voice",
|
|
|
|
+ "text": "语音播报",
|
|
|
|
+ "iconPath": "./static/tabbar/voice.png",
|
|
|
|
+ "selectedIconPath": "./static/tabbar/voice-s.png"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
},
|
|
},
|