lu_quan_dev
rosehan 1 year ago
parent ad7aee944e
commit f64977ff5c
  1. 2
      subPageA/scenic/sceniclist/sceniclist.vue

@ -61,7 +61,7 @@
<view class="lq_recommend" v-if="p_item.isrecommend=='YES'">
<image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/tuijian.png" mode="widthFix"></image>
</view>
<view style="width:200rpx;height: 150rpx;overflow: hidden;"><image mode="aspectFill" style="width:100%; height: 200rpx;" :src="p_item.thumb"></image></view>
<view style="width:200rpx;flex:0 0 200rpx; height: 150rpx;overflow: hidden;"><image mode="aspectFill" style="width:100%; height: 200rpx;" :src="p_item.thumb"></image></view>
<view class="m-content">
<view class="product-title1">{{ p_item.cname }}</view>
<view class="product-title m-blue border blue-border">{{

Loading…
Cancel
Save