更新资源

This commit is contained in:
2019-10-27 20:52:35 +08:00
parent 929f4b651f
commit edbcf17309
457 changed files with 25425 additions and 21970 deletions

18
static/app2/css/myshop.css Executable file → Normal file
View File

@ -111,7 +111,7 @@
.myYouhuiquan_cb p {
color: #525252;
font-size: 14px;
font-size: 18px;
}
.myYouhuiquan_cb .orange {
@ -136,7 +136,7 @@
}
.order_title p {
font-size: 13.2px;
font-size: 17px;
color: black;
float: left;
margin: 0;
@ -145,7 +145,7 @@
.order_title .order_more {
color: #909090;
font-size: 15px;
font-size: 17px;
float: right;
margin: 0;
margin-right: 12px;
@ -257,7 +257,7 @@
}
.sgd-info {
font-size: 12px;
font-size: 16px;
color: #000;
margin: 5px auto;
overflow: hidden;
@ -267,25 +267,27 @@
.sgd-price {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.market-price span {
font-size: 12px;
font-size: 15px;
color: #000;
}
.market-price .price {
color: #F02A40;
/* font-size: 16px; */
margin-left: 10px;
/* margin-left: 10px; */
}
.youhuilv span {
font-size: 12px;
font-size: 15px;
color: #000;
}
.youhuilv .preference-rate {
margin-left: 5px;
/* margin-left: 5px; */
}