12.30上午提交

This commit is contained in:
zoujiandong
2025-12-30 11:51:16 +08:00
parent 8689fad91a
commit c8a4f2e74e
5 changed files with 26 additions and 14 deletions
+2 -3
View File
@@ -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>
+1 -1
View File
@@ -125,7 +125,7 @@
justify-content: center;
align-items: center;
background-color: #fff;
margin-left: 20rpx;
margin-left: 28rpx;
border-radius: 10rpx;
}
.cellbox .tese{