代码拉取完成,页面将自动刷新
{
"pages": [{
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "首页",
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/study/index",
"style": {
"navigationBarTitleText": "学习中心",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/study/detail/index",
"style": {
"navigationBarTitleText": "学习详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/user/index",
"style": {
"navigationBarTitleText": "个人中心",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/detail/index",
"style": {
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/course/index",
"style": {
"navigationBarTitleText": "课程列表",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/live/index",
"style": {
"navigationBarTitleText": "直播列表",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/article/index",
"style": {
"navigationBarTitleText": "文章列表",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/article/detail/index",
"style": {
"navigationBarTitleText": "文章详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/exam/index",
"style": {
"navigationBarTitleText": "考题",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/exam/start/index",
"style": {
"navigationBarTitleText": "开始考试",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/exam/topic/index",
"style": {
"navigationBarTitleText": "考试中",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/exam/results/index",
"style": {
"navigationBarTitleText": "答题结果",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/exam/wrong/index",
"style": {
"navigationBarTitleText": "错题回顾",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/public/login",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/public/register",
"style": {
"navigationBarTitleText": "注册",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTextStyle": "@navigationBarTextStyle"
}
},
{
"path": "pages/test/comp",
"style": {
"navigationBarTitleText": "测试组件",
"enablePullDownRefresh": false
}
}
// {
// "path": "pages/test/eSign",
// "style": {
// "navigationBarTitleText": "e签宝",
// "enablePullDownRefresh": false
// }
// }
,{
"path" : "pages/public/resetpwd",
"style" :
{
"navigationBarTitleText": "重置密码",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/edit/editAvatar",
"style" :
{
"navigationBarTitleText": "个人设置",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "@navigationBarTextStyle",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"backgroundColor": "@backgroundColor"
},
"tabBar": {
"color": "@tabBarColor",
"selectedColor": "@tabBarSelectedColor",
"borderStyle": "@tabBarBorderStyle",
"backgroundColor": "@tabBarBackgroundColor",
"list": [{
"pagePath": "pages/home/index",
"text": "首页",
"iconPath": "./static/home.png",
"selectedIconPath": "./static/homea.png"
},
{
"pagePath": "pages/live/index",
"text": "直播",
"iconPath": "./static/live.png",
"selectedIconPath": "./static/livea.png"
},
{
"pagePath": "pages/study/index",
"text": "学习中心",
"iconPath": "./static/study.png",
"selectedIconPath": "./static/studya.png"
},
{
"pagePath": "pages/user/index",
"text": "个人中心",
"iconPath": "./static/user.png",
"selectedIconPath": "./static/usera.png"
}
]
},
"uniIdRouter": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。