Commit 26d22416 by agan

修改vip内容排序

parent 025c2d73
......@@ -51,7 +51,7 @@ body{
background: url(../images/i6.png) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(6){
/* .mTop span:nth-child(6){
left: 10rem;
background: url(../images/i12.png) no-repeat;
background-size: 100% 100%;
......@@ -80,7 +80,36 @@ body{
left: 20rem;
background: url(../images/i11.png) no-repeat;
background-size: 100% 100%;
} */
.mTop span:nth-child(6){
left: 12rem;
background: url(../images/i7.png) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(7){
left: 14rem;
background: url(../images/i8.png) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(8){
left: 16rem;
background: url(../images/i9.png?v=20190910091109) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(9){
left: 18rem;
background: url(../images/i10.png?v=202104141807777) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(10){
left: 20rem;
background: url(../images/i11.png) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(1).check{
background: url(../images/i1_check.png) no-repeat;
background-size: 100% 100%;
......@@ -101,7 +130,7 @@ body{
background: url(../images/i6_check.png) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(6).check{
/* .mTop span:nth-child(6).check{
background: url(../images/i12_check.png) no-repeat;
background-size: 100% 100%;
}
......@@ -124,6 +153,27 @@ body{
.mTop span:nth-child(11).check{
background: url(../images/i11_check.png) no-repeat;
background-size: 100% 100%;
} */
.mTop span:nth-child(6).check{
background: url(../images/i7_check.png) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(7).check{
background: url(../images/i8_check.png?v=201909241451) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(8).check{
background: url(../images/i9_check.png?v=20190910091109) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(9).check{
background: url(../images/i10_check.png?v=202104141807777) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(10).check{
background: url(../images/i11_check.png) no-repeat;
background-size: 100% 100%;
}
.mBottom{
......
......@@ -9,7 +9,7 @@
<meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no">
<link rel="stylesheet" href="css/react.css">
<link rel="stylesheet" href="css/desc.css?v=202204211718">
<link rel="stylesheet" href="css/desc.css?v=202207061030">
<script src="lib/fsize.js"></script>
<title></title>
</head>
......@@ -17,7 +17,7 @@
<body>
<div class="main">
<div class="mTop">
<span></span>
<!-- <span></span> -->
<span></span>
<span></span>
<span></span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment