提交 65610309 authored 作者: 刘旭's avatar 刘旭

优化

上级 11cf932a
...@@ -15,8 +15,10 @@ ...@@ -15,8 +15,10 @@
:list="indexData?.banner" :list="indexData?.banner"
name="url" name="url"
height="400" height="400"
img-mode="aspectFit" img-mode="scaleToFill"
bg-color="#ffffff" effect3d
indicator-pos="topRight"
mode="number"
></u-swiper> ></u-swiper>
</view> </view>
<!-- 宫格布局 --> <!-- 宫格布局 -->
...@@ -233,6 +235,10 @@ initIndex(); ...@@ -233,6 +235,10 @@ initIndex();
align-items: center; align-items: center;
justify-content: center; justify-content: center;
} }
.u-swiper-image {
// height: 380rpx;
// width: 100%;
}
.goods-item { .goods-item {
width: auto; width: auto;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论