This commit is contained in:
2024-01-04 09:04:04 +08:00
parent 170c089715
commit a971df3f8a

View File

@ -560,12 +560,9 @@
onLoad(options) {
this.getAddress()
let that = this
// console.log(options, '00')
uni.$on('headPictureUrl', (res) => {
console.log(res, '99999')
this.query.headPictureUrl = res.tempImg
uni.$off('headPictureUrl')
// B
})
// this.query.headPictureUrl = options.headPictureUrl
@ -575,7 +572,6 @@
// that.query.patientId = value
// }
this.areaInfo()
// this.getNurseTypeInfo();
},
//
// onShow
@ -738,7 +734,6 @@
.u-input__input {
font-size: 26rpx;
font-family: Source Han Sans CN;
font-weight: 400;
color: #000000 !important;
padding-left: 20rpx;
@ -756,8 +751,6 @@
::v-deep.input-placeholder {
color: #8E8E8E !important;
font-size: 20rpx;
font-family: Source Han Sans CN;
font-weight: 400;
}
@ -769,7 +762,6 @@
.name {
// padding: 25rpx 30rpx 0 30rpx;
font-size: 30rpx;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
line-height: 38rpx;
@ -812,18 +804,14 @@
.testitem {
font-size: 26rpx;
font-family: Source Han Sans CN;
font-weight: 400;
color: #000000;
}
text {
padding-left: 20rpx;
line-height: 63rpx;
font-size: 20rpx;
font-family: Source Han Sans CN;
font-weight: 400;
color: #8E8E8E;
}
@ -854,18 +842,14 @@
.testitem {
font-size: 26rpx;
font-family: Source Han Sans CN;
font-weight: 400;
color: #000000;
}
text {
padding-left: 20rpx;
line-height: 63rpx;
font-size: 20rpx;
font-family: Source Han Sans CN;
font-weight: 400;
color: #8E8E8E;
}
@ -954,7 +938,6 @@
background: #26A888;
border-radius: 5rpx;
font-size: 31rpx;
font-family: Source Han Sans CN;
font-weight: 500;
color: #FFFFFF;
left: 50%;