6 Star 0 Fork 0

张先森/health

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 5.31 KB
一键复制 编辑 原始数据 按行查看 历史
zseedling 提交于 2023-05-05 16:42 . 111
{
"pages": [
{
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "首页"
}
},
{
"path": "pages/news/index",
"style": {
"navigationBarTitleText": "消息"
}
},
{
"path": "pages/my/index",
"style": {
"navigationBarTitleText": "我的"
}
},
{
"path": "pages/my/pages/signingrecord",
"style": {
"navigationBarTitleText": "预约记录"
}
},
{
"path": "pages/my/pages/pages/detailssign",
"style": {
"navigationBarTitleText": "预约详情"
}
},
{
"path": "pages/news/pages/GPTchat",
"style": {
"navigationBarTitleText": "健康顾问"
}
},
{
"path": "pages/news/pages/chat",
"style": {
"navigationBarTitleText": "聊天"
}
},
{
"path": "pages/see_more/more",
"style": {
"navigationBarTitleText": "附近机构"
}
},
{
"path": "pages/see_more/organ_details",
"style": {
"navigationBarTitleText": "机构详情"
}
},
{
"path": "pages/myteam/nearteam",
"style": {
"navigationBarTitleText": "附近团队"
}
},
{
"path": "pages/myteam/teamss",
"style": {
"navigationBarTitleText": "附近团队"
}
},
{
"path": "pages/myteam/teamdesc",
"style": {
"navigationBarTitleText": "团队详情"
}
},
{
"path": "pages/myteam/teamsdesc",
"style": {
"navigationBarTitleText": "团队详情"
}
},
{
"path": "pages/home/Newarchives",
"style": {
"navigationBarTitleText": "新建档案"
}
},
{
"path": "pages/myteam/docdesc",
"style": {
"navigationBarTitleText": "医生详情"
}
},
{
"path": "pages/myteam/signform",
"style": {
"navigationBarTitleText": "申请签约"
}
},
{
"path": "pages/myteam/commited",
"style": {
"navigationBarTitleText": "申请结果"
}
},
{
"path": "pages/map/index",
"style": {
"navigationBarTitleText": "地图"
}
},
{
"path": "pages/my/pages/familypeople",
"style": {
"navigationBarTitleText": "家庭成员管理"
}
},
{
"path": "pages/my/pages/showfamilypeople",
"style": {
"navigationBarTitleText": "家庭成员信息"
}
},
{
"path": "pages/liveaction/wxpano",
"style": {
"navigationBarTitleText": "服务站实景"
}
},
{
"path": "pages/liveaction/wxpano1",
"style": {
"navigationBarTitleText": "全景"
}
},
{
"path": "pages/information/index",
"style": {
"navigationBarTitleText": "健康资讯"
}
},
{
"path": "pages/information/detail",
"style": {
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/see_more/request_service",
"style": {
"navigationBarTitleText": "申请服务"
}
},
{
"path": "pages/my/pages/addpeople",
"style": {
"navigationBarTitleText": "新建成员信息"
}
},
{
"path": "pages/see_more/apply_result",
"style": {
"navigationBarTitleText": "申请结果"
}
}
],
"tabBar": {
"color": "#8a8a8a",
"selectedColor": "#006ef1",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/home/index",
"text": "首页",
"iconPath": "static/home1.png",
"selectedIconPath": "static/home_to.png"
},
{
"pagePath": "pages/news/index",
"text": "消息",
"iconPath": "static/news1.png",
"selectedIconPath": "static/news_to.png"
},
{
"pagePath": "pages/my/index",
"text": "我的",
"iconPath": "static/my.png",
"selectedIconPath": "static/my_to.png"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"app-plus": {
"animationType": "fade-in",
"animationDuration": 50
},
"usingComponents": {
"van-button": "wxcomponents/dist/button/index",
"van-nav-bar": "wxcomponents/dist/nav-bar/index",
"van-cell": "wxcomponents/dist/cell/index",
"van-cell-group": "wxcomponents/dist/cell-group/index",
"van-icon": "wxcomponents/dist/icon/index",
"van-image": "wxcomponents/dist/image/index",
"van-tag": "wxcomponents/dist/tag/index",
"van-grid": "wxcomponents/dist/grid/index",
"van-grid-item": "wxcomponents/dist/grid-item/index",
"van-field": "wxcomponents/dist/field/index",
"van-radio-group": "wxcomponents/dist/radio-group/index",
"van-radio": "wxcomponents/dist/radio/index",
"van-datetime-picker": "wxcomponents/dist/datetime-picker/index",
"van-popup": "wxcomponents/dist/popup/index",
"van-cascader": "wxcomponents/dist/cascader/index",
"van-dropdown-menu": "wxcomponents/dist/dropdown-menu/index",
"van-dropdown-item": "wxcomponents/dist/dropdown-item/index",
"van-search": "wxcomponents/dist/search/index",
"van-rate": "wxcomponents/dist/rate/index",
"van-index-bar": "wxcomponents/dist/index-bar/index",
"van-index-anchor": "wxcomponents/dist/index-anchor/index",
"van-action-sheet": "wxcomponents/dist/action-sheet/index",
"van-tab": "wxcomponents/dist/tab/index",
"van-tabs": "wxcomponents/dist/tabs/index"
}
},
"uniIdRouter": {}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhang-kaida/health.git
git@gitee.com:zhang-kaida/health.git
zhang-kaida
health
health
master

搜索帮助