|
@@ -227,8 +227,8 @@ function handleChangeSwiper(e: UniHelper.SwiperOnChangeEvent) {
|
|
|
</wd-notice-bar>
|
|
</wd-notice-bar>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="relative mt20rpx box-border" @click="useGlobalToast().show('敬请期待 !')">
|
|
<view class="relative mt20rpx box-border" @click="useGlobalToast().show('敬请期待 !')">
|
|
|
- <image :src="`${StaticUrl}/xsb-index.png`" class="h236rpx w-full" />
|
|
|
|
|
- <view class="absolute left-0 top-0 box-border h-full w-full flex items-end justify-between px16rpx pb16rpx">
|
|
|
|
|
|
|
+ <image :src="`${StaticUrl}/xsb-index-bg.jpg`" class="h236rpx w-full rounded-16rpx" />
|
|
|
|
|
+ <!-- <view class="absolute left-0 top-0 box-border h-full w-full flex items-end justify-between px16rpx pb16rpx">
|
|
|
<image
|
|
<image
|
|
|
:src="`${StaticUrl}/xsb-index1.png`"
|
|
:src="`${StaticUrl}/xsb-index1.png`"
|
|
|
class="h148rpx w328rpx"
|
|
class="h148rpx w328rpx"
|
|
@@ -237,7 +237,7 @@ function handleChangeSwiper(e: UniHelper.SwiperOnChangeEvent) {
|
|
|
:src="`${StaticUrl}/xsb-index2.png`"
|
|
:src="`${StaticUrl}/xsb-index2.png`"
|
|
|
class="h148rpx w328rpx"
|
|
class="h148rpx w328rpx"
|
|
|
/>
|
|
/>
|
|
|
- </view>
|
|
|
|
|
|
|
+ </view> -->
|
|
|
</view>
|
|
</view>
|
|
|
<view class="my20rpx">
|
|
<view class="my20rpx">
|
|
|
<scroll-view scroll-x class="whitespace-nowrap">
|
|
<scroll-view scroll-x class="whitespace-nowrap">
|