代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/GuidePage/GuidePage",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/GuidePage2/GuidePage2",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/Login/LoginPage/LoginPage",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false
}
},
{
"path": "pages/Login/login",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "uni-app",
"navigationStyle": "custom"
}
},
{
"path": "pages/script/script",
"style": {
"navigationBarTitleText": "本店副本",
"enablePullDownRefresh": false
}
},
{
"path": "pages/GroupBureau/GroupBureau",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": "组局拼车"
}
},
{
"path": "pages/mine/mine",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/GroupBureau/details/details",
"style": {
"navigationBarTitleText": "组局详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0D131F",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/position/position",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/script/scriptDetails/scriptDetails",
"style": {
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0D131F",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/mine/MyGroup/MyGroup",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mine/Collection/Collection",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mine/Played/Played",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mine/PersonalData/PersonalData",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
// "navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#0d141f",
// "backgroundColor": "#F8F8F8",
"navigationBarTextStyle": "white"
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#8470C3",
"borderStyle": "black",
"backgroundColor": "#0D141F",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/images/home.png",
"selectedIconPath": "static/images/hed.png",
"text": "首页"
}, {
"pagePath": "pages/script/script",
"iconPath": "static/images/boook.png",
"selectedIconPath": "static/images/bed.png",
"text": "剧本"
},
{
"pagePath": "pages/GroupBureau/GroupBureau",
"iconPath": "static/images/newcar.png",
"selectedIconPath": "static/images/caed.png",
"text": "组局"
},
{
"pagePath": "pages/mine/mine",
"iconPath": "static/images/mine.png",
"selectedIconPath": "static/images/med.png",
"text": "我的"
}
]
},
"permission": {
"scope.userLocation": {
"desc": "获取你当前位置信息用于小程序位置接口的效果展示"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。