12.30上午提交
This commit is contained in:
@@ -108,11 +108,10 @@
|
||||
<image src="{{img_host+'/tese_red.png'}}" class="tese" mode="widthFix"></image>
|
||||
<view class="name">合并HIV</view>
|
||||
</view>
|
||||
<view class="cell" bindtap="goHealth">
|
||||
<!-- <image src="{{img_host+'/gdmall.png'}}" class="cellimg"></image> -->
|
||||
<!-- <view class="cell" bindtap="goHealth">
|
||||
<image src="{{img_host+'/health_package.png'}}" class="cellimg"></image>
|
||||
<view class="name">健康包</view>
|
||||
</view>
|
||||
</view> -->
|
||||
<view class="cell" bindtap="goVisit">
|
||||
<!-- <image src="{{img_host+'/gdmall.png'}}" class="cellimg"></image> -->
|
||||
<image src="{{img_host+'/visit_package.png'}}" class="cellimg"></image>
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background-color: #fff;
|
||||
margin-left: 20rpx;
|
||||
margin-left: 28rpx;
|
||||
border-radius: 10rpx;
|
||||
}
|
||||
.cellbox .tese{
|
||||
|
||||
Reference in New Issue
Block a user