diff --git a/pages/medicalservice/medicalservice.vue b/pages/medicalservice/medicalservice.vue index afaf51c..e0bf886 100644 --- a/pages/medicalservice/medicalservice.vue +++ b/pages/medicalservice/medicalservice.vue @@ -65,9 +65,9 @@ this.getHeathHousing(); }, methods: { - goAppointmentscreening() { + goAppointmentscreening(){ uni.navigateTo({ - url: '/pagesB/ProductList/ProductList' + url: '/pagesB/screenorder/screenorder' }) }, //跳转健康常识item @@ -93,7 +93,7 @@ gomaterialbenefits() { // 第二种引入 // this.$store.dispatch("openPopup"); - this.openPopup(); + // this.openPopup(); setTimeout(e => { uni.navigateTo({ url: '/pagesB/materialbenefits/materialbenefits' @@ -102,7 +102,7 @@ }, //跳转护理站页面 gosite() { - this.openPopup(); + // this.openPopup(); setTimeout(e => { uni.navigateTo({ url: '/pagesB/site/site' @@ -117,19 +117,15 @@ }, // 筛查结果 result(){ - uni.navigateTo({ - url: '/pagesB/SelectItem/SelectItem' - }) - - // uni.navigateTo({ - // url: '/pagesB/screeningResult/screeningResult' - // }) + uni.navigateTo({ + url: '/pagesB/screeningResult/screeningResult' + }) }, //跳转商城 goshopping() { - this.openPopup(); + // this.openPopup(); setTimeout(e => { uni.navigateTo({ url: '/pagesB/shopping/shopping' diff --git a/pagesC/Filinginformation/Filinginformation.vue b/pagesC/Filinginformation/Filinginformation.vue index 6b1a48d..5ef4bd5 100644 --- a/pagesC/Filinginformation/Filinginformation.vue +++ b/pagesC/Filinginformation/Filinginformation.vue @@ -7,7 +7,7 @@ 身份证号 - + 手机号码 @@ -37,7 +37,8 @@ 详细地址 - + @@ -92,42 +93,48 @@ border-radius: 5rpx; margin: 15rpx auto; position: relative; + ::v-deep .u-input { width: 636rpx; height: 63rpx; background: #F6F6F6; - // color: #8E8E8E; - // border: 1rpx solid red; margin: 12rpx auto; border: none; border-radius: 5rpx; } - - ::v-deep.input-placeholder{ + + ::v-deep .u-input__input.data-v-fdbb9fe6 { + font-size: 26rpx !important; + } + + ::v-deep.input-placeholder { color: #8E8E8E !important; font-size: 20rpx; } - .cancelitem{ + + .cancelitem { display: flex; justify-content: space-evenly; padding-top: 60rpx; - .cancel{ + + .cancel { width: 290rpx; height: 62rpx; background: #FFFFFF; border: 1rpx solid #26A888; border-radius: 5rpx; - line-height:62rpx; + line-height: 62rpx; color: #26A888; text-align: center; } - .submit{ + + .submit { width: 290rpx; height: 62rpx; background: #26A888; border-radius: 5rpx; - line-height:62rpx; + line-height: 62rpx; color: #fff; text-align: center; } @@ -183,4 +190,4 @@ } } - + \ No newline at end of file diff --git a/pagesC/Onlinesigning/Onlinesigning.vue b/pagesC/Onlinesigning/Onlinesigning.vue index b069a8e..03254c8 100644 --- a/pagesC/Onlinesigning/Onlinesigning.vue +++ b/pagesC/Onlinesigning/Onlinesigning.vue @@ -139,6 +139,9 @@ color: #8E8E8E !important; font-size: 20rpx; } + ::v-deep .u-input__input.data-v-fdbb9fe6 { + font-size: 26rpx !important; + } ::v-deep.input-placeholder{ color: #8E8E8E !important; font-size: 20rpx; diff --git a/pagesC/ServiceAppointment/ServiceAppointment.scss b/pagesC/ServiceAppointment/ServiceAppointment.scss index ad88fb6..3715f8a 100644 --- a/pagesC/ServiceAppointment/ServiceAppointment.scss +++ b/pagesC/ServiceAppointment/ServiceAppointment.scss @@ -11,8 +11,6 @@ .u-navbar { display: block; - // height: 200rpx; - image { margin: 0 4% 0 4%; width: 20rpx;