1.更新了体检上门

2.修复自费成功页面无法隐藏加载中页面问题
This commit is contained in:
terry.wang
2025-11-28 16:19:59 +08:00
parent 493fa4f1e1
commit ecf417b189
22 changed files with 5187 additions and 30 deletions

View File

@@ -19,8 +19,9 @@ Page({
name: '管理就诊人',
icon: "menu1"
},
{id:6,name:'管理体检人',icon:"menu1"},
{id:6,name:'管理儿童体检人',icon:"menu1"},
{id:7,name:'管理康复人员',icon:"menu1"},
{id:8,name:'管理体检人',icon:"menu1"},
{
id: 1,
name: '预约就诊记录',
@@ -130,8 +131,12 @@ Page({
wx.navigateTo({
url: '/pages/kfdjMgr/kfdjMgr',
})
}
},
}else if(id == 8){
wx.navigateTo({
url: '/pages/tjsmMgr/tjsmMgr',
})
}
},
getPhone() {
var tel = 18810399133;
tel = "" + tel;