Browse Source

[商户][修改]:[商户修改商户详情样式]

tags/湖南版5.1.4
meo 6 years ago
parent
commit
87944a4466
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      pages/index/detail/index.wxss

+ 4
- 4
pages/index/detail/index.wxss View File

@@ -85,12 +85,12 @@
}

.merchant-shop text, .merchant-phone text {
font-size: 30rpx;
font-size: 26rpx;
}

.merchant-shop view, .merchant-phone view {
display: flex;
flex: 3;
flex: 2;
color: #333;
}

@@ -134,8 +134,8 @@
.merchants text{
display: block;
text-align: left;
height: 50rpx;
line-height: 50rpx;
font-size:26rpx;
margin-bottom: 6rpx;
}
.merchants{
display: block!important;


Loading…
Cancel
Save