更新资源

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

20
static/app2/css/recommend.css Executable file → Normal file
View File

@ -3,10 +3,14 @@
padding: 0 1%;
}
.recommend_title{
padding: 0 1%;
/* padding: 0 1%;
*/
margin: 2px auto;
height: 60px;
}
.recommend_title img{
width: 100%;
height: 100%;
display: block;
}
.recommend_con{
@ -37,12 +41,12 @@
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
font-size: 13px;
font-size: 15px;
height: 42px;
}
.rcb_title span{
border-radius: 5px;
font-size: 11px;
font-size: 15px;
color: white;
background: #e6132c;
padding: 0 2px;
@ -50,12 +54,12 @@
.rcb_pay{
margin-top: 2px;
width: 100%;
font-size: 14px;
font-size: 17px;
color: #e51329;
}
.rcb_pay span{
border: 1px solid #e51329;
font-size: 10px;
font-size: 13px;
padding: 0 2px;
border-radius: 5px;
margin-left: 10px;
@ -68,14 +72,14 @@
}
.rcb_bottom span{
color: #e51329;
font-size: 10px;
font-size: 15px;
padding: 1px 2px;
/* background: #FFD7D7; */
border-radius: 20px 0 0px 20px;
}
.rcb_bottom .s1{
color: white;
font-size: 10px;
font-size: 15px;
padding: 1px 2px;
background: -moz-linear-gradient(left, #e9c520, #ffad03);
/*Mozilla*/
@ -104,7 +108,7 @@
background: -o-linear-gradient(left, #a200ff, #6600ff);
/*Opera11*/
color: white;
font-size: 12px;
font-size: 15px;
padding: 0 3px;
border-radius:4px;
}