Authored by 郭成尧

some-css-modified

1 @import "layout/swiper"; 1 @import "layout/swiper";
2 @import "order"; 2 @import "order";
3 -@import "order-detail";  
  3 +@import "order-detail";
1 -@import 'order';  
2 -@import 'layout/swiper'; 1 +@import "order";
  2 +@import "layout/swiper";
1 -@import 'common/dialog';  
2 -@import './browse-record'; 1 +@import "common/dialog";
  2 +@import "./browse-record";
@@ -196,4 +196,4 @@ button { @@ -196,4 +196,4 @@ button {
196 } 196 }
197 } 197 }
198 } 198 }
199 -}  
  199 +}
@@ -103,9 +103,6 @@ @@ -103,9 +103,6 @@
103 z-index: 9999; 103 z-index: 9999;
104 display: block; 104 display: block;
105 } 105 }
106 -  
107 - &.animation {  
108 - }  
109 } 106 }
110 107
111 .copyright { 108 .copyright {
@@ -204,7 +201,7 @@ @@ -204,7 +201,7 @@
204 &:link, 201 &:link,
205 &:visited, 202 &:visited,
206 &:hover, 203 &:hover,
207 - &:actived { 204 + &:active {
208 color: #000; 205 color: #000;
209 } 206 }
210 } 207 }
@@ -212,7 +209,7 @@ @@ -212,7 +209,7 @@
212 .circle-rightbottom { 209 .circle-rightbottom {
213 position: absolute; 210 position: absolute;
214 width: 25PX; 211 width: 25PX;
215 - height: 0PX; 212 + height: 0;
216 border: 0 solid #323232; 213 border: 0 solid #323232;
217 border-bottom: 25PX solid #323232; 214 border-bottom: 25PX solid #323232;
218 border-radius: 0 0 25PX; 215 border-radius: 0 0 25PX;
@@ -79,22 +79,26 @@ @@ -79,22 +79,26 @@
79 79
80 .nav-back { 80 .nav-back {
81 @extend nav; 81 @extend nav;
  82 +
82 left: 10px; 83 left: 10px;
83 } 84 }
84 85
85 .nav-home { 86 .nav-home {
86 @extend nav; 87 @extend nav;
  88 +
87 right: 10px; 89 right: 10px;
88 } 90 }
89 91
90 .nav-btn { 92 .nav-btn {
91 @extend nav; 93 @extend nav;
  94 +
92 right: 10px; 95 right: 10px;
93 font-size: 14PX; 96 font-size: 14PX;
94 } 97 }
95 98
96 .nav-sub-right { 99 .nav-sub-right {
97 @extend nav; 100 @extend nav;
  101 +
98 right: 100px; 102 right: 100px;
99 } 103 }
100 104
1 /* ======================= *\ 1 /* ======================= *\
2 - Module: 图片旋转验证 2 + Module: 图片旋转验证
3 \* ======================= */ 3 \* ======================= */
4 .img-check { 4 .img-check {
5 margin-top: 45px; 5 margin-top: 45px;
@@ -34,4 +34,4 @@ @@ -34,4 +34,4 @@
34 width: 150px; 34 width: 150px;
35 height: 150px; 35 height: 150px;
36 } 36 }
37 -}  
  37 +}
@@ -57,6 +57,7 @@ @@ -57,6 +57,7 @@
57 } 57 }
58 $init: calc(($i + 1) * 0.12); 58 $init: calc(($i + 1) * 0.12);
59 } 59 }
  60 +
60 display: inline-block; 61 display: inline-block;
61 margin: 4px; 62 margin: 4px;
62 width: 30px; 63 width: 30px;
@@ -29,4 +29,4 @@ @@ -29,4 +29,4 @@
29 position: absolute; 29 position: absolute;
30 top: 0; 30 top: 0;
31 right: 30px; 31 right: 30px;
32 -}  
  32 +}
@@ -4,4 +4,4 @@ @@ -4,4 +4,4 @@
4 &.active { 4 &.active {
5 display: block; 5 display: block;
6 } 6 }
7 -}  
  7 +}
@@ -7,4 +7,4 @@ @@ -7,4 +7,4 @@
7 .goods-container .yo-loading { 7 .goods-container .yo-loading {
8 float: left; 8 float: left;
9 width: 100%; 9 width: 100%;
10 -}  
  10 +}