代码拉取完成,页面将自动刷新
{
"lazyCodeLoading": "requiredComponents",
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/scalevariables/scalevariables",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/orderInfo/orderInfo",
"style": {
"navigationBarTitleText": "订单详情"
}
},
{
"path": "pages/psychometry/psychometry",
"style": {
"navigationBarTitleText": "心理测量",
"enablePullDownRefresh": true
}
},
{
"path": "pages/article/article",
"style": {
"navigationBarTitleText": "科普文章",
"enablePullDownRefresh": true
}
},
{
"path": "pages/article/articleDetails",
"style": {
"navigationBarTitleText": "科普文章",
"enablePullDownRefresh": true
}
},
{
"path": "pages/subscribe/subscribe",
"style": {
"navigationBarTitleText": "咨询预约"
}
},
{
"path": "pages/mine/mine",
"style": {
"navigationBarTitleText": "个人中心",
"navigationBarBackgroundColor": "#f7f7f7"
}
},
{
"path": "pages/counselor/counselor",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"navigationBarBackgroundColor": "#f7f7f7"
}
},
{
"path": "pages/mysubscribe/mysubscribe",
"style": {
"navigationBarTitleText": "我的预约",
"enablePullDownRefresh": true
}
},
{
"path": "pages/trainsubcribe/trainsubcribe",
"style": {
"navigationBarTitleText": "培训预约"
}
},
{
"path": "pages/persondata/persondata",
"style": {
"navigationBarTitleText": "个人信息"
}
},
{
"path": "pages/changenickname/changenickname",
"style": {
"navigationBarTitleText": "修改昵称"
}
},
{
"path": "pages/basequestion/basequestion",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": true
}
},
{
"path": "pages/createorder/createorder",
"style": {
"navigationBarTitleText": "订单提交"
}
},
{
"path": "pages/lessonDetails/lessonDetails",
"style": {
"navigationBarTitleText": "培训详情"
}
},
{
"path": "pages/createtrainorder/createtrainorder",
"style": {
"navigationBarTitleText": "订单"
}
},
{
"path": "pages/protocol/protocol",
"style": {
"navigationBarTitleText": "隐私协议"
}
},
{
"path": "pages/contact/contact",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/teampsychometry/teampsychometry",
"style": {
"navigationBarTitleText": "团体测评"
}
},
{
"path": "pages/teampsychometrylogin/teampsychometrylogin",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/evaluation/evaluation",
"style": {
"navigationBarTitleText": "测评记录",
"enablePullDownRefresh": true
}
},
{
"path": "pages/journey/journey",
"style": {
"navigationBarTitleText": "行程记录",
"enablePullDownRefresh": true
}
},
{
"path": "pages/review/review",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/evaluationresult/evaluationresult",
"style": {
"navigationBarTitleText": "汉密顿抑郁量表"
}
},
{
"path": "pages/scaleinterpret/scaleinterpret",
"style": {
"navigationBarTitleText": "报告解读"
}
},
{
"path": "pages/report/report",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "pages/msglist/msglist",
"style": {
"navigationBarTitleText": "消息"
}
},
{
"path": "pages/msginfo/msginfo",
"style": {
"navigationBarTitleText": "消息详情"
}
}
// {
// "path": "components/subscribe-item/subscribe-item/subscribe-item",
// "style": {
// "navigationBarTitleText": ""
// }
// }
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#FFB551",
"backgroundColor": "#f7f7f7"
},
"uniIdRouter": {},
"tabBar": {
"color": "#797979",
"selectedColor": "#FFB551",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/icons/home.png",
"selectedIconPath": "static/icons/homeSelect.png",
"text": "首页"
},
{
"pagePath": "pages/article/article",
"iconPath": "static/icons/assess.png",
"selectedIconPath": "static/icons/assessSelect.png",
"text": "科普文章"
},
{
"pagePath": "pages/mysubscribe/mysubscribe",
"iconPath": "static/icons/news.png",
"selectedIconPath": "static/icons/newsSelect.png",
"text": "我的预约"
},
{
"pagePath": "pages/mine/mine",
"iconPath": "static/icons/mine.png",
"selectedIconPath": "static/icons/mineSelect.png",
"text": "个人中心"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。