mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-01 17:56:39 +08:00
619 lines
12 KiB
Plaintext
619 lines
12 KiB
Plaintext
ul li ol li em strong i {
|
|
list-style: none;
|
|
font-style: normal;
|
|
}
|
|
|
|
.rc-header {
|
|
width: 100%;
|
|
}
|
|
.settlement {
|
|
}
|
|
.rc-merchandise {
|
|
li {
|
|
align-items: baseline;
|
|
}
|
|
}
|
|
.discountInfo {
|
|
i,em {
|
|
font-size:.875rem;
|
|
}
|
|
}
|
|
.rc-discount {
|
|
position: relative;
|
|
width: 100%;
|
|
img {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.rc-contair {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.rc-left {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #e1001a;
|
|
width: 34%;
|
|
float: left;
|
|
height: 100%;
|
|
i {
|
|
font-style: normal;
|
|
font-size: 12px;
|
|
}
|
|
span {
|
|
font-size: 45px;
|
|
}
|
|
strong {
|
|
font-style: normal;
|
|
font-size: 12px;
|
|
display: block;
|
|
margin-top: 8px;
|
|
}
|
|
}
|
|
.rc-right {
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding: 5px 10px;
|
|
justify-content: center;
|
|
height: 100%;
|
|
i {
|
|
font-style: normal;
|
|
font-size: 16px;
|
|
color: #e1001a;
|
|
}
|
|
.rc-main {
|
|
color: #999999;
|
|
font-size: 12px;
|
|
}
|
|
span {
|
|
display: block;
|
|
margin-top: 2px;
|
|
}
|
|
em {
|
|
font-style: normal;
|
|
}
|
|
}
|
|
.rc-footer {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
margin-right: 10px;
|
|
span {
|
|
width: 72px;
|
|
height: 25px;
|
|
background: #e2001a;
|
|
text-align: center;
|
|
line-height: 25px;
|
|
font-size: 12px;
|
|
color: #ffffff;
|
|
margin-bottom: 8px;
|
|
border-radius: 100px;
|
|
margin-right: 8px;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
}
|
|
|
|
.rc-main {
|
|
width: 92%;
|
|
margin: 0 auto;
|
|
max-width: 1400px;
|
|
|
|
.rc-userbottomm {
|
|
display: none;
|
|
}
|
|
|
|
.rc-border {
|
|
width: 100%;
|
|
border-bottom: 1px solid #d7d7d7;
|
|
margin-top: 32px;
|
|
}
|
|
|
|
.rc-receiving {
|
|
width: 100%;
|
|
height: 80px;
|
|
display: flex;
|
|
flex-direction: column;
|
|
|
|
em {
|
|
font-style: normal;
|
|
color: #e1001a;
|
|
font-size: 26px;
|
|
}
|
|
|
|
span {
|
|
color: #666666;
|
|
font-size: 16px;
|
|
display: block;
|
|
margin-top: 25px;
|
|
}
|
|
}
|
|
|
|
.delivery {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 140px;
|
|
display: flex;
|
|
justify-content: center;
|
|
|
|
.viewdetails {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
|
|
span {
|
|
color: #444444;
|
|
font-size: 18px;
|
|
display: block;
|
|
margin-right: 8px;
|
|
}
|
|
|
|
img {
|
|
width: 8px;
|
|
height: 16px;
|
|
}
|
|
}
|
|
|
|
.to-delivery {
|
|
display: flex;
|
|
align-items: center;
|
|
font-style: normal;
|
|
|
|
span {
|
|
display: block;
|
|
// margin-left: 16px;
|
|
font-size: 18px;
|
|
color: #333333;
|
|
}
|
|
|
|
i {
|
|
font-style: normal;
|
|
margin-left: 8px;
|
|
display: block;
|
|
font-size: 18px;
|
|
color: #999999;
|
|
}
|
|
}
|
|
|
|
.bo-delivery {
|
|
span {
|
|
font-size: 16px;
|
|
color: #666666;
|
|
display: block;
|
|
margin-top: 16px;
|
|
}
|
|
}
|
|
}
|
|
|
|
.address-list {
|
|
display: flex;
|
|
|
|
.mypersonal {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
border: 1px solid #808285;
|
|
height: 118px;
|
|
width: 320px;
|
|
padding: 15px;
|
|
color: #333333;
|
|
margin: 20px 40px 20px 0;
|
|
position: relative;
|
|
cursor: pointer;
|
|
|
|
&.active {
|
|
border: 1px solid #E2001A;
|
|
|
|
.arrow_ph {
|
|
position: absolute;
|
|
top: -5px;
|
|
right: -25px;
|
|
font-size: 40px;
|
|
display: none;
|
|
color: #666666;
|
|
}
|
|
}
|
|
|
|
.edit {
|
|
position: absolute;
|
|
top: 5px;
|
|
right: 8px;
|
|
display: none;
|
|
cursor: pointer;
|
|
}
|
|
|
|
&:hover {
|
|
.edit {
|
|
display: block;
|
|
}
|
|
}
|
|
|
|
.my-delivery {
|
|
display: flex;
|
|
align-items: center;
|
|
font-style: normal;
|
|
|
|
span {
|
|
display: block;
|
|
}
|
|
|
|
i {
|
|
font-style: normal;
|
|
margin-left: 3px;
|
|
display: block;
|
|
}
|
|
}
|
|
|
|
.per-delivery {
|
|
span {
|
|
color: #666666;
|
|
display: block;
|
|
margin-top: 5px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
.rc-usermain {
|
|
display: flex;
|
|
padding: 20px 0;
|
|
|
|
.rc-image {
|
|
border: 1px solid #d8d8d8;
|
|
margin-right: 20px;
|
|
width: 96px;
|
|
height: 96px;
|
|
|
|
img {
|
|
width: 96px;
|
|
height: 96px;
|
|
display: block;
|
|
object-fit:contain;
|
|
}
|
|
}
|
|
|
|
.rc-right {
|
|
.rc-usercenter {
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
|
|
h3,
|
|
.price {
|
|
font-style: normal;
|
|
display: block;
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
margin-top: 17px;
|
|
color: #e1001a;
|
|
}
|
|
}
|
|
|
|
display: flex;
|
|
justify-content: space-between;
|
|
width: 100%;
|
|
}
|
|
|
|
.rc-userright {
|
|
display: flex;
|
|
flex-direction: column;
|
|
color: #666666;
|
|
font-size: 16px;
|
|
|
|
span {
|
|
display: block;
|
|
margin-top: 16px;
|
|
font-size: 16px;
|
|
}
|
|
}
|
|
|
|
.rc-userbottom {
|
|
display: flex;
|
|
width: 60%;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
|
|
.price {
|
|
font-style: normal;
|
|
color: #e1001a;
|
|
font-size: 20px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
}
|
|
}
|
|
|
|
.rc-merchandise {
|
|
|
|
padding: 15px 0;
|
|
|
|
&::after {
|
|
display: block;
|
|
content: '';
|
|
clear: both;
|
|
}
|
|
|
|
ul {
|
|
width: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
line-height: 40px;
|
|
float: right;
|
|
|
|
i {
|
|
font-style: normal;
|
|
color: #666666;
|
|
}
|
|
|
|
li {
|
|
list-style: none;
|
|
font-style: normal;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
|
|
span {
|
|
color: #333333;
|
|
}
|
|
}
|
|
|
|
li .red {
|
|
color: #e1001a;
|
|
font-size: 20px;
|
|
font-style: normal;
|
|
}
|
|
}
|
|
}
|
|
|
|
.rc-payment {
|
|
width: 100%;
|
|
margin-top: 80px;
|
|
|
|
.u-trackingnumber {
|
|
display: flex;
|
|
align-items: center;
|
|
|
|
i {
|
|
font-size: 18px;
|
|
font-style: normal;
|
|
margin-right: 16px;
|
|
}
|
|
|
|
img {
|
|
width: 8px;
|
|
height: 16px;
|
|
}
|
|
}
|
|
|
|
ul {
|
|
width: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
line-height: 40px;
|
|
font-size: 18px;
|
|
|
|
i {
|
|
font-style: normal;
|
|
color: #666666;
|
|
display: block;
|
|
}
|
|
|
|
li {
|
|
list-style: none;
|
|
font-style: normal;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
|
|
span {
|
|
color: #333333;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
.rc-foot {
|
|
display: flex;
|
|
flex-direction: column;
|
|
|
|
.rc-foo {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
flex-direction: column;
|
|
align-items: flex-end;
|
|
text-align: right;
|
|
i {
|
|
font-style: normal;
|
|
color: #333333;
|
|
font-size: 20px;
|
|
margin-right: 20px;
|
|
}
|
|
|
|
em {
|
|
font-style: normal;
|
|
color: #e1001a;
|
|
font-size: 26px;
|
|
display:inline-block;
|
|
min-width:6rem;
|
|
}
|
|
|
|
.discountInfo {
|
|
i,em {
|
|
font-size:1rem;
|
|
}
|
|
}
|
|
|
|
span {
|
|
display: block;
|
|
width: 164px;
|
|
margin-top: 36px;
|
|
background: #e2001a;
|
|
line-height: 48px;
|
|
text-align: center;
|
|
color: white;
|
|
font-size: 16px;
|
|
cursor: pointer;
|
|
height: 48px;
|
|
|
|
border-radius: 30px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
.diallog_width {
|
|
width: 100%;
|
|
max-width: 920px;
|
|
margin: 0 auto;
|
|
|
|
.el-dialog {
|
|
width: 100%;
|
|
}
|
|
}
|
|
|
|
.el-dialog__header {
|
|
color: #e1001a;
|
|
}
|
|
|
|
//手机端
|
|
@media screen and (max-width: 768px) {
|
|
.popnewaddr{
|
|
position: absolute;
|
|
bottom: -14px;
|
|
left: 0;
|
|
width: 100%;
|
|
.btn{
|
|
display: block;
|
|
background: #e2001a;
|
|
line-height: 48px;
|
|
text-align: center;
|
|
color: white;
|
|
font-size: 16px;
|
|
border-radius: 30px;
|
|
}
|
|
}
|
|
.diallog_width {
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
.inline {
|
|
display: inline;
|
|
}
|
|
|
|
.tl {
|
|
text-align: left;
|
|
}
|
|
|
|
.pop_list {
|
|
p {
|
|
padding: 0;
|
|
margin: 0;
|
|
line-height: 180%;
|
|
}
|
|
|
|
.mypersonal {
|
|
border-bottom: 1px solid #d8d8d8;
|
|
padding: 15px 0;
|
|
}
|
|
|
|
input,
|
|
.el-icon-edit {
|
|
margin-top: 20px;
|
|
}
|
|
}
|
|
|
|
.settlement {
|
|
.rc-main {
|
|
padding-top: 0;
|
|
|
|
.rc-usermain {
|
|
|
|
h3,
|
|
p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.rc-usercenter h3 {
|
|
margin-top: 0;
|
|
}
|
|
}
|
|
}
|
|
|
|
.rc-main {
|
|
width: 100%;
|
|
|
|
.address-list {
|
|
display: contents;
|
|
|
|
.mypersonal {
|
|
width: 100%;
|
|
height: auto;
|
|
display: none;
|
|
border: none;
|
|
padding: 0;
|
|
&.show {
|
|
display:block;
|
|
}
|
|
&.active {
|
|
display: block;
|
|
border: none;
|
|
|
|
.arrow_ph {
|
|
display: block;
|
|
}
|
|
|
|
.edit {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
&.add {
|
|
// display: block;
|
|
}
|
|
}
|
|
}
|
|
|
|
.rc-usermain {
|
|
.rc-right {
|
|
display: table
|
|
}
|
|
}
|
|
|
|
.rc-merchandise {
|
|
padding: 15px 0 120px;
|
|
|
|
ul {
|
|
float: none;
|
|
width: 100%;
|
|
}
|
|
}
|
|
|
|
.rc-foot {
|
|
.rc-foo {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
flex-direction: row;
|
|
align-items: self-end;
|
|
position: fixed;
|
|
left: 0;
|
|
bottom: 0;
|
|
background: #fff;
|
|
width: 100%;
|
|
padding: 10px;
|
|
div:first-child {
|
|
text-align: left;;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
} |