商品详情页商品有送积分就显示

This commit is contained in:
952108534@qq.com
2022-01-28 11:14:43 +08:00
parent 564a4f9e6f
commit f52c13b63e
2 changed files with 25 additions and 0 deletions

View File

@@ -54,6 +54,13 @@
color: #333333;
display:inline-block;
}
.ts-record {
font-size: 12px;
margin-left: 16px;
font-style: normal;
color: #333333;
display:inline-block;
}
.ts-row-title + i {
color: #666666;
display:inline-flex;
@@ -297,6 +304,7 @@
}
.productdetails {
margin-top: 19px;
}
.rc-productdeta {
@@ -367,11 +375,17 @@
.ts-row-title{
font-size: 16px;
width:82px;
}
.ts-row-title + i {
font-size: 16px;
max-width:596px;
}
.ts-row-record{
color: #999;
margin-left: 12px;
font-size: 12px;
}
}
.rc-button{
width: 100%;