Authored by ccbikai(👎🏻🍜)

图片目录整理

Showing 51 changed files with 43 additions and 43 deletions
@@ -79,6 +79,6 @@ @@ -79,6 +79,6 @@
79 } 79 }
80 80
81 .not-avaliable { 81 .not-avaliable {
82 - background-image: resolve("me/employ/employ-grey.jpg") !important; 82 + background-image: resolve("home/employ/employ-grey.jpg") !important;
83 } 83 }
84 } 84 }
@@ -209,7 +209,7 @@ @@ -209,7 +209,7 @@
209 height: 100px; 209 height: 100px;
210 border-radius: 50%; 210 border-radius: 50%;
211 border: 2px solid #e0e0e0; 211 border: 2px solid #e0e0e0;
212 - background-image: resolve("me/index/user-avatar.png"); 212 + background-image: resolve("home/index/user-avatar.png");
213 background-repeat: no-repeat; 213 background-repeat: no-repeat;
214 background-size: contain; 214 background-size: contain;
215 display: block; 215 display: block;
@@ -498,7 +498,7 @@ @@ -498,7 +498,7 @@
498 position: relative; 498 position: relative;
499 top: 15px; 499 top: 15px;
500 margin-left: 20px; 500 margin-left: 20px;
501 - background-image: resolve("me/index/user-avatar.png"); 501 + background-image: resolve("home/index/user-avatar.png");
502 background-repeat: no-repeat; 502 background-repeat: no-repeat;
503 background-size: contain; 503 background-size: contain;
504 display: block; 504 display: block;
@@ -852,7 +852,7 @@ @@ -852,7 +852,7 @@
852 border-radius: 50%; 852 border-radius: 50%;
853 border:4px solid; 853 border:4px solid;
854 border-color: rgba(255,255,255,.6); 854 border-color: rgba(255,255,255,.6);
855 - background-image: resolve("me/index/user-avatar.png"); 855 + background-image: resolve("home/index/user-avatar.png");
856 background-repeat: no-repeat; 856 background-repeat: no-repeat;
857 background-origin: border-box; 857 background-origin: border-box;
858 background-size: contain; 858 background-size: contain;
@@ -915,7 +915,7 @@ @@ -915,7 +915,7 @@
915 width: 80px; 915 width: 80px;
916 height: 80px; 916 height: 80px;
917 border-radius: 50%; 917 border-radius: 50%;
918 - background-image: resolve("me/index/user-avatar.png"); 918 + background-image: resolve("home/index/user-avatar.png");
919 background-repeat: no-repeat; 919 background-repeat: no-repeat;
920 background-size: contain; 920 background-size: contain;
921 float: left; 921 float: left;
@@ -86,7 +86,7 @@ @@ -86,7 +86,7 @@
86 .icon { 86 .icon {
87 width: 196px; 87 width: 196px;
88 height: 207px; 88 height: 207px;
89 - background: resolve("me/no-record.png") no-repeat; 89 + background: resolve("home/no-record.png") no-repeat;
90 background-size: 100%; 90 background-size: 100%;
91 margin: 0 auto; 91 margin: 0 auto;
92 } 92 }
@@ -38,7 +38,7 @@ @@ -38,7 +38,7 @@
38 height: 180px; 38 height: 180px;
39 overflow: hidden; 39 overflow: hidden;
40 margin: 30px auto; 40 margin: 30px auto;
41 - background-image: resolve('me/employ/employ.jpg'); 41 + background-image: resolve('home/employ/employ.jpg');
42 background-position: top center; 42 background-position: top center;
43 background-repeat: no-repeat; 43 background-repeat: no-repeat;
44 background-size: 100% 100%; 44 background-size: 100% 100%;
@@ -46,7 +46,7 @@ @@ -46,7 +46,7 @@
46 position: relative; 46 position: relative;
47 47
48 &.focus { 48 &.focus {
49 - background-image: resolve('me/employ/employ-red.jpg'); 49 + background-image: resolve('home/employ/employ-red.jpg');
50 } 50 }
51 51
52 span { 52 span {
@@ -84,7 +84,7 @@ @@ -84,7 +84,7 @@
84 position: absolute; 84 position: absolute;
85 top: 0; 85 top: 0;
86 left: 0; 86 left: 0;
87 - background: resolve('me/employ/employsy.png') right top no-repeat; 87 + background: resolve('home/employ/employsy.png') right top no-repeat;
88 background-size: auto 100%; 88 background-size: auto 100%;
89 } 89 }
90 } 90 }
@@ -103,7 +103,7 @@ @@ -103,7 +103,7 @@
103 height: 120px; 103 height: 120px;
104 overflow: hidden; 104 overflow: hidden;
105 display: block; 105 display: block;
106 - background: resolve('me/employ/not.png') center top no-repeat; 106 + background: resolve('home/employ/not.png') center top no-repeat;
107 background-size: auto 100%; 107 background-size: auto 100%;
108 } 108 }
109 109
@@ -59,7 +59,7 @@ @@ -59,7 +59,7 @@
59 display: block; 59 display: block;
60 width: 188px; 60 width: 188px;
61 height: 171px; 61 height: 171px;
62 - background: resolve("me/fav/fav-null.png"); 62 + background: resolve("home/fav/fav-null.png");
63 background-size: 100% 100%; 63 background-size: 100% 100%;
64 margin: 0 auto 45px; 64 margin: 0 auto 45px;
65 } 65 }
@@ -143,7 +143,7 @@ @@ -143,7 +143,7 @@
143 &:before { 143 &:before {
144 content: ''; 144 content: '';
145 display: block; 145 display: block;
146 - background: url("/me/fav/save-price.png"); 146 + background: url("/home/fav/save-price.png");
147 width: 32px; 147 width: 32px;
148 height: 32px; 148 height: 32px;
149 position: absolute; 149 position: absolute;
@@ -271,7 +271,7 @@ @@ -271,7 +271,7 @@
271 right: 0; 271 right: 0;
272 272
273 &:after { 273 &:after {
274 - background: url("/me/fav/fav-more.png"); 274 + background: url("/home/fav/fav-more.png");
275 width: 18px; 275 width: 18px;
276 height: 29px; 276 height: 29px;
277 position: absolute; 277 position: absolute;
@@ -59,7 +59,7 @@ @@ -59,7 +59,7 @@
59 display: block; 59 display: block;
60 width: 188px; 60 width: 188px;
61 height: 171px; 61 height: 171px;
62 - background: resolve("me/fav/fav-null.png"); 62 + background: resolve("home/fav/fav-null.png");
63 background-size: 100% 100%; 63 background-size: 100% 100%;
64 margin: 0 auto 45px; 64 margin: 0 auto 45px;
65 } 65 }
@@ -175,7 +175,7 @@ @@ -175,7 +175,7 @@
175 &:before { 175 &:before {
176 content: ''; 176 content: '';
177 display: block; 177 display: block;
178 - background: url("/me/fav/save-price.png"); 178 + background: url("/home/fav/save-price.png");
179 width: 32px; 179 width: 32px;
180 height: 32px; 180 height: 32px;
181 181
@@ -230,7 +230,7 @@ @@ -230,7 +230,7 @@
230 &:after { 230 &:after {
231 width: 18px; 231 width: 18px;
232 height: 29px; 232 height: 29px;
233 - background: url("/me/fav/fav-more.png"); 233 + background: url("/home/fav/fav-more.png");
234 position: absolute; 234 position: absolute;
235 top: 50%; 235 top: 50%;
236 right: 30px; 236 right: 30px;
@@ -34,7 +34,7 @@ @@ -34,7 +34,7 @@
34 font-size: 34px; 34 font-size: 34px;
35 line-height: 168px; 35 line-height: 168px;
36 height: 168px; 36 height: 168px;
37 - background: resolve("me/index/header-bg.jpg"); 37 + background: resolve("home/index/header-bg.jpg");
38 background-size: cover; 38 background-size: cover;
39 39
40 .user-avatar { 40 .user-avatar {
@@ -45,7 +45,7 @@ @@ -45,7 +45,7 @@
45 height: 126px; 45 height: 126px;
46 border-radius: 50%; 46 border-radius: 50%;
47 border: 6px solid #a7a8a9; 47 border: 6px solid #a7a8a9;
48 - background-image: resolve("me/index/user-avatar.png"); 48 + background-image: resolve("home/index/user-avatar.png");
49 background-size: 100%; 49 background-size: 100%;
50 } 50 }
51 51
@@ -66,15 +66,15 @@ @@ -66,15 +66,15 @@
66 } 66 }
67 67
68 .vip-3 { 68 .vip-3 {
69 - background: url("/me/vip/vip-3.png"); 69 + background: url("/home/vip/vip-3.png");
70 } 70 }
71 71
72 .vip-2 { 72 .vip-2 {
73 - background: url("/me/vip/vip-2.png"); 73 + background: url("/home/vip/vip-2.png");
74 } 74 }
75 75
76 .vip-1 { 76 .vip-1 {
77 - background: url("/me/vip/vip-1.png"); 77 + background: url("/home/vip/vip-1.png");
78 } 78 }
79 79
80 .more-icon { 80 .more-icon {
@@ -181,7 +181,7 @@ @@ -181,7 +181,7 @@
181 margin-right: 10px; 181 margin-right: 10px;
182 width: 28px; 182 width: 28px;
183 height: 28px; 183 height: 28px;
184 - background: url("/me/index/volume.png"); 184 + background: url("/home/index/volume.png");
185 vertical-align: middle; 185 vertical-align: middle;
186 } 186 }
187 } 187 }
@@ -273,7 +273,7 @@ @@ -273,7 +273,7 @@
273 height: 1.3rem; 273 height: 1.3rem;
274 overflow: hidden; 274 overflow: hidden;
275 display: inline-block; 275 display: inline-block;
276 - background: url("/me/index/talk.png"); 276 + background: url("/home/index/talk.png");
277 position: relative; 277 position: relative;
278 top: 0.36rem; 278 top: 0.36rem;
279 margin-right: 12px; 279 margin-right: 12px;
@@ -25,7 +25,7 @@ @@ -25,7 +25,7 @@
25 height: 446px; 25 height: 446px;
26 overflow: hidden; 26 overflow: hidden;
27 margin: 20px auto 30px; 27 margin: 20px auto 30px;
28 - background-image: resolve("me/employ/birth-card.jpg"); 28 + background-image: resolve("home/employ/birth-card.jpg");
29 background-position: top center; 29 background-position: top center;
30 background-repeat: no-repeat; 30 background-repeat: no-repeat;
31 background-size: 100% 100%; 31 background-size: 100% 100%;
@@ -184,7 +184,7 @@ @@ -184,7 +184,7 @@
184 margin-bottom: 30px; 184 margin-bottom: 30px;
185 width: 580px; 185 width: 580px;
186 height: 168px; 186 height: 168px;
187 - background-image: resolve("me/employ/employ2.png"); 187 + background-image: resolve("home/employ/employ2.png");
188 background-position: top center; 188 background-position: top center;
189 background-repeat: no-repeat; 189 background-repeat: no-repeat;
190 background-size: 100% 100%; 190 background-size: 100% 100%;
@@ -18,7 +18,7 @@ @@ -18,7 +18,7 @@
18 .icon-null { 18 .icon-null {
19 width: 188px; 19 width: 188px;
20 height: 171px; 20 height: 171px;
21 - background: url("/me/fav/fav-null.png"); 21 + background: url("/home/fav/fav-null.png");
22 margin: 0 auto; 22 margin: 0 auto;
23 margin-bottom: 30px; 23 margin-bottom: 30px;
24 } 24 }
@@ -77,7 +77,7 @@ @@ -77,7 +77,7 @@
77 } 77 }
78 78
79 .range { 79 .range {
80 - background-image: resolve("me/rang.png"); 80 + background-image: resolve("home/rang.png");
81 background-size: cover; 81 background-size: cover;
82 width: 640px; 82 width: 640px;
83 height: 20px; 83 height: 20px;
@@ -166,7 +166,7 @@ @@ -166,7 +166,7 @@
166 display: inline-block; 166 display: inline-block;
167 width: 0.6rem; 167 width: 0.6rem;
168 height: 0.6rem; 168 height: 0.6rem;
169 - background: url('/me/yoho-coin/dollar.png') center center; 169 + background: url('/home/yoho-coin/dollar.png') center center;
170 background-size: 100% 100%; 170 background-size: 100% 100%;
171 vertical-align: middle; 171 vertical-align: middle;
172 } 172 }
@@ -182,7 +182,7 @@ @@ -182,7 +182,7 @@
182 .icon { 182 .icon {
183 width: 153px; 183 width: 153px;
184 height: 196px; 184 height: 196px;
185 - background: resolve('me/no-order.png') no-repeat; 185 + background: resolve('home/no-order.png') no-repeat;
186 background-size: 100%; 186 background-size: 100%;
187 margin: 0 auto; 187 margin: 0 auto;
188 } 188 }
@@ -24,7 +24,7 @@ @@ -24,7 +24,7 @@
24 .user-avatar { 24 .user-avatar {
25 width: 100%; 25 width: 100%;
26 height: 100%; 26 height: 100%;
27 - background-image: resolve("me/index/user-avatar.png"); 27 + background-image: resolve("home/index/user-avatar.png");
28 background-size: 100%; 28 background-size: 100%;
29 } 29 }
30 30
@@ -76,15 +76,15 @@ @@ -76,15 +76,15 @@
76 } 76 }
77 77
78 .vip-3 { 78 .vip-3 {
79 - background: url("/me/vip/vip-3.png"); 79 + background: url("/home/vip/vip-3.png");
80 } 80 }
81 81
82 .vip-2 { 82 .vip-2 {
83 - background: url("/me/vip/vip-2.png"); 83 + background: url("/home/vip/vip-2.png");
84 } 84 }
85 85
86 .vip-1 { 86 .vip-1 {
87 - background: url("/me/vip/vip-1.png"); 87 + background: url("/home/vip/vip-1.png");
88 } 88 }
89 89
90 &:last-of-type { 90 &:last-of-type {
@@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
15 &:before { 15 &:before {
16 content: ""; 16 content: "";
17 display: block; 17 display: block;
18 - background: url("/me/suggest/suggest-logo.png"); 18 + background: url("/home/suggest/suggest-logo.png");
19 width: 104px; 19 width: 104px;
20 height: 35px; 20 height: 35px;
21 margin: 10px auto 15px; 21 margin: 10px auto 15px;
@@ -205,7 +205,7 @@ @@ -205,7 +205,7 @@
205 205
206 > span { 206 > span {
207 display: block; 207 display: block;
208 - background: url("/me/suggest/sub_del.png"); 208 + background: url("/home/suggest/sub_del.png");
209 width: 42px; 209 width: 42px;
210 height: 42px; 210 height: 42px;
211 211
@@ -229,7 +229,7 @@ @@ -229,7 +229,7 @@
229 &:after { 229 &:after {
230 content: ""; 230 content: "";
231 display: block; 231 display: block;
232 - background: url("/me/suggest/suggest-add.png"); 232 + background: url("/home/suggest/suggest-add.png");
233 width: 72px; 233 width: 72px;
234 height: 72px; 234 height: 72px;
235 235
@@ -42,15 +42,15 @@ @@ -42,15 +42,15 @@
42 } 42 }
43 43
44 .vip-3 { 44 .vip-3 {
45 - background: url("/me/vip/vip-3.png"); 45 + background: url("/home/vip/vip-3.png");
46 } 46 }
47 47
48 .vip-2 { 48 .vip-2 {
49 - background: url("/me/vip/vip-2.png"); 49 + background: url("/home/vip/vip-2.png");
50 } 50 }
51 51
52 .vip-1 { 52 .vip-1 {
53 - background: url("/me/vip/vip-1.png"); 53 + background: url("/home/vip/vip-1.png");
54 } 54 }
55 55
56 .grade-desc { 56 .grade-desc {
@@ -24,7 +24,7 @@ @@ -24,7 +24,7 @@
24 display: inline-block; 24 display: inline-block;
25 width: 24px; 25 width: 24px;
26 height: 24px; 26 height: 24px;
27 - background: url("/me/yoho-coin/dollar.png") center center; 27 + background: url("/home/yoho-coin/dollar.png") center center;
28 background-size: 100% 100%; 28 background-size: 100% 100%;
29 } 29 }
30 } 30 }
@@ -399,7 +399,7 @@ @@ -399,7 +399,7 @@
399 } 399 }
400 400
401 .detail-bg { 401 .detail-bg {
402 - background: resolve("me/index/header-bg.jpg") no-repeat; 402 + background: resolve("home/index/header-bg.jpg") no-repeat;
403 height: auto; 403 height: auto;
404 overflow: hidden; 404 overflow: hidden;
405 text-align: center; 405 text-align: center;
@@ -38,12 +38,12 @@ @@ -38,12 +38,12 @@
38 text-align: center; 38 text-align: center;
39 font-size: 22px; 39 font-size: 22px;
40 color: #fff; 40 color: #fff;
41 - background: resolve("me/employ/rank.png") no-repeat; 41 + background: resolve("home/employ/rank.png") no-repeat;
42 background-position: center top; 42 background-position: center top;
43 background-size: auto 100%; 43 background-size: auto 100%;
44 44
45 &.top { 45 &.top {
46 - background: resolve("me/employ/rank-t.png") no-repeat; 46 + background: resolve("home/employ/rank-t.png") no-repeat;
47 background-position: center top; 47 background-position: center top;
48 background-size: 100%; 48 background-size: 100%;
49 line-height: 54px; 49 line-height: 54px;