liudan 6 months ago
parent c018952d6c
commit 1e6f85b72b
  1. 2
      components/plantWaterfallsFlowItem/WaterfallsFlowItem.vue
  2. 2
      components/productConSwiper/index.vue
  3. 2
      pages/goods_details/index.vue
  4. 2
      pages/index/component/headerSerch.vue
  5. 2
      pages/index/component/swiperBg.vue
  6. BIN
      static/images/indexbg.png

@ -8,7 +8,7 @@
<text v-else-if="item.is_type == 2" class="iconfont icon-shipin1"></text> <text v-else-if="item.is_type == 2" class="iconfont icon-shipin1"></text>
</view> </view>
<view v-else-if="item.is_type == 2" class="video_img"> <view v-else-if="item.is_type == 2" class="video_img">
<image class="image" src="../../static/images/stop.png" mode=""></image> <!-- <image class="image" src="../../static/images/stop.png" mode=""></image> -->
</view> </view>
<view v-if="isAuth && tab == 0 && item.status != 1" class="approval_status"> <view v-if="isAuth && tab == 0 && item.status != 1" class="approval_status">
<view v-if="item.status == -1" class="approval_title">审核未通过</view> <view v-if="item.status == -1" class="approval_title">审核未通过</view>

@ -12,7 +12,7 @@
<image class="image" :src="videoCoverImg"></image> <image class="image" :src="videoCoverImg"></image>
</view> </view>
<view class="stop" v-if="controls" @tap="bindPause"> <view class="stop" v-if="controls" @tap="bindPause">
<image class="image" src="../../static/images/stop.png"></image> <!-- <image class="image" src="../../static/images/stop.png"></image> -->
</view> </view>
</view> </view>
</swiper-item> </swiper-item>

@ -197,7 +197,7 @@
<view class="pictrue" v-for="(item, index) in storeInfo.community" :key="index" v-if="index<=2" <view class="pictrue" v-for="(item, index) in storeInfo.community" :key="index" v-if="index<=2"
@click="goPlant(item)"> @click="goPlant(item)">
<image :src="item.image[0]" class="image"></image> <image :src="item.image[0]" class="image"></image>
<image v-if="item.is_type == 2" class="video_img" src="@/static/images/stop.png" mode=""></image> <!-- <image v-if="item.is_type == 2" class="video_img" src="@/static/images/stop.png" mode=""></image> -->
</view> </view>
</view> </view>
</view> </view>

@ -198,7 +198,7 @@
/* #endif */ /* #endif */
// background-color: #fff; // background-color: #fff;
background-size: cover; background-size: cover;
background-image: url(http://b2.njrenzhou.com/uploads/def/20240314/ebc9ea0e40ac396e6c768d56fd3a1a36.png); background-image: url(https://admin.njqicheng.cn/uploads/def/20240521/264fd3ab1a4dbcda5da5f8d3d6173904.png);
// margin-bottom: 24rpx; // margin-bottom: 24rpx;
.indexTitle{ .indexTitle{
margin:0 24rpx; margin:0 24rpx;

@ -136,7 +136,7 @@
.swiperBg { .swiperBg {
position: relative; position: relative;
background: #fff; background: #fff;
background-image: url(http://b2.njrenzhou.com/uploads/def/20240314/ebc9ea0e40ac396e6c768d56fd3a1a36.png); background-image: url(https://admin.njqicheng.cn/uploads/def/20240521/264fd3ab1a4dbcda5da5f8d3d6173904.png);
z-index: 1; z-index: 1;
background-size: cover; background-size: cover;

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

Loading…
Cancel
Save