Style(非遗文化&地标好物): 图片、图标、背景图调整
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<map
|
||||
:longitude="info.longitude"
|
||||
:latitude="info.latitude"
|
||||
style="width: 100%;height: 400rpx; border-radius: 20rpx;"
|
||||
style="width: 100%;height: 100%; border-radius: 20rpx;"
|
||||
/>
|
||||
</view>
|
||||
<view class="v12-mt-3 info-wrap">
|
||||
@@ -78,8 +78,8 @@ export default {
|
||||
}
|
||||
.info-wrap{
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
padding: 40rpx 0 0;
|
||||
justify-content: space-between;
|
||||
padding: 40rpx 20rpx 0;
|
||||
}
|
||||
.service{
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user