代码拉取完成,页面将自动刷新
{
"easycom": {
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/firstLoading/firstLoading",
"style": {
"navigationBarTitleText": "加载中",
"enablePullDownRefresh": false,
"backgroundColor": "#ffffff"
}
},
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "心语",
"backgroundColor": "#ffffff"
}
},
{
"path": "pages/appointment/appointment",
"style": {
"navigationBarTitleText": "预约咨询",
"backgroundColor": "#ffffff",
"navigationBarBackgroundColor": "#19be6b"
}
},
{
"path": "pages/square/square",
"style": {
"navigationBarTitleText": "心灵广场",
"backgroundColor": "#ffffff",
"navigationBarBackgroundColor": "#fff1ac"
}
},
{
"path": "pages/personal/personal",
"style": {
"navigationBarTitleText": "个人中心",
"navigationBarBackgroundColor": "#eea2a4",
"backgroundColor": "#ffffff"
}
}, {
"path": "pages/select_time/select_time",
"style": {
"navigationBarTitleText": "填写预约信息表",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#7A88FF"
}
}, {
"path": "pages/comment/comment",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#f1ac9d"
}
}
,{
"path" : "pages/surveyDes/surveyDes",
"style" :
{
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
}
,{
"path" : "pages/answer/answer",
"style" :
{
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
}
,{
"path" : "pages/surveryList/surveryList",
"style" :
{
"navigationBarTitleText": "测一测",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/feedback/feedback",
"style" :
{
"navigationBarTitleText": "反馈与建议",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/teacherIntroduce/teacherIntroduce",
"style" :
{
"navigationBarTitleText": "咨询师介绍",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/myfavorite/myfavorite",
"style" :
{
"navigationBarTitleText": "收藏夹",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#f29c2b"
}
}
,{
"path" : "pages/myrecord/myrecord",
"style" :
{
"navigationBarTitleText": "咨询记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#96ceb4"
}
}
,{
"path" : "pages/surveryrecord/surveryrecord",
"style" :
{
"navigationBarTitleText": "测评记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F38181"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"list": [
{
"pagePath":"pages/index/index",
"text": "首页",
"iconPath": "static/tabBar_img/index.png",
"selectedIconPath": "static/tabBar_img/longmao.png"
},
{
"pagePath":"pages/appointment/appointment",
"text": "预约咨询",
"iconPath": "static/tabBar_img/yuyue.png",
"selectedIconPath": "static/tabBar_img/xiongmaologo.png"
},
{
"pagePath":"pages/square/square",
"text": "心灵广场",
"iconPath": "static/tabBar_img/huatiguangchang.png",
"selectedIconPath": "static/tabBar_img/xinqiu.png"
},
{
"pagePath":"pages/personal/personal",
"text": "我的",
"iconPath": "static/tabBar_img/person.png",
"selectedIconPath": "static/tabBar_img/xiaohuli.png"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。