|
@@ -1,6 +1,6 @@
|
|
|
<!-- 首页,支持店铺装修 -->
|
|
|
<template>
|
|
|
- <s-layout class="homepage-wrap ss-w-100 box-sizing" title="首页" navbar="haha"
|
|
|
+ <s-layout class="homepage-wrap ss-w-100 box-sizing" title="首页" navbar="cu"
|
|
|
tabbar="/pages/XDHomePage/homePage/homePage">
|
|
|
<view class="body homepage-wrap ss-w-100 box-sizing">
|
|
|
<!-- 头部 -->
|
|
@@ -20,7 +20,7 @@
|
|
|
style="margin-left: 20rpx;margin-right: 20rpx;"></text>
|
|
|
</view>
|
|
|
<!-- 预约上门 到店尊享 快捷下单 -->
|
|
|
- <view class="ss-flex ss-flex-nowrap ss-row-around ss-margin-width ss-margin-top3">
|
|
|
+ <view class="ss-flex ss-flex-nowrap ss-row-around ss-margin-width" style="padding-top:30rpx">
|
|
|
<view class="ss-flex ss-flex-nowrap ss-row-center" style="position: relative">
|
|
|
<view class="ss-icon">
|
|
|
<image class="icon_5" referrerpolicy="no-referrer"
|
|
@@ -117,7 +117,7 @@
|
|
|
</view>
|
|
|
<view class="list">
|
|
|
<XD-swiper :current="currentIndex" :interval="4000" :duration="1000" :multipleItems="3"
|
|
|
- :height="'400rpx'" :imageHeight="'340rpx'" :swiperList="swiperListOne"
|
|
|
+ :height="'400rpx'" :imageHeight="'354rpx'" :imageWidth="'209rpx'" :swiperList="swiperListOne"
|
|
|
@jump="jumpTechnicianDetails">
|
|
|
<template v-slot="slotProps">
|
|
|
<view style="height: 30rpx; padding: 5rpx; line-height: 30rpx"
|
|
@@ -181,7 +181,7 @@
|
|
|
</view>
|
|
|
<view style="margin-top: 10rpx">
|
|
|
<XD-swiper :current="currentIndex" :interval="5000" :duration="1000" :multipleItems="4"
|
|
|
- :height="'170rpx'" :imageHeight="'130rpx'" :swiperList="swiperListTwo"
|
|
|
+ :height="'185rpx'" :imageHeight="'140rpx'" :imageWidth="'140rpx'" :swiperList="swiperListTwo"
|
|
|
@jump="jumpProject">
|
|
|
<template v-slot="slotProps">
|
|
|
<view style="height: 30rpx; padding: 5rpx; line-height: 30rpx"
|
|
@@ -190,7 +190,7 @@
|
|
|
slotProps.data.projectName
|
|
|
}}</view>
|
|
|
<view class="ss-flex-1"> </view>
|
|
|
- <view style="height: 20rpx; font-size: 14rpx; padding-top: 5rpx; color: red">
|
|
|
+ <view style="height: 20rpx; font-size: 16rpx; padding-top: 5rpx; color: red">
|
|
|
¥{{ slotProps.data.maney }}
|
|
|
</view>
|
|
|
</view>
|
|
@@ -217,7 +217,7 @@
|
|
|
<view class="content-test">
|
|
|
<view class="list-test" v-for="(item, index) in swiperList" :key="item.id">
|
|
|
<view v-if="index == 1 || index == 7" style="padding-bottom: 30rpx">
|
|
|
- <swiper class="box-sizing" style="height: 320rpx" :current="currentIndex"
|
|
|
+ <swiper class="box-sizing" style="height: 318rpx;width:319rpx;" :current="currentIndex"
|
|
|
circular :autoplay="true" interval="5000" duration="1000"
|
|
|
display-multiple-items="1">
|
|
|
<swiper-item v-for="(item, index) in swiperList" :key="index">
|
|
@@ -506,31 +506,31 @@
|
|
|
imageUrl: '/static/lanhu_shouye/pskrims113novhztuh3djro4dewm6siic9cbfccd-f457-4e94-a2a5-bf7808d1dd3f.png',
|
|
|
id: 1,
|
|
|
projectName: 'spa',
|
|
|
- maney: '999.99',
|
|
|
+ maney: '432.99',
|
|
|
},
|
|
|
{
|
|
|
imageUrl: '/static/lanhu_shouye/pskrims113novhztuh3djro4dewm6siic9cbfccd-f457-4e94-a2a5-bf7808d1dd3f.png',
|
|
|
id: 2,
|
|
|
projectName: '洗脚',
|
|
|
- maney: '999.99',
|
|
|
+ maney: '399.99',
|
|
|
},
|
|
|
{
|
|
|
imageUrl: '/static/lanhu_shouye/pskrims113novhztuh3djro4dewm6siic9cbfccd-f457-4e94-a2a5-bf7808d1dd3f.png',
|
|
|
id: 3,
|
|
|
projectName: '推拿',
|
|
|
- maney: '999.99',
|
|
|
+ maney: '122.99',
|
|
|
},
|
|
|
{
|
|
|
imageUrl: '/static/lanhu_shouye/pskrims113novhztuh3djro4dewm6siic9cbfccd-f457-4e94-a2a5-bf7808d1dd3f.png',
|
|
|
id: 4,
|
|
|
projectName: '精油按摩',
|
|
|
- maney: '999.99',
|
|
|
+ maney: '344.99',
|
|
|
},
|
|
|
{
|
|
|
imageUrl: '/static/lanhu_shouye/pskrims113novhztuh3djro4dewm6siic9cbfccd-f457-4e94-a2a5-bf7808d1dd3f.png',
|
|
|
id: 5,
|
|
|
projectName: '护理',
|
|
|
- maney: '999.99',
|
|
|
+ maney: '433.99',
|
|
|
},
|
|
|
]);
|
|
|
const swiperList = ref(['1', '2', '3', '4', '5', '6', '7', '8', '9', '10']);
|