代码拉取完成,页面将自动刷新
{
"pages": [//主包
{
"path":"pages/index",
"style":{
"navigationBarTitleText":"超级福利",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor":"#FFFFFF",
"app-plus": {
"titleNView": false,
"bounce": "vertical"
}
}
},{
"path":"pages/login",
"style":{
"navigationBarTitleText":"手机登录",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor":"#FFFFFF",
"app-plus": {
"titleNView": false,
"bounce": "vertical"
}
}
}
// ,
// {
// "path":"pages/subsidy",
// "style":{
// "navigationBarTitleText":"补贴",
// "enablePullDownRefresh": false,
// "navigationBarBackgroundColor":"#FFFFFF",
// "app-plus": {
// "titleNView": false,
// "bounce": "vertical"
// }
// }
// },
// {
// "path":"pages/my",
// "style":{
// "navigationBarTitleText":"福利",
// "enablePullDownRefresh": false,
// "navigationBarBackgroundColor":"#FFFFFF",
// "app-plus": {
// "titleNView": false,
// "bounce": "vertical"
// }
// }
// }
// tutorial
],
"subPackages":[//分包
{//1分包
"root":"grouping1",
"pages":[
{
"path":"pages/invite",
"style":
{
"navigationBarTitleText": "模板一",
"enablePullDownRefresh": false
}
}
]
},
{//2分包
"root":"grouping2",
"pages":[
{
"path":"pages/search",
"style":
{
"navigationBarTitleText": "模板二",
"enablePullDownRefresh": false
}
}
]
},
{//3分包
"root":"grouping3",
"pages":[
{
"path":"pages/qianwan",
"style":
{
"navigationBarTitleText": "模板三",
"enablePullDownRefresh": false
}
}
]
}
],
"globalStyle": {
"backgroundColorTop":"#FFFFFF",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "超级福利",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F7F7F7",
"pageOrientation": "portrait",
"app-plus": {
"pullToRefresh": {
"style":"circle",
"color":"#ff536f"
}
}
},
"tabBar": {
"color": "#293539",
"selectedColor": "#293539",
"backgroundColor": "#FFFFFF",
"list": [
{
"pagePath": "pages/index",
"text": "福利",
"iconPath": "static/img/tbar/home.png",
"selectedIconPath": "static/img/tbar/home-active.png"
},
{
"pagePath": "pages/subsidy",
"text": "补贴",
"iconPath": "static/img/tbar/sub.png",
"selectedIconPath": "static/img/tbar/sub-active.png"
},
{
"pagePath": "pages/my",
"text": "我的",
"iconPath": "static/img/tbar/my.png",
"selectedIconPath": "static/img/tbar/my-active.png"
}
]
},
"easycom": {//扫描组件
"autoscan": true,
"custom": {
"tui-(.*)": "@/components/thorui/tui-$1/tui-$1.vue",
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue",
"gq-(.*)": "@/components/gq/gq-$1/gq-$1.vue"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。