代码拉取完成,页面将自动刷新
{
"easycom": {
"^tm-(.*)": "@/tm-vuetify/components/tm-$1/tm-$1.vue",
"^my-(.*)": "@/components/my-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/home/home",
"style": {
"custom": true,
"enablePullDownRefresh": false
}
}, {
"path": "pages/detail/helpDetail/helpDetail",
"style": {
"custom": true,
"enablePullDownRefresh": false
}
}, {
"path": "pages/detail/mutualAidDetail/mutualAidDetail",
"style": {
"custom": true,
"enablePullDownRefresh": false
}
},
{
"path": "pages/personal/personalCenter",
"style": {
"custom": true,
"enablePullDownRefresh": false
}
}, {
"path": "pages/volunteer/volunteer",
"style": {
"custom": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/mark/mark",
"style": {
"custom": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/release/helpRelease/helpRelease",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/release/expertRelease/expertRelease",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/personal/personalInfo/personalInfo",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/personal/setting/setting",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/personal/expert/expert",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/correspondent/correspondent",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "乡村帮邦",
"navigationStyle": "custom",
"backgroundColor": "#c9ddf3"
},
"tabBar": {
"color": "white",
"selectedColor": "white",
"list": [{
"pagePath": "pages/home/home",
"text": ""
}, {
"pagePath": "pages/mark/mark",
"text": ""
}, {
"pagePath": "pages/volunteer/volunteer",
"text": ""
}, {
"pagePath": "pages/personal/personalCenter",
"text": ""
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。