1 Star 0 Fork 2

郑晓艺/随访系统

forked from 张云龙/随访系统 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 1.77 KB
一键复制 编辑 原始数据 按行查看 历史
张云龙 提交于 2024-02-23 09:11 . zyl
{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": true,
"onReachBottomDistance": 70
}
},
{
"path": "pages/login/index",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/start/start",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/editBlood/editBlood",
"style": {
"navigationBarTitleText": "高血压随访",
"enablePullDownRefresh": false
}
},
{
"path": "pages/Drugs/Drugs",
"style": {
"navigationBarTitleText": "选择药物",
"enablePullDownRefresh": false
}
},
{
"path": "pages/health/health",
"style": {
"navigationBarTitleText": "个人健康信息",
"enablePullDownRefresh": false
}
},
{
"path": "pages/signature/signature",
"style": {
"navigationBarTitleText": "请签名",
"enablePullDownRefresh": false
}
},
{
"path": "pages/TNBBlood/TNBBlood",
"style": {
"navigationBarTitleText": "糖尿病随访",
"enablePullDownRefresh": false
}
},
{
"path": "pages/JSZABlood/JSZABlood",
"style": {
"navigationBarTitleText": "精神障碍随访",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/bluetooth/bluetooth",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/device/index",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#f8dfe2",
"backgroundColor": "#F8F8F8",
"app-plus": {
"background": "#efeff4"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/watch-out-for-superman/follow-up-system.git
git@gitee.com:watch-out-for-superman/follow-up-system.git
watch-out-for-superman
follow-up-system
随访系统
master

搜索帮助