Commit 4329bd4b authored by lijiongliang's avatar lijiongliang

新增按钮样式修改

parent 92bbe2bb
...@@ -37,7 +37,8 @@ ...@@ -37,7 +37,8 @@
</div> </div>
<div class="add__tips">为保证您的商品准确送达,请填写正确的地址!</div> <div class="add__tips">为保证您的商品准确送达,请填写正确的地址!</div>
<div class="love__btn" @click="addAddress"> <div class="love__btn" @click="addAddress">
<image src="@/static/move-car/love-car5.png"> 新增地址 <image src="@/static/move-car/love-car5.png">
新增地址
</div> </div>
</div> </div>
</view> </view>
...@@ -246,7 +247,8 @@ export default { ...@@ -246,7 +247,8 @@ export default {
width: 30rpx; width: 30rpx;
height: 30rpx; height: 30rpx;
margin-right: 20rpx; margin-right: 20rpx;
position: relative;
top:4rpx;
} }
} }
......
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