yuminge-app/yun-min-program-plugin-master/packageE/managementIndex/managementIndex.wxss

245 lines
4.7 KiB
Plaintext

#managementIndex .Cardimg {
margin: 38.4rpx 48.96rpx;
}
#managementIndex .pop {
width: 600.96rpx;
display: flex;
flex-wrap: wrap;
padding: 61.12rpx 26.88rpx 61.12rpx 26.88rpx;
position: relative;
height: 100%;
background: #fff;
border-radius: 20.16rpx;
box-sizing: border-box;
}
#managementIndex .pop .popbox {
margin-bottom: 32rpx;
padding: 10.88rpx 24.96rpx;
font-size: 25.92rpx;
margin-left: 12.8rpx;
}
#managementIndex .pop .tapPop {
background: #f14e4e;
border-radius: 6.08rpx;
color: #fff;
}
#managementIndex .posPop {
height: 192rpx;
display: flex;
justify-content: center;
align-items: center;
}
#managementIndex .posPop i {
font-size: 40px;
color: #fff;
}
#managementIndex .t_pos {
position: fixed;
bottom: 0;
width: 100%;
height: 89.92rpx;
display: flex;
justify-content: space-around;
align-items: center;
background: #fff;
}
#managementIndex .t_pos .t_pos_btn {
display: flex;
justify-content: center;
align-items: center;
}
#managementIndex .t_pos .t_pos_btn i {
color: #f14e4e;
margin-right: 16.96rpx;
font-size: 20px;
}
#managementIndex .t_box {
width: 100%;
background: #fff;
}
#managementIndex .t_box .t_box_top {
height: 162.88rpx;
width: 100%;
background-image: linear-gradient(0deg, #f14e4e 0%, #ec5e25 100%);
}
#managementIndex .t_box .t_box_img {
width: 140.16rpx;
height: 140.16rpx;
margin: -108.16rpx auto;
}
#managementIndex .t_box .t_box_img image {
width: 100%;
height: 100%;
}
#managementIndex .t_box .t_box_c {
margin-top: 160rpx;
display: flex;
flex-direction: column;
}
#managementIndex .t_box .t_box_c .storename {
font-size: 33.92rpx;
color: #333;
}
#managementIndex .t_box .t_box_c .adress {
font-size: 22.08rpx;
color: #333;
}
#managementIndex .t_box .t_box_c .tell {
font-size: 22.08rpx;
color: #333;
margin-left: 41.92rpx;
}
#managementIndex .t_box .t_box_c .tell .tell_i {
color: #f14e4e;
}
#managementIndex .t_box .t_box_c .t_box_c_box {
display: flex;
align-items: center;
justify-content: center;
margin-top: 25.92rpx;
margin-bottom: 20rpx;
}
#managementIndex .t_box .t_box_c .t_box_c_box .t_box_c_start {
height: 46.08rpx;
border-radius: 4.16rpx;
border: solid 0.96rpx #f14e4e;
display: flex;
align-items: center;
justify-content: center;
padding: 10.88rpx 8.96rpx;
}
#managementIndex .t_box .t_box_c .t_box_c_box .t_box_c_start i {
color: #f14e4e;
margin-right: 6.08rpx;
font-size: 20px;
}
#managementIndex .t_bottom {
padding: 28.16rpx 29.12rpx;
background: #fff;
margin-bottom: 56rpx;
}
#managementIndex .t_bottom .search {
width: 690rpx;
height: 60rpx;
background-color: #eff0f1;
border-radius: 30rpx;
margin: 0 auto;
margin-bottom: 30rpx;
display: flex;
align-items: center;
padding-left: 30rpx;
box-sizing: border-box;
}
#managementIndex .t_bottom .lis {
width: 100%;
border-bottom: 0.96rpx solid #f2f2f2;
display: flex;
padding: 38.08rpx 0 30.08rpx 0;
}
#managementIndex .t_bottom .lis .lisLeft {
width: 180.16rpx;
height: 180.16rpx;
}
#managementIndex .t_bottom .lis .lisLeft image {
width: 100%;
height: 100%;
}
#managementIndex .t_bottom .lis .lisRight {
flex: 1;
margin-left: 18.88rpx;
display: flex;
flex-direction: column;
justify-content: space-between;
}
#managementIndex .t_bottom .lis .lisRight .lisRight_t {
font-size: 28.16rpx;
color: #333;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
#managementIndex .t_bottom .lis .lisRight .lisrRight_tt {
font-size: 24rpx;
color: #f14e4e;
text-align: left;
margin: 18.88rpx 0 40rpx 0;
}
#managementIndex .t_bottom .lis .lisRight .lisrRight_m {
display: flex;
justify-content: space-between;
align-items: center;
}
#managementIndex .t_bottom .lis .lisRight .lisrRight_m .left_m {
text-align: left;
}
#managementIndex .t_bottom .lis .lisRight .lisrRight_m .left_m .left_m_t {
font-size: 24rpx;
color: #666;
}
#managementIndex .t_bottom .lis .lisRight .lisrRight_m .left_m .left_m_t .left_m_o {
font-size: 24rpx;
color: #666;
text-decoration: line-through;
}
#managementIndex .t_bottom .lis .lisRight .lisrRight_m .left_m .left_m_t .left_m_u {
font-size: 30rpx;
color: #f14e4e;
}
#managementIndex .t_bottom .lis .lisRight .lisrRight_m .right_m {
width: 150rpx;
background-color: #f14e4e;
border-radius: 26.88rpx;
height: 54.08rpx;
font-size: 28.16rpx;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
}
#managementIndex .t_bottom .lis .lisRight .lisrRight_m .right_m .left_m_t {
font-size: 24rpx;
color: #666;
}
#managementIndex .t_bottom .lis .lisRight .lisrRight_m .right_m .left_m_t .left_m_o {
font-size: 24rpx;
color: #666;
text-decoration: line-through;
}