Authored by 毕凯

Merge branch 'feature/textDescription' into 'release/6.0.1'

商品详情页



See merge request !786
... ... @@ -46,6 +46,13 @@ $basicBtnC: #eb0313;
margin-bottom: 20px;
}
.pro-detail * {
font-size: 24px !important;
color: #444;
line-height: 36px !important;
margin-bottom: 20px;
}
video {
width: 100%;
height: auto;
... ...