userlogin / personal/mypersonal.vue / producted albumn updated

This commit is contained in:
Vion
2022-01-12 17:02:35 +08:00
parent abd4ea6a6b
commit e3cd2e58ba
13 changed files with 895 additions and 1331 deletions

View File

@@ -41,12 +41,6 @@
span {
color: #666666;
}
em {
font-style: normal;
line-height: 22px;
color: #E2001A;
border-bottom:1px solid rgba(226, 0, 26, 0.15);
}
}
.rc-produnnum {
display: flex;
@@ -96,7 +90,7 @@
bottom: 0;
background-color: white;
box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.1);
z-index:2;
span{
width: 9.68rem;
height: 3rem;
@@ -527,25 +521,6 @@
.ts-ecprice{
}
.rc-productdetai {
em {
cursor: pointer;
border-bottom : unset;
padding-right:1rem;
position:relative;
&:after{
content: " ";
width: .5rem;
height: 1rem;
background: url(/_nuxt/assets/image/arr-right-red.png) no-repeat left top;
background-size: contain;
display: block;
position:absolute;
right:0;
top:.25rem;
}
}
}
.rc-productdeta {
margin-top: 16px;