|
@@ -214,7 +214,8 @@ export default {
|
|
|
width: 300px;
|
|
width: 300px;
|
|
|
height: 405px;
|
|
height: 405px;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
- background: url('~@/assets/images/index/card.png') no-repeat;
|
|
|
|
|
|
|
+ border-radius: 16px;
|
|
|
|
|
+ background: url('~@/assets/images/index/card1.jpg') no-repeat;
|
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
|
|
|
|
|
|
&_text1 {
|
|
&_text1 {
|
|
@@ -274,8 +275,8 @@ export default {
|
|
|
width: 34px;
|
|
width: 34px;
|
|
|
height: 34px;
|
|
height: 34px;
|
|
|
float: right;
|
|
float: right;
|
|
|
- margin-bottom: -10px;
|
|
|
|
|
- margin-right: -20px;
|
|
|
|
|
|
|
+ margin-bottom: -6px;
|
|
|
|
|
+ margin-right: -25px;
|
|
|
}
|
|
}
|
|
|
/deep/.van-popup {
|
|
/deep/.van-popup {
|
|
|
padding: 50px;
|
|
padding: 50px;
|