1 Star 0 Fork 0

一枚小乐子/innermostWords

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 5.15 KB
一键复制 编辑 原始数据 按行查看 历史
一枚小乐子 提交于 2022-05-10 14:31 . v1.0
{
"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"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/lezi_yo/innermost-words.git
git@gitee.com:lezi_yo/innermost-words.git
lezi_yo
innermost-words
innermostWords
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385