|
@@ -13,24 +13,24 @@ Page {
|
|
|
|
|
|
/* 头图的样式 */
|
|
/* 头图的样式 */
|
|
.top_img {
|
|
.top_img {
|
|
- width: 375px;
|
|
|
|
|
|
+ width: 750rpx;
|
|
/* height: 241px; */
|
|
/* height: 241px; */
|
|
}
|
|
}
|
|
.info{
|
|
.info{
|
|
- width: 345px;
|
|
|
|
- height: 118px;
|
|
|
|
|
|
+ width: 690rpx;
|
|
|
|
+ height: 236rpx;
|
|
justify-content: space-between!important;
|
|
justify-content: space-between!important;
|
|
margin-top: 25px;
|
|
margin-top: 25px;
|
|
}
|
|
}
|
|
.info_left{
|
|
.info_left{
|
|
- width: 243px;
|
|
|
|
- height: 118px;
|
|
|
|
|
|
+ width: 486rpx;
|
|
|
|
+ height: 236rpx;
|
|
justify-content: space-between!important;
|
|
justify-content: space-between!important;
|
|
|
|
|
|
}
|
|
}
|
|
.info_right{
|
|
.info_right{
|
|
- width: 102px;
|
|
|
|
- height: 118px;
|
|
|
|
|
|
+ width: 204rpx;
|
|
|
|
+ height: 236rpx;
|
|
background-image: url(https://dy.shpr.top/welfareGo/price_bg.png);
|
|
background-image: url(https://dy.shpr.top/welfareGo/price_bg.png);
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|