Ver a proveniência

[门店详情][修改]:[门店详情样式的修改]

tags/江西版6.1.0
meo há 6 anos
ascendente
cometimento
c563eee575
1 ficheiros alterados com 9 adições e 3 eliminações
  1. +9
    -3
      pages/index/searchbar/detail/index.wxss

+ 9
- 3
pages/index/searchbar/detail/index.wxss Ver ficheiro

@@ -80,9 +80,6 @@
padding-left: 30rpx;
}

.merchant-brand view:nth-child(2) text:nth-child(1) {
margin-top: 20rpx;
}

.merchant-shop text, .merchant-phone text {
font-size: 30rpx;
@@ -153,9 +150,18 @@
width: 92%;
margin: 0 auto;
}
.merchant-brand view:nth-child(2) text:nth-child(1) {
margin-top: 20rpx;
}

.title{
font-size: 24rpx;
color: #666;
width: 530rpx;
height: 40rpx;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.merchant-shop,.merchant-phone{
width: 92%;


Carregando…
Cancelar
Guardar