|
@ -33,11 +33,11 @@ |
|
|
<view class="top flex"> |
|
|
<view class="top flex"> |
|
|
<view class="left"> |
|
|
<view class="left"> |
|
|
<view class="title flex"> |
|
|
<view class="title flex"> |
|
|
<text>中国中医科学院广安门医院门诊</text> |
|
|
<text class="over2">中国中医科学院中国中医科学院中国中医科学院中国中医科学院中国中医科学院国中医科学院中国中医科学院国中医科学院中国中医科学院</text> |
|
|
<img :src="cssUrl+'index_comback.svg'" alt=""> |
|
|
<img :src="cssUrl+'index_comback.svg'" alt=""> |
|
|
</view> |
|
|
</view> |
|
|
<view class="date"> |
|
|
<view class="date over2"> |
|
|
出诊:周三下午、周六上午 |
|
|
出诊:周三下午、周六上午周三下午、周六上午周三下午、周六上午周三下午、周六上午周三下午、周六上午周三下午、周六上午 |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view class="right"> |
|
|
<view class="right"> |
|
@ -153,31 +153,9 @@ |
|
|
height: 200rpx; |
|
|
height: 200rpx; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
// <view class="block hospital-wrapper"> |
|
|
|
|
|
// <view class="item"> |
|
|
|
|
|
// <view class="top flex"> |
|
|
|
|
|
// <view class="left"> |
|
|
|
|
|
// <view class="title"> |
|
|
|
|
|
// <text>中国中医科学院广安门医院门诊</text> |
|
|
|
|
|
// <img :src="cssUrl+'index_comback.svg'" alt=""> |
|
|
|
|
|
// </view> |
|
|
|
|
|
// <view class=""> |
|
|
|
|
|
// 出诊:周三下午、周六上午 |
|
|
|
|
|
// </view> |
|
|
|
|
|
// </view> |
|
|
|
|
|
// <view class="right"> |
|
|
|
|
|
// <img :src="cssUrl+'index_nav.svg'" alt=""> |
|
|
|
|
|
// <text>导航</text> |
|
|
|
|
|
// </view> |
|
|
|
|
|
// </view> |
|
|
|
|
|
// <view class="bot primary btn btn2"> |
|
|
|
|
|
// 预约看诊 |
|
|
|
|
|
// </view> |
|
|
|
|
|
// </view> |
|
|
|
|
|
// </view> |
|
|
|
|
|
.hospital-wrapper{ |
|
|
.hospital-wrapper{ |
|
|
.item{ |
|
|
.item{ |
|
|
height: 207rpx; |
|
|
min-height: 207rpx; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
.top{ |
|
|
.top{ |
|
|
.left{ |
|
|
.left{ |
|
@ -194,16 +172,20 @@ |
|
|
font-size: 28rpx; |
|
|
font-size: 28rpx; |
|
|
color: #666666; |
|
|
color: #666666; |
|
|
margin-top: 14rpx; |
|
|
margin-top: 14rpx; |
|
|
|
|
|
margin-bottom: 16rpx; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
.right{ |
|
|
.right{ |
|
|
width: 59rpx; |
|
|
width: 300rpx; |
|
|
|
|
|
width: 300rpx; |
|
|
height: 100%; |
|
|
height: 100%; |
|
|
img{ |
|
|
img{ |
|
|
width: 52rpx; |
|
|
width: 52rpx; |
|
|
height: 52rpx; |
|
|
height: 52rpx; |
|
|
background: #F4F4F4; |
|
|
background: #F4F4F4; |
|
|
border-radius: 6rpx; |
|
|
border-radius: 6rpx; |
|
|
|
|
|
float: right; |
|
|
|
|
|
margin-right: 7rpx; |
|
|
} |
|
|
} |
|
|
text{ |
|
|
text{ |
|
|
width: 60rpx; |
|
|
width: 60rpx; |
|
@ -212,6 +194,9 @@ |
|
|
font-size: 26rpx; |
|
|
font-size: 26rpx; |
|
|
color: #666666; |
|
|
color: #666666; |
|
|
line-height: 37rpx; |
|
|
line-height: 37rpx; |
|
|
|
|
|
text-align: center; |
|
|
|
|
|
float: right; |
|
|
|
|
|
margin-top: 5rpx; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|