Commit 277e3354 authored by 张娇(东信)'s avatar 张娇(东信)

预售

parent 89025b19
......@@ -100,6 +100,7 @@
<text class="good-detail">{{ good.detail }}</text>
<text class="introduction">{{ good.introduction }}</text>
<text class="good-price">{{ good.price }}</text>
<img class="add" src="/static/assistingAgriculture/presale/add.png" />
</view>
</view>
</view>
......@@ -538,4 +539,9 @@ page {
width: 56rpx;
height: 56rpx;
}
img.add {
position: relative;
left: 200rpx;
top: 30rpx;
}
</style>
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