feat: mobile产品详情

This commit is contained in:
2025-05-26 11:39:55 +08:00
parent cdb27182d6
commit 4ad14d1847
4 changed files with 303 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
.oricoEGapp-prdetail {
position: relative;
}
.oricoEGapp-prdetail img {
max-width: 100%;
}
.oricoEGapp-prdetail .margin-top-90 {
padding-top: 3.125rem;
}
.oricoEGapp-prdetail .margin-top-90 .goods_address {
padding-top: 1.25rem;
padding-bottom: 0;
}
.oricoEGapp-prdetail .margin-top-90 .goods_address a {
font-size: 14px;
}
.oricoEGapp-prdetail .oricodtail-pdetailimgs {
position: relative;
margin: 1rem;
margin-top: 0%;
}
.oricoEGapp-prdetail .redstr {
color: red;
margin-right: 0.3125rem;
}
.oricoEGapp-prdetail .clearfix {
margin-bottom: 0.5rem;
}
.oricoEGapp-prdetail .slideTxtBox .clearfix .attr_type {
display: flex;
flex-direction: column;
}
.oricoEGapp-prdetail .slideTxtBox .clearfix .attr_type .clearfix li {
display: flex;
justify-content: center;
align-items: center;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 518 B