diff --git a/pages/addstaff/successpush.vue b/pages/addstaff/successpush.vue index 60266fc..f7aae04 100644 --- a/pages/addstaff/successpush.vue +++ b/pages/addstaff/successpush.vue @@ -2,9 +2,6 @@ - - - @@ -16,41 +13,12 @@ {{ uni.getStorageSync('isstaffchange') ? '尊敬的用户,您好!您的个人信息已成功修改' : '尊敬的用户,您的员工入驻申请已提交成功' }} - {{ uni.getStorageSync('isstaffchange')?`新设置即刻生效`:`欢迎加入护理单元大家庭` }} ! - - - - - - - - 我的机构 @@ -83,54 +51,6 @@ uni.reLaunch({ url: `/pages/yuangongindex/index` }); - // if (!res.result.tel) { - // uni.reLaunch({ - // url: `/pages/login/xuanchuan` - // }); - // } else { - // if (uni.getStorageSync('special')) { - // uni.setStorageSync('tel', res.result.tel); - // uni.setStorageSync('token', res.result.token); - // uni.setStorageSync('serverUrl', res.result.serverUrl); - // uni.setStorageSync('platId', res.result.platId); - // uni.setStorageSync('izJg', res.result.izJg); - // uni.setStorageSync('izJs', res.result.izJs); - // uni.setStorageSync('izYg', res.result.izYg); - // uni.reLaunch({ - // url: `/pages/login/specialloginafther` - // }); - // } else { - // uni.setStorageSync('tel', res.result.tel); - // uni.setStorageSync('token', res.result.token); - // uni.setStorageSync('serverUrl', res.result.serverUrl); - // uni.setStorageSync('platId', res.result.platId); - // uni.setStorageSync('izJg', res.result.izJg); - // uni.setStorageSync('izJs', res.result.izJs); - // uni.setStorageSync('izYg', res.result.izYg); - // switch (res.result.advisoryType) { - // case `1`: - // uni.reLaunch({ - // url: `/pages/login/threeselectone` - // }); - // break; - // case 2: - - - // break; - // case `3`: - // uni.reLaunch({ - // url: `/pages/index/index` - // }); - // break; - // default: - // uni.reLaunch({ - // url: `/pages/login/threeselectone` - // }); - // } - - - // } - // } }) } @@ -157,12 +77,9 @@ margin-bottom: 30rpx; font-weight: 600; font-size: 30rpx; - // padding: 0 30rpx; display: flex; flex-direction: column; - // width: 100%; font-size: 80rpx; - // margin-left: -5rpx; } .bottom-button { @@ -198,7 +115,6 @@ position: fixed; top: 0; left: 0; - // background-color: #fff; width: 100%; z-index: 2; padding: 0 70rpx; @@ -208,10 +124,8 @@ } .small-title { - // margin-top: 30rpx; margin-bottom: 10rpx; font-size: 28rpx; - // font-weight: 600; } .normal { @@ -219,8 +133,6 @@ font-size: 28rpx; margin-bottom: 20rpx; display: flex; - // flex-direction: column; - // justify-content: center; align-items: center; line-height: 50rpx; text-align: center @@ -228,7 +140,6 @@ .title-photo { margin-top: 300rpx; - // margin-bottom: 30rpx; width: 120rpx; height: 120rpx; z-index: 1; diff --git a/pages/login/specialloginafther.vue b/pages/login/specialloginafther.vue index bc2025d..d88535d 100644 --- a/pages/login/specialloginafther.vue +++ b/pages/login/specialloginafther.vue @@ -1,17 +1,13 @@ -