diff --git a/pages/register/register.vue b/pages/register/register.vue index 65e3b25..91a920d 100644 --- a/pages/register/register.vue +++ b/pages/register/register.vue @@ -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%;