1 Star 1 Fork 2

huitailang / AudioBoook

forked from 买佳棋 / AudioBoook 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 7.44 KB
一键复制 编辑 原始数据 按行查看 历史
买佳棋 提交于 2021-03-16 00:28 . share
{
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "引导页",
"navigationStyle": "custom"
}
}, {
"path": "pages/mine/mine",
"style": {
"navigationBarTitleText": "个人中心",
"enablePullDownRefresh": false,
"transparentTitle": "auto",
"app-plus": {
"titleNView": {
"titleText": "个人中心",
"backgroundColor": "#fff",
"buttons": [{
"type": "none",
"background": "rgba(0,0,0,0.1)",
"fontSrc": "/static/font/iconfont.ttf",
"text": "\ue672"
}, {
"type": "none",
"background": "rgba(0,0,0,0.1)",
"fontSrc": "/static/font/iconfont.ttf",
"text": "\ue66b"
}, {
"type": "none",
"background": "rgba(0,0,0,0)",
"fontSrc": "/static/font/iconfont.ttf",
"text": "\ue66a",
"float": "left"
}]
}
}
}
}, {
"path": "pages/bookshelf/bookshelf",
"style": {
"navigationBarTitleText": "我的书架",
"enablePullDownRefresh": false,
"transparentTitle": "auto",
"navigationBarBackgroundColor": "#ffbf2a",
"app-plus": {
"titleNView": {
"titleColor": "#fff2d0",
"buttons": [{
"type": "share",
"background": "rgba(0,0,0,0.1)",
"float": "right"
},
{
"type": "none",
"float": "right",
"text": "\ue63f",
"fontSrc": "/static/font/iconfont.ttf",
"background": "rgba(0,0,0,0.1)"
// "color":"#333"
}
]
},
"pullToRefresh": {
"support": "true",
"style": "circle",
"color": "#ffaa00",
"height": "10%",
"range": "10%",
"offset": "5%"
}
}
}
}, {
"path": "pages/rank/rank",
"style": {
"navigationBarTitleText": "排行",
"enablePullDownRefresh": false
}
}, {
"path": "pages/classify/classify",
"style": {
"navigationBarTitleText": "分类",
"enablePullDownRefresh": false
}
}, {
"path": "pages/home/home",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/home/search/search",
"style": {
"navigationBarTitleText": "搜索",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/bookDatiles/bookDatiles",
"style": {
"navigationBarTitleText": "书详情",
"enablePullDownRefresh": false,
// "transparentTitle":"auto",
"app-plus": {
"titleNView": {
"type": "transparent",
"titleText": "书详情",
"buttons": [{
"type": "share",
"background": "rgba(0,0,0,0)"
},{
"type": "favorite",
"background": "rgba(0,0,0,0)"
}],
// "autoBackButton":"false",
"backButton": {
// "type":"back",
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "pages/mine/login/login",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"transparentTitle": "auto",
"app-plus": {
"titleNView": {
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "pages/mine/chartMessage/chartMessage",
"style": {
"navigationBarTitleText": "消息",
"enablePullDownRefresh": false
}
}, {
"path": "pages/mine/settings/settings",
"style": {
"navigationBarTitleText": "设置",
"enablePullDownRefresh": false
}
}, {
"path": "pages/bookDatiles/allList/allList",
"style": {
"navigationBarTitleText": "全部章节",
"enablePullDownRefresh": false
}
}, {
"path": "pages/play/play",
"style": {
"navigationBarTitleText": "播放",
"enablePullDownRefresh": false,
"transparentTitle": "auto",
"app-plus":{
"titleNView":{
"buttons":[{
"type": "share",
"background": "rgba(0,0,0,0)"
}],
"backButton":{
"background": "rgba(0,0,0,0)"
}
}
}
}
} ,{
"path" : "pages/mine/qiandao/qiandao",
"style" :
{
"navigationBarTitleText": "签到",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/mine/charge/charge",
"style" :
{
"navigationBarTitleText": "账户",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/mine/favorite/favorite",
"style" :
{
"navigationBarTitleText": "爱好",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/mine/persional/persional",
"style" :
{
"navigationBarTitleText": "个人信息",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/mine/persional/modify/modify",
"style" :
{
"navigationBarTitleText": "修改",
"enablePullDownRefresh": false,
"app-plus":{
"titleNView":{
"buttons":[{
"type":"none",
"text":"完成",
"fontSize":"16px"
}]
}
}
}
}
,{
"path" : "pages/home/typeHome/ins",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/home/classCheck/classCheck",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"app-plus": {
"background": "#efeff4"
}
},
"tabBar": {
"fontSize": "12px",
"height": "50px",
"selectedColor": "#ff9c00",
"borderStyle": "white",
// "midButton":{
// "iconPath":"./static/tabIco/book.png",
// "text":"书架",
// "width":"100px",
// "height":"60px",
// "iconWidth":"50px"
// },
"list": [{
"pagePath": "pages/home/home",
"iconPath": "./static/tabIco/home1.png",
"selectedIconPath": "./static/tabIco/home.png",
"text": "首页"
},
{
"pagePath": "pages/rank/rank",
"iconPath": "./static/tabIco/rank1.png",
"selectedIconPath": "./static/tabIco/rank.png",
"text": "排行"
},
{
"pagePath": "pages/bookshelf/bookshelf",
"iconPath": "./static/tabIco/book.png",
"selectedIconPath": "./static/tabIco/book.png",
"text": "书架"
},
{
"pagePath": "pages/classify/classify",
"iconPath": "./static/tabIco/classify1.png",
"selectedIconPath": "./static/tabIco/classify.png",
"text": "分类"
},
{
"pagePath": "pages/mine/mine",
"iconPath": "./static/tabIco/mine1.png",
"selectedIconPath": "./static/tabIco/mine.png",
"text": "我的"
}
]
}
}
JavaScript
1
https://gitee.com/huitailang2021/audio-boook.git
git@gitee.com:huitailang2021/audio-boook.git
huitailang2021
audio-boook
AudioBoook
master

搜索帮助