diff --git a/pages/NursingNew/component/nurse/bigindex.css b/pages/NursingNew/component/nurse/bigindex.css index 968e023..14a50fe 100644 --- a/pages/NursingNew/component/nurse/bigindex.css +++ b/pages/NursingNew/component/nurse/bigindex.css @@ -552,7 +552,7 @@ .history-left-jiao { position: absolute; right: -10rpx; - top: 0rpx; + top: 3rpx; width: 100rpx; height: 45rpx; background-color: #4690FF; @@ -571,7 +571,7 @@ .history-left-jiao-error { position: absolute; right: -10rpx; - top: 0rpx; + top: 3rpx; width: 100rpx; height: 45rpx; background-color: #FFEBEB; @@ -681,15 +681,16 @@ .history-time { font-weight: 800; - font-size: 42rpx; + font-size: 50rpx; margin-left: 6rpx; - margin-top: 3rpx; + margin-top: 5rpx; margin-bottom: 10rpx; } .history-name { /* margin-left: 5rpx; */ - font-size: 30rpx; + margin-top: 9rpx; + font-size: 34rpx; font-weight: 600; /* color: #555555; */ display: flex; @@ -819,7 +820,7 @@ .future-info-second { position: absolute; left: 25rpx; - top: 210rpx; + top: 295rpx; font-size: 25rpx; color: #555555; display: flex; @@ -827,10 +828,10 @@ .info { display: flex; - + font-size: 30rpx; .info-img { - width: 30rpx; - height: 30rpx; + width: 35rpx; + height: 35rpx; margin-right: 3rpx; } } @@ -856,8 +857,8 @@ .history-img { margin-top: 5rpx; - width: 35rpx; - height: 35rpx; + width: 50rpx; + height: 50rpx; margin-left: 5rpx; /* background-color: red; */ } @@ -877,10 +878,10 @@ } .small-font-target { - margin-top: 4rpx; - width: 400rpx; + margin-top: 8rpx; + width: 450rpx; color: #999999; - font-size: 28rpx; + font-size: 32rpx; margin-left: 5rpx; } @@ -983,7 +984,7 @@ .open-img-father { position: absolute; right: 35rpx; - bottom: 28rpx; + bottom: 26rpx; width: 22rpx; height: 22rpx; diff --git a/pages/NursingNew/component/nurse/bigindex.vue b/pages/NursingNew/component/nurse/bigindex.vue index 7416f4c..3bd9061 100644 --- a/pages/NursingNew/component/nurse/bigindex.vue +++ b/pages/NursingNew/component/nurse/bigindex.vue @@ -251,7 +251,7 @@ 长者标签 - + @@ -277,7 +277,7 @@ {{ splitString(item.directiveName)[0]}} ({{ splitString(item.directiveName)[1]}}) @@ -290,9 +290,9 @@ - + {{ item.rightshow }} @@ -367,7 +367,7 @@ - --> - diff --git a/pages/NursingNew/component/nurse/index.css b/pages/NursingNew/component/nurse/index.css index a065c82..5fa487d 100644 --- a/pages/NursingNew/component/nurse/index.css +++ b/pages/NursingNew/component/nurse/index.css @@ -1999,16 +1999,12 @@ width: 100%; height: 220rpx; border-radius: 35rpx; - .right-tags-left{ - height: 100%; - width: 50%; - background-color: red; - } - /* .right-tags-title{ + + .right-tags-title{ width: 100%; height: 80rpx; display: flex; background-color: red; - } */ + } } } \ No newline at end of file diff --git a/pages/NursingNew/component/nurse/newindex.vue b/pages/NursingNew/component/nurse/newindex.vue index 95f09df..cffa829 100644 --- a/pages/NursingNew/component/nurse/newindex.vue +++ b/pages/NursingNew/component/nurse/newindex.vue @@ -107,7 +107,7 @@ - + diff --git a/static/ceshi.png b/static/ceshi.png index 155d61f..7e0d08d 100644 Binary files a/static/ceshi.png and b/static/ceshi.png differ