代码拉取完成,页面将自动刷新
{
"pages": [
{
"path": "pages/index/home",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/my",
"style": {
"navigationBarTitleText": "我的"
}
},
{
"path": "pages/index/search",
"style": {
"navigationBarTitleText": "搜索",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/share",
"style": {
"navigationBarTitleText": "分享",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/index/demo",
"style": {
"navigationBarTitleText": "demo",
"enablePullDownRefresh": false
}
}
],
"subPackages": [{
"root": "pages/comm",
"pages": [{
"path": "text",
"style": {
"navigationBarTitleText": "协议"
}
}]
},
{
"root": "pages/user",
"pages": [{
"path": "set",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "personEdit",
"style": {
"navigationBarTitleText": "个人信息"
}
},
{
"path": "login",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
},
{
"path": "captcha",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "about",
"style": {
"navigationBarTitleText": "关于我们"
}
},
{
"path": "myset",
"style": {
"navigationBarTitleText": "系统设置",
"enablePullDownRefresh": false
}
},
{
"path": "account",
"style": {
"navigationBarTitleText": "账号管理",
"enablePullDownRefresh": false
}
},
{
"path": "collect",
"style": {
"navigationBarTitleText": "收藏",
"enablePullDownRefresh": true
}
},
{
"path": "info",
"style": {
"navigationBarTitleText": "资料卡",
"enablePullDownRefresh": false
}
},
{
"path": "userDescribe",
"style": {
"navigationBarTitleText": "会员权益",
"enablePullDownRefresh": false
}
},
{
"path": "policy",
"style": {
"navigationBarTitleText": "隐私政策",
"enablePullDownRefresh": false
}
}
]
}
],
"easycom": {
"autoscan": true,
"custom": {
"^cl-(.*)": "/@/ui/components/cl-$1/cl-$1.vue"
}
},
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "导航",
"navigationBarBackgroundColor": "#1c2024",
"backgroundColor": "#fff",
"backgroundTextStyle": "dark",
"onReachBottomDistance": 5
},
"tabBar": {
"color": "#000000",
"selectedColor": "",
"borderStyle": "black",
"backgroundColor": "",
"list": [{
"pagePath": "pages/index/home",
"iconPath": "static/icon/tabbar/home.png",
"selectedIconPath": "static/icon/tabbar/home2.png",
"text": "首页"
},
{
"pagePath": "pages/index/demo",
"iconPath": "static/icon/tabbar/demo.png",
"selectedIconPath": "static/icon/tabbar/demo2.png",
"text": "demo"
},
{
"pagePath": "pages/index/my",
"iconPath": "static/icon/tabbar/my.png",
"selectedIconPath": "static/icon/tabbar/my2.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。