Commit ef16b869 by 高淑倩

address

parent 1612ceb3
......@@ -20,8 +20,9 @@
<view class="detail-name">浦东家里哦</view>
<view class="detail-address">详细地址详细地址详细地址详细地址</view>
</view>
<view class="store-kilo">
1.2 km
<view class="store-address">
<image class="store-img" src="/assets/imgs/shoppingGuide/address.png" mode="widthFix"/>
<view class="store-kilo">1.2 km</view>
</view>
</view>
</view>
......
......@@ -20,7 +20,10 @@ page {
align-items: center;
margin-top: 20rpx;
}
.store-img {
width: 16rpx;
height: 23rpx;
}
.store-num,
.goods-num {
color: rgba(51, 51, 51, 1);
......@@ -35,6 +38,9 @@ page {
color: rgba(102, 102, 102, 1);
font-size: 26rpx;
}
.store-kilo {
margin-left: 10rpx;
}
.detail-address {
margin-top: 5rpx;
}
......
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