Commit 8fb02fda authored by 张娇(东信)'s avatar 张娇(东信)

预售更多跳转

parent 19636e3f
......@@ -56,14 +56,14 @@
<view class="hot-sale">
<view class="top-title">
<text class="left-title">好货热卖</text>
<text class="right-title" @tap="toPresale">更多</text>
<text class="right-title" @tap="toPresale">更多></text>
</view>
<wd-icon
name="arrow-right"
size="25rpx"
color="#ABAAAA"
style="position: relative; float: right; top: -42rpx"
></wd-icon>
<!-- <wd-icon-->
<!-- name="arrow-right"-->
<!-- size="25rpx"-->
<!-- color="#ABAAAA"-->
<!-- style="position: relative; float: right; top: -42rpx"-->
<!-- ></wd-icon>-->
<view class="buy-img">
<view class="hot-img" v-for="(item, index) in hotImgList" :key="index">
<img
......@@ -284,7 +284,7 @@ page {
display: flex;
justify-content: space-between;
align-items: center;
padding-bottom: 10rpx;
padding-bottom: 30rpx;
}
.left-title {
font-family: Source Han Sans;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment