feat: mobile产品详情
This commit is contained in:
37
public/static/index/mobile/css/product_detail.css
Executable file
37
public/static/index/mobile/css/product_detail.css
Executable 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;
|
||||
}
|
||||
BIN
public/static/index/mobile/images/close2.png
Executable file
BIN
public/static/index/mobile/images/close2.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 518 B |
Reference in New Issue
Block a user