代码拉取完成,页面将自动刷新
{
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "房间",
"navigationStyle": "custom",
"navigationBarTextStyle": "black",
"app-plus": {
"softinputMode": "adjustPan",
"titleNView": {
"buttons": [{
"text": "我的",
"fontSize": "16px",
"float": "left",
"width": "60px"
}, {
"text": "换房",
"fontSize": "16px",
"float": "right",
"width": "60px"
}]
}
}
}
}, {
"path": "pages/room/index",
"style": {
"navigationBarTitleText": "房间",
// "navigationStyle": "custom",
"navigationBarTextStyle": "black",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "我的",
"fontSize": "16px",
"float": "left",
"width": "60px"
}, {
"text": "换房",
"fontSize": "16px",
"float": "right",
"width": "60px"
}]
}
}
}
}, {
"path": "pages/room/select",
"style": {
"navigationBarTitleText": "热门房间",
// "navigationStyle": "custom",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true,
"app-plus": {
"titleNView": {
"buttons": [{
"text": "创建",
"fontSize": "16px",
"float": "right",
"width": "60px"
}]
}
}
}
}, {
"path": "pages/room/online",
"style": {
"navigationBarTitleText": "房间在线用户",
// "navigationStyle": "custom",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true
}
}, {
"path": "pages/user/login",
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/user/index",
"style": {
"navigationBarTitleText": "个人中心"
}
}, {
"path": "pages/user/motify",
"style": {
"navigationBarTitleText": "修改资料"
}
}, {
"path": "pages/song/my",
"style": {
"navigationBarTitleText": "我点过的歌",
"enablePullDownRefresh": true
}
}, {
"path": "pages/song/search",
"style": {
"navigationBarTitleText": "歌曲搜索",
"enablePullDownRefresh": true
}
}, {
"path": "pages/song/list",
"style": {
"navigationBarTitleText": "接下来要播放",
"enablePullDownRefresh": true
}
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "UniAppDemo",
"navigationBarBackgroundColor": "#F5F5F5",
"backgroundColor": "#F5F5F5",
// "backgroundTextStyle": "",
"app-plus": {
"softinputNavBar": "none",
"softinputMode": "adjustResize"
}
},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。