Przeglądaj źródła

[砍价][修改][金额展示]

tags/河北版C.8.1.01
hurui 5 lat temu
rodzic
commit
f35bb68d77
1 zmienionych plików z 21 dodań i 5 usunięć
  1. +21
    -5
      pages/spellGroup/spellGroup.wxss

+ 21
- 5
pages/spellGroup/spellGroup.wxss Wyświetl plik

@@ -143,6 +143,12 @@ image{
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
} }
.spell-centerH {
padding: 0 10rpx;
}
.spell-centerHr {
padding: 0 10rpx;
}
.spell-centerH .price01{ .spell-centerH .price01{
font-size:50rpx; font-size:50rpx;
font-family:PingFang-SC-Medium; font-family:PingFang-SC-Medium;
@@ -154,14 +160,14 @@ image{
white-space: nowrap; white-space: nowrap;
text-overflow: ellipsis; text-overflow: ellipsis;
} }
spell-centerHr .price01{
.spell-centerHr .price01{
font-size:50rpx; font-size:50rpx;
font-family:PingFang-SC-Medium; font-family:PingFang-SC-Medium;
font-weight:500; font-weight:500;
color:#FD782D; color:#FD782D;
line-height:44rpx; line-height:44rpx;
width: 50%; width: 50%;
overflow: hidden;
/* overflow: hidden; */
white-space: nowrap; white-space: nowrap;
text-overflow: ellipsis; text-overflow: ellipsis;
} }
@@ -178,7 +184,17 @@ spell-centerHr .price01{
white-space:nowrap; white-space:nowrap;
line-height: 30rpx; line-height: 30rpx;
} }
.content .price-num{
.spell-centerH .price-num{
display: inline-block;
font-size: 32rpx;
width: 95rpx;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
line-height: 30rpx;
color:#FD782D;
}
.spell-centerHr .price-num{
display: inline-block; display: inline-block;
font-size: 32rpx; font-size: 32rpx;
width: 95rpx; width: 95rpx;
@@ -191,8 +207,8 @@ spell-centerHr .price01{
.price-text{ .price-text{
color:#FD782D; color:#FD782D;
} }
.content .price-numHr{
font-size: 40rpx;
.spell-centerH .price-numHr{
font-size:32rpx;
line-height: 32rpx; line-height: 32rpx;
} }
.content .price-unit{ .content .price-unit{


Ładowanie…
Anuluj
Zapisz