Commit ede12edea3bbecdce98db7c3beda0fcc31ad5d77
1 parent
e13f30dd
back icon
Showing
9 changed files
with
161 additions
and
128 deletions
css/style/common.css
... | ... | @@ -279,6 +279,8 @@ a { |
279 | 279 | top: 0; |
280 | 280 | bottom: 0; |
281 | 281 | min-width: 44px; |
282 | + height: 44px; | |
283 | + line-height: 44px; | |
282 | 284 | height: 100%; |
283 | 285 | cursor: pointer; |
284 | 286 | } |
... | ... | @@ -420,7 +422,7 @@ This must be run when you have at least 2 sprites. |
420 | 422 | } |
421 | 423 | .icon-logo-app { |
422 | 424 | background-image: url(../../images/dist/sprite.png); |
423 | - background-position: -180px -260px; | |
425 | + background-position: -205px -260px; | |
424 | 426 | width: 25px; |
425 | 427 | height: 25px; |
426 | 428 | background-size: 315px; |
... | ... | @@ -434,7 +436,7 @@ This must be run when you have at least 2 sprites. |
434 | 436 | } |
435 | 437 | .icon-have-point { |
436 | 438 | background-image: url(../../images/dist/sprite.png); |
437 | - background-position: -262px -240px; | |
439 | + background-position: -250px -240px; | |
438 | 440 | width: 12px; |
439 | 441 | height: 12px; |
440 | 442 | background-size: 315px; |
... | ... | @@ -448,7 +450,7 @@ This must be run when you have at least 2 sprites. |
448 | 450 | } |
449 | 451 | .icon-no-point { |
450 | 452 | background-image: url(../../images/dist/sprite.png); |
451 | - background-position: -250px -240px; | |
453 | + background-position: -262px -240px; | |
452 | 454 | width: 12px; |
453 | 455 | height: 12px; |
454 | 456 | background-size: 315px; |
... | ... | @@ -476,7 +478,7 @@ This must be run when you have at least 2 sprites. |
476 | 478 | } |
477 | 479 | .icon-white-jt { |
478 | 480 | background-image: url(../../images/dist/sprite.png); |
479 | - background-position: -280px -200px; | |
481 | + background-position: -280px -217px; | |
480 | 482 | width: 10px; |
481 | 483 | height: 15px; |
482 | 484 | background-size: 315px; |
... | ... | @@ -588,21 +590,21 @@ This must be run when you have at least 2 sprites. |
588 | 590 | } |
589 | 591 | .icon-pro-more2 { |
590 | 592 | background-image: url(../../images/dist/sprite.png); |
591 | - background-position: -290px -180px; | |
593 | + background-position: -220px -180px; | |
592 | 594 | width: 20px; |
593 | 595 | height: 20px; |
594 | 596 | background-size: 315px; |
595 | 597 | } |
596 | 598 | .icon-pu-tao { |
597 | 599 | background-image: url(../../images/dist/sprite.png); |
598 | - background-position: 0px 0px; | |
600 | + background-position: -60px -120px; | |
599 | 601 | width: 60px; |
600 | 602 | height: 60px; |
601 | 603 | background-size: 315px; |
602 | 604 | } |
603 | 605 | .icon-tao-zi { |
604 | 606 | background-image: url(../../images/dist/sprite.png); |
605 | - background-position: -60px -120px; | |
607 | + background-position: 0px 0px; | |
606 | 608 | width: 60px; |
607 | 609 | height: 60px; |
608 | 610 | background-size: 315px; |
... | ... | @@ -644,7 +646,7 @@ This must be run when you have at least 2 sprites. |
644 | 646 | } |
645 | 647 | .icon-dgys { |
646 | 648 | background-image: url(../../images/dist/sprite.png); |
647 | - background-position: -290px 0px; | |
649 | + background-position: -230px -260px; | |
648 | 650 | width: 25px; |
649 | 651 | height: 25px; |
650 | 652 | background-size: 315px; |
... | ... | @@ -658,63 +660,63 @@ This must be run when you have at least 2 sprites. |
658 | 660 | } |
659 | 661 | .icon-scl { |
660 | 662 | background-image: url(../../images/dist/sprite.png); |
661 | - background-position: -230px -260px; | |
663 | + background-position: -180px -260px; | |
662 | 664 | width: 25px; |
663 | 665 | height: 25px; |
664 | 666 | background-size: 315px; |
665 | 667 | } |
666 | 668 | .icon-sgl_20150825111731 { |
667 | 669 | background-image: url(../../images/dist/sprite.png); |
668 | - background-position: -205px -260px; | |
670 | + background-position: -155px -260px; | |
669 | 671 | width: 25px; |
670 | 672 | height: 25px; |
671 | 673 | background-size: 315px; |
672 | 674 | } |
673 | 675 | .icon-spfl { |
674 | 676 | background-image: url(../../images/dist/sprite.png); |
675 | - background-position: -155px -260px; | |
677 | + background-position: -130px -260px; | |
676 | 678 | width: 25px; |
677 | 679 | height: 25px; |
678 | 680 | background-size: 315px; |
679 | 681 | } |
680 | 682 | .icon-wlfw { |
681 | 683 | background-image: url(../../images/dist/sprite.png); |
682 | - background-position: -130px -260px; | |
684 | + background-position: -290px 0px; | |
683 | 685 | width: 25px; |
684 | 686 | height: 25px; |
685 | 687 | background-size: 315px; |
686 | 688 | } |
687 | 689 | .icon-ddgl { |
688 | 690 | background-image: url(../../images/dist/sprite.png); |
689 | - background-position: -290px -220px; | |
691 | + background-position: -220px -200px; | |
690 | 692 | width: 20px; |
691 | 693 | height: 20px; |
692 | 694 | background-size: 315px; |
693 | 695 | } |
694 | 696 | .icon-szgl { |
695 | 697 | background-image: url(../../images/dist/sprite.png); |
696 | - background-position: -290px -240px; | |
698 | + background-position: -290px -260px; | |
697 | 699 | width: 20px; |
698 | 700 | height: 20px; |
699 | 701 | background-size: 315px; |
700 | 702 | } |
701 | 703 | .icon-tkgl { |
702 | 704 | background-image: url(../../images/dist/sprite.png); |
703 | - background-position: -290px -260px; | |
705 | + background-position: -290px -240px; | |
704 | 706 | width: 20px; |
705 | 707 | height: 20px; |
706 | 708 | background-size: 315px; |
707 | 709 | } |
708 | 710 | .icon-wdsc { |
709 | 711 | background-image: url(../../images/dist/sprite.png); |
710 | - background-position: -220px -200px; | |
712 | + background-position: -290px -220px; | |
711 | 713 | width: 20px; |
712 | 714 | height: 20px; |
713 | 715 | background-size: 315px; |
714 | 716 | } |
715 | 717 | .icon-xxgl { |
716 | 718 | background-image: url(../../images/dist/sprite.png); |
717 | - background-position: -220px -180px; | |
719 | + background-position: -290px -180px; | |
718 | 720 | width: 20px; |
719 | 721 | height: 20px; |
720 | 722 | background-size: 315px; |
... | ... | @@ -728,7 +730,7 @@ This must be run when you have at least 2 sprites. |
728 | 730 | } |
729 | 731 | .icon-dwtb { |
730 | 732 | background-image: url(../../images/dist/sprite.png); |
731 | - background-position: -290px -92px; | |
733 | + background-position: -290px -158px; | |
732 | 734 | width: 22px; |
733 | 735 | height: 22px; |
734 | 736 | background-size: 315px; |
... | ... | @@ -749,39 +751,46 @@ This must be run when you have at least 2 sprites. |
749 | 751 | } |
750 | 752 | .icon-xk-no { |
751 | 753 | background-image: url(../../images/dist/sprite.png); |
752 | - background-position: -290px -136px; | |
754 | + background-position: -290px -92px; | |
753 | 755 | width: 22px; |
754 | 756 | height: 22px; |
755 | 757 | background-size: 315px; |
756 | 758 | } |
757 | 759 | .icon-xk-yes { |
758 | 760 | background-image: url(../../images/dist/sprite.png); |
759 | - background-position: -290px -158px; | |
761 | + background-position: -290px -70px; | |
760 | 762 | width: 22px; |
761 | 763 | height: 22px; |
762 | 764 | background-size: 315px; |
763 | 765 | } |
764 | 766 | .icon-ysc { |
765 | 767 | background-image: url(../../images/dist/sprite.png); |
766 | - background-position: -290px -70px; | |
768 | + background-position: -290px -136px; | |
767 | 769 | width: 22px; |
768 | 770 | height: 22px; |
769 | 771 | background-size: 315px; |
770 | 772 | } |
771 | 773 | .icon-sdrz { |
772 | 774 | background-image: url(../../images/dist/sprite.png); |
773 | - background-position: -205px -240px; | |
775 | + background-position: -160px -240px; | |
774 | 776 | width: 45px; |
775 | 777 | height: 15px; |
776 | 778 | background-size: 315px; |
777 | 779 | } |
778 | 780 | .icon-sxsj { |
779 | 781 | background-image: url(../../images/dist/sprite.png); |
780 | - background-position: -160px -240px; | |
782 | + background-position: -205px -240px; | |
781 | 783 | width: 45px; |
782 | 784 | height: 15px; |
783 | 785 | background-size: 315px; |
784 | 786 | } |
787 | +.icon-back { | |
788 | + background-image: url(../../images/dist/sprite.png); | |
789 | + background-position: -280px -200px; | |
790 | + width: 10px; | |
791 | + height: 17px; | |
792 | + background-size: 315px; | |
793 | +} | |
785 | 794 | /*************************************************** |
786 | 795 | * feature : 分隔栏; |
787 | 796 | * update : 2015/02/03; | ... | ... |
css/style/index.css
css/style/index.less
css/style/m/m_header.css
css/style/m/m_header.less
css/style/m/m_icon.css
... | ... | @@ -67,7 +67,7 @@ This must be run when you have at least 2 sprites. |
67 | 67 | } |
68 | 68 | .icon-logo-app { |
69 | 69 | background-image: url(../../images/dist/sprite.png); |
70 | - background-position: -180px -260px; | |
70 | + background-position: -205px -260px; | |
71 | 71 | width: 25px; |
72 | 72 | height: 25px; |
73 | 73 | background-size: 315px; |
... | ... | @@ -81,7 +81,7 @@ This must be run when you have at least 2 sprites. |
81 | 81 | } |
82 | 82 | .icon-have-point { |
83 | 83 | background-image: url(../../images/dist/sprite.png); |
84 | - background-position: -262px -240px; | |
84 | + background-position: -250px -240px; | |
85 | 85 | width: 12px; |
86 | 86 | height: 12px; |
87 | 87 | background-size: 315px; |
... | ... | @@ -95,7 +95,7 @@ This must be run when you have at least 2 sprites. |
95 | 95 | } |
96 | 96 | .icon-no-point { |
97 | 97 | background-image: url(../../images/dist/sprite.png); |
98 | - background-position: -250px -240px; | |
98 | + background-position: -262px -240px; | |
99 | 99 | width: 12px; |
100 | 100 | height: 12px; |
101 | 101 | background-size: 315px; |
... | ... | @@ -123,7 +123,7 @@ This must be run when you have at least 2 sprites. |
123 | 123 | } |
124 | 124 | .icon-white-jt { |
125 | 125 | background-image: url(../../images/dist/sprite.png); |
126 | - background-position: -280px -200px; | |
126 | + background-position: -280px -217px; | |
127 | 127 | width: 10px; |
128 | 128 | height: 15px; |
129 | 129 | background-size: 315px; |
... | ... | @@ -235,21 +235,21 @@ This must be run when you have at least 2 sprites. |
235 | 235 | } |
236 | 236 | .icon-pro-more2 { |
237 | 237 | background-image: url(../../images/dist/sprite.png); |
238 | - background-position: -290px -180px; | |
238 | + background-position: -220px -180px; | |
239 | 239 | width: 20px; |
240 | 240 | height: 20px; |
241 | 241 | background-size: 315px; |
242 | 242 | } |
243 | 243 | .icon-pu-tao { |
244 | 244 | background-image: url(../../images/dist/sprite.png); |
245 | - background-position: 0px 0px; | |
245 | + background-position: -60px -120px; | |
246 | 246 | width: 60px; |
247 | 247 | height: 60px; |
248 | 248 | background-size: 315px; |
249 | 249 | } |
250 | 250 | .icon-tao-zi { |
251 | 251 | background-image: url(../../images/dist/sprite.png); |
252 | - background-position: -60px -120px; | |
252 | + background-position: 0px 0px; | |
253 | 253 | width: 60px; |
254 | 254 | height: 60px; |
255 | 255 | background-size: 315px; |
... | ... | @@ -291,7 +291,7 @@ This must be run when you have at least 2 sprites. |
291 | 291 | } |
292 | 292 | .icon-dgys { |
293 | 293 | background-image: url(../../images/dist/sprite.png); |
294 | - background-position: -290px 0px; | |
294 | + background-position: -230px -260px; | |
295 | 295 | width: 25px; |
296 | 296 | height: 25px; |
297 | 297 | background-size: 315px; |
... | ... | @@ -305,63 +305,63 @@ This must be run when you have at least 2 sprites. |
305 | 305 | } |
306 | 306 | .icon-scl { |
307 | 307 | background-image: url(../../images/dist/sprite.png); |
308 | - background-position: -230px -260px; | |
308 | + background-position: -180px -260px; | |
309 | 309 | width: 25px; |
310 | 310 | height: 25px; |
311 | 311 | background-size: 315px; |
312 | 312 | } |
313 | 313 | .icon-sgl_20150825111731 { |
314 | 314 | background-image: url(../../images/dist/sprite.png); |
315 | - background-position: -205px -260px; | |
315 | + background-position: -155px -260px; | |
316 | 316 | width: 25px; |
317 | 317 | height: 25px; |
318 | 318 | background-size: 315px; |
319 | 319 | } |
320 | 320 | .icon-spfl { |
321 | 321 | background-image: url(../../images/dist/sprite.png); |
322 | - background-position: -155px -260px; | |
322 | + background-position: -130px -260px; | |
323 | 323 | width: 25px; |
324 | 324 | height: 25px; |
325 | 325 | background-size: 315px; |
326 | 326 | } |
327 | 327 | .icon-wlfw { |
328 | 328 | background-image: url(../../images/dist/sprite.png); |
329 | - background-position: -130px -260px; | |
329 | + background-position: -290px 0px; | |
330 | 330 | width: 25px; |
331 | 331 | height: 25px; |
332 | 332 | background-size: 315px; |
333 | 333 | } |
334 | 334 | .icon-ddgl { |
335 | 335 | background-image: url(../../images/dist/sprite.png); |
336 | - background-position: -290px -220px; | |
336 | + background-position: -220px -200px; | |
337 | 337 | width: 20px; |
338 | 338 | height: 20px; |
339 | 339 | background-size: 315px; |
340 | 340 | } |
341 | 341 | .icon-szgl { |
342 | 342 | background-image: url(../../images/dist/sprite.png); |
343 | - background-position: -290px -240px; | |
343 | + background-position: -290px -260px; | |
344 | 344 | width: 20px; |
345 | 345 | height: 20px; |
346 | 346 | background-size: 315px; |
347 | 347 | } |
348 | 348 | .icon-tkgl { |
349 | 349 | background-image: url(../../images/dist/sprite.png); |
350 | - background-position: -290px -260px; | |
350 | + background-position: -290px -240px; | |
351 | 351 | width: 20px; |
352 | 352 | height: 20px; |
353 | 353 | background-size: 315px; |
354 | 354 | } |
355 | 355 | .icon-wdsc { |
356 | 356 | background-image: url(../../images/dist/sprite.png); |
357 | - background-position: -220px -200px; | |
357 | + background-position: -290px -220px; | |
358 | 358 | width: 20px; |
359 | 359 | height: 20px; |
360 | 360 | background-size: 315px; |
361 | 361 | } |
362 | 362 | .icon-xxgl { |
363 | 363 | background-image: url(../../images/dist/sprite.png); |
364 | - background-position: -220px -180px; | |
364 | + background-position: -290px -180px; | |
365 | 365 | width: 20px; |
366 | 366 | height: 20px; |
367 | 367 | background-size: 315px; |
... | ... | @@ -375,7 +375,7 @@ This must be run when you have at least 2 sprites. |
375 | 375 | } |
376 | 376 | .icon-dwtb { |
377 | 377 | background-image: url(../../images/dist/sprite.png); |
378 | - background-position: -290px -92px; | |
378 | + background-position: -290px -158px; | |
379 | 379 | width: 22px; |
380 | 380 | height: 22px; |
381 | 381 | background-size: 315px; |
... | ... | @@ -396,36 +396,43 @@ This must be run when you have at least 2 sprites. |
396 | 396 | } |
397 | 397 | .icon-xk-no { |
398 | 398 | background-image: url(../../images/dist/sprite.png); |
399 | - background-position: -290px -136px; | |
399 | + background-position: -290px -92px; | |
400 | 400 | width: 22px; |
401 | 401 | height: 22px; |
402 | 402 | background-size: 315px; |
403 | 403 | } |
404 | 404 | .icon-xk-yes { |
405 | 405 | background-image: url(../../images/dist/sprite.png); |
406 | - background-position: -290px -158px; | |
406 | + background-position: -290px -70px; | |
407 | 407 | width: 22px; |
408 | 408 | height: 22px; |
409 | 409 | background-size: 315px; |
410 | 410 | } |
411 | 411 | .icon-ysc { |
412 | 412 | background-image: url(../../images/dist/sprite.png); |
413 | - background-position: -290px -70px; | |
413 | + background-position: -290px -136px; | |
414 | 414 | width: 22px; |
415 | 415 | height: 22px; |
416 | 416 | background-size: 315px; |
417 | 417 | } |
418 | 418 | .icon-sdrz { |
419 | 419 | background-image: url(../../images/dist/sprite.png); |
420 | - background-position: -205px -240px; | |
420 | + background-position: -160px -240px; | |
421 | 421 | width: 45px; |
422 | 422 | height: 15px; |
423 | 423 | background-size: 315px; |
424 | 424 | } |
425 | 425 | .icon-sxsj { |
426 | 426 | background-image: url(../../images/dist/sprite.png); |
427 | - background-position: -160px -240px; | |
427 | + background-position: -205px -240px; | |
428 | 428 | width: 45px; |
429 | 429 | height: 15px; |
430 | 430 | background-size: 315px; |
431 | 431 | } |
432 | +.icon-back { | |
433 | + background-image: url(../../images/dist/sprite.png); | |
434 | + background-position: -280px -200px; | |
435 | + width: 10px; | |
436 | + height: 17px; | |
437 | + background-size: 315px; | |
438 | +} | ... | ... |
css/style/m/sprite.less
... | ... | @@ -23,16 +23,16 @@ At the bottom of this section, we provide information about the spritesheet itse |
23 | 23 | @icon-information-image: '../../images/dist/sprite.png'; |
24 | 24 | @icon-information: 200px 480px -200px -480px 120px 40px 630px 614px '../../images/dist/sprite.png' icon-information; |
25 | 25 | @icon-logo-app-name: icon-logo-app; |
26 | -@icon-logo-app-x: 360px; | |
26 | +@icon-logo-app-x: 410px; | |
27 | 27 | @icon-logo-app-y: 520px; |
28 | -@icon-logo-app-offset-x: -360px; | |
28 | +@icon-logo-app-offset-x: -410px; | |
29 | 29 | @icon-logo-app-offset-y: -520px; |
30 | 30 | @icon-logo-app-width: 50px; |
31 | 31 | @icon-logo-app-height: 50px; |
32 | 32 | @icon-logo-app-total-width: 630px; |
33 | 33 | @icon-logo-app-total-height: 614px; |
34 | 34 | @icon-logo-app-image: '../../images/dist/sprite.png'; |
35 | -@icon-logo-app: 360px 520px -360px -520px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-logo-app; | |
35 | +@icon-logo-app: 410px 520px -410px -520px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-logo-app; | |
36 | 36 | @icon-fiter-name: icon-fiter; |
37 | 37 | @icon-fiter-x: 580px; |
38 | 38 | @icon-fiter-y: 400px; |
... | ... | @@ -45,16 +45,16 @@ At the bottom of this section, we provide information about the spritesheet itse |
45 | 45 | @icon-fiter-image: '../../images/dist/sprite.png'; |
46 | 46 | @icon-fiter: 580px 400px -580px -400px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-fiter; |
47 | 47 | @icon-have-point-name: icon-have-point; |
48 | -@icon-have-point-x: 524px; | |
48 | +@icon-have-point-x: 500px; | |
49 | 49 | @icon-have-point-y: 480px; |
50 | -@icon-have-point-offset-x: -524px; | |
50 | +@icon-have-point-offset-x: -500px; | |
51 | 51 | @icon-have-point-offset-y: -480px; |
52 | 52 | @icon-have-point-width: 24px; |
53 | 53 | @icon-have-point-height: 24px; |
54 | 54 | @icon-have-point-total-width: 630px; |
55 | 55 | @icon-have-point-total-height: 614px; |
56 | 56 | @icon-have-point-image: '../../images/dist/sprite.png'; |
57 | -@icon-have-point: 524px 480px -524px -480px 24px 24px 630px 614px '../../images/dist/sprite.png' icon-have-point; | |
57 | +@icon-have-point: 500px 480px -500px -480px 24px 24px 630px 614px '../../images/dist/sprite.png' icon-have-point; | |
58 | 58 | @icon-new-name: icon-new; |
59 | 59 | @icon-new-x: 0px; |
60 | 60 | @icon-new-y: 580px; |
... | ... | @@ -67,16 +67,16 @@ At the bottom of this section, we provide information about the spritesheet itse |
67 | 67 | @icon-new-image: '../../images/dist/sprite.png'; |
68 | 68 | @icon-new: 0px 580px 0px -580px 60px 34px 630px 614px '../../images/dist/sprite.png' icon-new; |
69 | 69 | @icon-no-point-name: icon-no-point; |
70 | -@icon-no-point-x: 500px; | |
70 | +@icon-no-point-x: 524px; | |
71 | 71 | @icon-no-point-y: 480px; |
72 | -@icon-no-point-offset-x: -500px; | |
72 | +@icon-no-point-offset-x: -524px; | |
73 | 73 | @icon-no-point-offset-y: -480px; |
74 | 74 | @icon-no-point-width: 24px; |
75 | 75 | @icon-no-point-height: 24px; |
76 | 76 | @icon-no-point-total-width: 630px; |
77 | 77 | @icon-no-point-total-height: 614px; |
78 | 78 | @icon-no-point-image: '../../images/dist/sprite.png'; |
79 | -@icon-no-point: 500px 480px -500px -480px 24px 24px 630px 614px '../../images/dist/sprite.png' icon-no-point; | |
79 | +@icon-no-point: 524px 480px -524px -480px 24px 24px 630px 614px '../../images/dist/sprite.png' icon-no-point; | |
80 | 80 | @icon-pro-more-name: icon-pro-more; |
81 | 81 | @icon-pro-more-x: 200px; |
82 | 82 | @icon-pro-more-y: 520px; |
... | ... | @@ -112,15 +112,15 @@ At the bottom of this section, we provide information about the spritesheet itse |
112 | 112 | @icon-talking: 580px 95px -580px -95px 45px 45px 630px 614px '../../images/dist/sprite.png' icon-talking; |
113 | 113 | @icon-white-jt-name: icon-white-jt; |
114 | 114 | @icon-white-jt-x: 560px; |
115 | -@icon-white-jt-y: 400px; | |
115 | +@icon-white-jt-y: 434px; | |
116 | 116 | @icon-white-jt-offset-x: -560px; |
117 | -@icon-white-jt-offset-y: -400px; | |
117 | +@icon-white-jt-offset-y: -434px; | |
118 | 118 | @icon-white-jt-width: 20px; |
119 | 119 | @icon-white-jt-height: 30px; |
120 | 120 | @icon-white-jt-total-width: 630px; |
121 | 121 | @icon-white-jt-total-height: 614px; |
122 | 122 | @icon-white-jt-image: '../../images/dist/sprite.png'; |
123 | -@icon-white-jt: 560px 400px -560px -400px 20px 30px 630px 614px '../../images/dist/sprite.png' icon-white-jt; | |
123 | +@icon-white-jt: 560px 434px -560px -434px 20px 30px 630px 614px '../../images/dist/sprite.png' icon-white-jt; | |
124 | 124 | @icon-cdzg-name: icon-cdzg; |
125 | 125 | @icon-cdzg-x: 0px; |
126 | 126 | @icon-cdzg-y: 480px; |
... | ... | @@ -287,38 +287,38 @@ At the bottom of this section, we provide information about the spritesheet itse |
287 | 287 | @icon-ping-guo-image: '../../images/dist/sprite.png'; |
288 | 288 | @icon-ping-guo: 240px 240px -240px -240px 120px 120px 630px 614px '../../images/dist/sprite.png' icon-ping-guo; |
289 | 289 | @icon-pro-more2-name: icon-pro-more2; |
290 | -@icon-pro-more2-x: 580px; | |
290 | +@icon-pro-more2-x: 440px; | |
291 | 291 | @icon-pro-more2-y: 360px; |
292 | -@icon-pro-more2-offset-x: -580px; | |
292 | +@icon-pro-more2-offset-x: -440px; | |
293 | 293 | @icon-pro-more2-offset-y: -360px; |
294 | 294 | @icon-pro-more2-width: 40px; |
295 | 295 | @icon-pro-more2-height: 40px; |
296 | 296 | @icon-pro-more2-total-width: 630px; |
297 | 297 | @icon-pro-more2-total-height: 614px; |
298 | 298 | @icon-pro-more2-image: '../../images/dist/sprite.png'; |
299 | -@icon-pro-more2: 580px 360px -580px -360px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-pro-more2; | |
299 | +@icon-pro-more2: 440px 360px -440px -360px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-pro-more2; | |
300 | 300 | @icon-pu-tao-name: icon-pu-tao; |
301 | -@icon-pu-tao-x: 0px; | |
302 | -@icon-pu-tao-y: 0px; | |
303 | -@icon-pu-tao-offset-x: 0px; | |
304 | -@icon-pu-tao-offset-y: 0px; | |
301 | +@icon-pu-tao-x: 120px; | |
302 | +@icon-pu-tao-y: 240px; | |
303 | +@icon-pu-tao-offset-x: -120px; | |
304 | +@icon-pu-tao-offset-y: -240px; | |
305 | 305 | @icon-pu-tao-width: 120px; |
306 | 306 | @icon-pu-tao-height: 120px; |
307 | 307 | @icon-pu-tao-total-width: 630px; |
308 | 308 | @icon-pu-tao-total-height: 614px; |
309 | 309 | @icon-pu-tao-image: '../../images/dist/sprite.png'; |
310 | -@icon-pu-tao: 0px 0px 0px 0px 120px 120px 630px 614px '../../images/dist/sprite.png' icon-pu-tao; | |
310 | +@icon-pu-tao: 120px 240px -120px -240px 120px 120px 630px 614px '../../images/dist/sprite.png' icon-pu-tao; | |
311 | 311 | @icon-tao-zi-name: icon-tao-zi; |
312 | -@icon-tao-zi-x: 120px; | |
313 | -@icon-tao-zi-y: 240px; | |
314 | -@icon-tao-zi-offset-x: -120px; | |
315 | -@icon-tao-zi-offset-y: -240px; | |
312 | +@icon-tao-zi-x: 0px; | |
313 | +@icon-tao-zi-y: 0px; | |
314 | +@icon-tao-zi-offset-x: 0px; | |
315 | +@icon-tao-zi-offset-y: 0px; | |
316 | 316 | @icon-tao-zi-width: 120px; |
317 | 317 | @icon-tao-zi-height: 120px; |
318 | 318 | @icon-tao-zi-total-width: 630px; |
319 | 319 | @icon-tao-zi-total-height: 614px; |
320 | 320 | @icon-tao-zi-image: '../../images/dist/sprite.png'; |
321 | -@icon-tao-zi: 120px 240px -120px -240px 120px 120px 630px 614px '../../images/dist/sprite.png' icon-tao-zi; | |
321 | +@icon-tao-zi: 0px 0px 0px 0px 120px 120px 630px 614px '../../images/dist/sprite.png' icon-tao-zi; | |
322 | 322 | @icon-tu-dou-name: icon-tu-dou; |
323 | 323 | @icon-tu-dou-x: 0px; |
324 | 324 | @icon-tu-dou-y: 240px; |
... | ... | @@ -375,16 +375,16 @@ At the bottom of this section, we provide information about the spritesheet itse |
375 | 375 | @icon-ying-tao-image: '../../images/dist/sprite.png'; |
376 | 376 | @icon-ying-tao: 0px 120px 0px -120px 120px 120px 630px 614px '../../images/dist/sprite.png' icon-ying-tao; |
377 | 377 | @icon-dgys-name: icon-dgys; |
378 | -@icon-dgys-x: 580px; | |
379 | -@icon-dgys-y: 0px; | |
380 | -@icon-dgys-offset-x: -580px; | |
381 | -@icon-dgys-offset-y: 0px; | |
378 | +@icon-dgys-x: 460px; | |
379 | +@icon-dgys-y: 520px; | |
380 | +@icon-dgys-offset-x: -460px; | |
381 | +@icon-dgys-offset-y: -520px; | |
382 | 382 | @icon-dgys-width: 50px; |
383 | 383 | @icon-dgys-height: 50px; |
384 | 384 | @icon-dgys-total-width: 630px; |
385 | 385 | @icon-dgys-total-height: 614px; |
386 | 386 | @icon-dgys-image: '../../images/dist/sprite.png'; |
387 | -@icon-dgys: 580px 0px -580px 0px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-dgys; | |
387 | +@icon-dgys: 460px 520px -460px -520px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-dgys; | |
388 | 388 | @icon-qtzl-name: icon-qtzl; |
389 | 389 | @icon-qtzl-x: 510px; |
390 | 390 | @icon-qtzl-y: 520px; |
... | ... | @@ -397,104 +397,104 @@ At the bottom of this section, we provide information about the spritesheet itse |
397 | 397 | @icon-qtzl-image: '../../images/dist/sprite.png'; |
398 | 398 | @icon-qtzl: 510px 520px -510px -520px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-qtzl; |
399 | 399 | @icon-scl-name: icon-scl; |
400 | -@icon-scl-x: 460px; | |
400 | +@icon-scl-x: 360px; | |
401 | 401 | @icon-scl-y: 520px; |
402 | -@icon-scl-offset-x: -460px; | |
402 | +@icon-scl-offset-x: -360px; | |
403 | 403 | @icon-scl-offset-y: -520px; |
404 | 404 | @icon-scl-width: 50px; |
405 | 405 | @icon-scl-height: 50px; |
406 | 406 | @icon-scl-total-width: 630px; |
407 | 407 | @icon-scl-total-height: 614px; |
408 | 408 | @icon-scl-image: '../../images/dist/sprite.png'; |
409 | -@icon-scl: 460px 520px -460px -520px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-scl; | |
409 | +@icon-scl: 360px 520px -360px -520px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-scl; | |
410 | 410 | @icon-sgl-20150825111731-name: icon-sgl_20150825111731; |
411 | -@icon-sgl-20150825111731-x: 410px; | |
411 | +@icon-sgl-20150825111731-x: 310px; | |
412 | 412 | @icon-sgl-20150825111731-y: 520px; |
413 | -@icon-sgl-20150825111731-offset-x: -410px; | |
413 | +@icon-sgl-20150825111731-offset-x: -310px; | |
414 | 414 | @icon-sgl-20150825111731-offset-y: -520px; |
415 | 415 | @icon-sgl-20150825111731-width: 50px; |
416 | 416 | @icon-sgl-20150825111731-height: 50px; |
417 | 417 | @icon-sgl-20150825111731-total-width: 630px; |
418 | 418 | @icon-sgl-20150825111731-total-height: 614px; |
419 | 419 | @icon-sgl-20150825111731-image: '../../images/dist/sprite.png'; |
420 | -@icon-sgl-20150825111731: 410px 520px -410px -520px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-sgl_20150825111731; | |
420 | +@icon-sgl-20150825111731: 310px 520px -310px -520px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-sgl_20150825111731; | |
421 | 421 | @icon-spfl-name: icon-spfl; |
422 | -@icon-spfl-x: 310px; | |
422 | +@icon-spfl-x: 260px; | |
423 | 423 | @icon-spfl-y: 520px; |
424 | -@icon-spfl-offset-x: -310px; | |
424 | +@icon-spfl-offset-x: -260px; | |
425 | 425 | @icon-spfl-offset-y: -520px; |
426 | 426 | @icon-spfl-width: 50px; |
427 | 427 | @icon-spfl-height: 50px; |
428 | 428 | @icon-spfl-total-width: 630px; |
429 | 429 | @icon-spfl-total-height: 614px; |
430 | 430 | @icon-spfl-image: '../../images/dist/sprite.png'; |
431 | -@icon-spfl: 310px 520px -310px -520px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-spfl; | |
431 | +@icon-spfl: 260px 520px -260px -520px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-spfl; | |
432 | 432 | @icon-wlfw-name: icon-wlfw; |
433 | -@icon-wlfw-x: 260px; | |
434 | -@icon-wlfw-y: 520px; | |
435 | -@icon-wlfw-offset-x: -260px; | |
436 | -@icon-wlfw-offset-y: -520px; | |
433 | +@icon-wlfw-x: 580px; | |
434 | +@icon-wlfw-y: 0px; | |
435 | +@icon-wlfw-offset-x: -580px; | |
436 | +@icon-wlfw-offset-y: 0px; | |
437 | 437 | @icon-wlfw-width: 50px; |
438 | 438 | @icon-wlfw-height: 50px; |
439 | 439 | @icon-wlfw-total-width: 630px; |
440 | 440 | @icon-wlfw-total-height: 614px; |
441 | 441 | @icon-wlfw-image: '../../images/dist/sprite.png'; |
442 | -@icon-wlfw: 260px 520px -260px -520px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-wlfw; | |
442 | +@icon-wlfw: 580px 0px -580px 0px 50px 50px 630px 614px '../../images/dist/sprite.png' icon-wlfw; | |
443 | 443 | @icon-ddgl-name: icon-ddgl; |
444 | -@icon-ddgl-x: 580px; | |
445 | -@icon-ddgl-y: 440px; | |
446 | -@icon-ddgl-offset-x: -580px; | |
447 | -@icon-ddgl-offset-y: -440px; | |
444 | +@icon-ddgl-x: 440px; | |
445 | +@icon-ddgl-y: 400px; | |
446 | +@icon-ddgl-offset-x: -440px; | |
447 | +@icon-ddgl-offset-y: -400px; | |
448 | 448 | @icon-ddgl-width: 40px; |
449 | 449 | @icon-ddgl-height: 40px; |
450 | 450 | @icon-ddgl-total-width: 630px; |
451 | 451 | @icon-ddgl-total-height: 614px; |
452 | 452 | @icon-ddgl-image: '../../images/dist/sprite.png'; |
453 | -@icon-ddgl: 580px 440px -580px -440px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-ddgl; | |
453 | +@icon-ddgl: 440px 400px -440px -400px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-ddgl; | |
454 | 454 | @icon-szgl-name: icon-szgl; |
455 | 455 | @icon-szgl-x: 580px; |
456 | -@icon-szgl-y: 480px; | |
456 | +@icon-szgl-y: 520px; | |
457 | 457 | @icon-szgl-offset-x: -580px; |
458 | -@icon-szgl-offset-y: -480px; | |
458 | +@icon-szgl-offset-y: -520px; | |
459 | 459 | @icon-szgl-width: 40px; |
460 | 460 | @icon-szgl-height: 40px; |
461 | 461 | @icon-szgl-total-width: 630px; |
462 | 462 | @icon-szgl-total-height: 614px; |
463 | 463 | @icon-szgl-image: '../../images/dist/sprite.png'; |
464 | -@icon-szgl: 580px 480px -580px -480px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-szgl; | |
464 | +@icon-szgl: 580px 520px -580px -520px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-szgl; | |
465 | 465 | @icon-tkgl-name: icon-tkgl; |
466 | 466 | @icon-tkgl-x: 580px; |
467 | -@icon-tkgl-y: 520px; | |
467 | +@icon-tkgl-y: 480px; | |
468 | 468 | @icon-tkgl-offset-x: -580px; |
469 | -@icon-tkgl-offset-y: -520px; | |
469 | +@icon-tkgl-offset-y: -480px; | |
470 | 470 | @icon-tkgl-width: 40px; |
471 | 471 | @icon-tkgl-height: 40px; |
472 | 472 | @icon-tkgl-total-width: 630px; |
473 | 473 | @icon-tkgl-total-height: 614px; |
474 | 474 | @icon-tkgl-image: '../../images/dist/sprite.png'; |
475 | -@icon-tkgl: 580px 520px -580px -520px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-tkgl; | |
475 | +@icon-tkgl: 580px 480px -580px -480px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-tkgl; | |
476 | 476 | @icon-wdsc-name: icon-wdsc; |
477 | -@icon-wdsc-x: 440px; | |
478 | -@icon-wdsc-y: 400px; | |
479 | -@icon-wdsc-offset-x: -440px; | |
480 | -@icon-wdsc-offset-y: -400px; | |
477 | +@icon-wdsc-x: 580px; | |
478 | +@icon-wdsc-y: 440px; | |
479 | +@icon-wdsc-offset-x: -580px; | |
480 | +@icon-wdsc-offset-y: -440px; | |
481 | 481 | @icon-wdsc-width: 40px; |
482 | 482 | @icon-wdsc-height: 40px; |
483 | 483 | @icon-wdsc-total-width: 630px; |
484 | 484 | @icon-wdsc-total-height: 614px; |
485 | 485 | @icon-wdsc-image: '../../images/dist/sprite.png'; |
486 | -@icon-wdsc: 440px 400px -440px -400px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-wdsc; | |
486 | +@icon-wdsc: 580px 440px -580px -440px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-wdsc; | |
487 | 487 | @icon-xxgl-name: icon-xxgl; |
488 | -@icon-xxgl-x: 440px; | |
488 | +@icon-xxgl-x: 580px; | |
489 | 489 | @icon-xxgl-y: 360px; |
490 | -@icon-xxgl-offset-x: -440px; | |
490 | +@icon-xxgl-offset-x: -580px; | |
491 | 491 | @icon-xxgl-offset-y: -360px; |
492 | 492 | @icon-xxgl-width: 40px; |
493 | 493 | @icon-xxgl-height: 40px; |
494 | 494 | @icon-xxgl-total-width: 630px; |
495 | 495 | @icon-xxgl-total-height: 614px; |
496 | 496 | @icon-xxgl-image: '../../images/dist/sprite.png'; |
497 | -@icon-xxgl: 440px 360px -440px -360px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-xxgl; | |
497 | +@icon-xxgl: 580px 360px -580px -360px 40px 40px 630px 614px '../../images/dist/sprite.png' icon-xxgl; | |
498 | 498 | @icon-back-top-name: icon-back-top; |
499 | 499 | @icon-back-top-x: 480px; |
500 | 500 | @icon-back-top-y: 400px; |
... | ... | @@ -508,15 +508,15 @@ At the bottom of this section, we provide information about the spritesheet itse |
508 | 508 | @icon-back-top: 480px 400px -480px -400px 80px 80px 630px 614px '../../images/dist/sprite.png' icon-back-top; |
509 | 509 | @icon-dwtb-name: icon-dwtb; |
510 | 510 | @icon-dwtb-x: 580px; |
511 | -@icon-dwtb-y: 184px; | |
511 | +@icon-dwtb-y: 316px; | |
512 | 512 | @icon-dwtb-offset-x: -580px; |
513 | -@icon-dwtb-offset-y: -184px; | |
513 | +@icon-dwtb-offset-y: -316px; | |
514 | 514 | @icon-dwtb-width: 44px; |
515 | 515 | @icon-dwtb-height: 44px; |
516 | 516 | @icon-dwtb-total-width: 630px; |
517 | 517 | @icon-dwtb-total-height: 614px; |
518 | 518 | @icon-dwtb-image: '../../images/dist/sprite.png'; |
519 | -@icon-dwtb: 580px 184px -580px -184px 44px 44px 630px 614px '../../images/dist/sprite.png' icon-dwtb; | |
519 | +@icon-dwtb: 580px 316px -580px -316px 44px 44px 630px 614px '../../images/dist/sprite.png' icon-dwtb; | |
520 | 520 | @icon-lsjt-name: icon-lsjt; |
521 | 521 | @icon-lsjt-x: 580px; |
522 | 522 | @icon-lsjt-y: 560px; |
... | ... | @@ -541,63 +541,74 @@ At the bottom of this section, we provide information about the spritesheet itse |
541 | 541 | @icon-wsc: 580px 228px -580px -228px 44px 44px 630px 614px '../../images/dist/sprite.png' icon-wsc; |
542 | 542 | @icon-xk-no-name: icon-xk-no; |
543 | 543 | @icon-xk-no-x: 580px; |
544 | -@icon-xk-no-y: 272px; | |
544 | +@icon-xk-no-y: 184px; | |
545 | 545 | @icon-xk-no-offset-x: -580px; |
546 | -@icon-xk-no-offset-y: -272px; | |
546 | +@icon-xk-no-offset-y: -184px; | |
547 | 547 | @icon-xk-no-width: 44px; |
548 | 548 | @icon-xk-no-height: 44px; |
549 | 549 | @icon-xk-no-total-width: 630px; |
550 | 550 | @icon-xk-no-total-height: 614px; |
551 | 551 | @icon-xk-no-image: '../../images/dist/sprite.png'; |
552 | -@icon-xk-no: 580px 272px -580px -272px 44px 44px 630px 614px '../../images/dist/sprite.png' icon-xk-no; | |
552 | +@icon-xk-no: 580px 184px -580px -184px 44px 44px 630px 614px '../../images/dist/sprite.png' icon-xk-no; | |
553 | 553 | @icon-xk-yes-name: icon-xk-yes; |
554 | 554 | @icon-xk-yes-x: 580px; |
555 | -@icon-xk-yes-y: 316px; | |
555 | +@icon-xk-yes-y: 140px; | |
556 | 556 | @icon-xk-yes-offset-x: -580px; |
557 | -@icon-xk-yes-offset-y: -316px; | |
557 | +@icon-xk-yes-offset-y: -140px; | |
558 | 558 | @icon-xk-yes-width: 44px; |
559 | 559 | @icon-xk-yes-height: 44px; |
560 | 560 | @icon-xk-yes-total-width: 630px; |
561 | 561 | @icon-xk-yes-total-height: 614px; |
562 | 562 | @icon-xk-yes-image: '../../images/dist/sprite.png'; |
563 | -@icon-xk-yes: 580px 316px -580px -316px 44px 44px 630px 614px '../../images/dist/sprite.png' icon-xk-yes; | |
563 | +@icon-xk-yes: 580px 140px -580px -140px 44px 44px 630px 614px '../../images/dist/sprite.png' icon-xk-yes; | |
564 | 564 | @icon-ysc-name: icon-ysc; |
565 | 565 | @icon-ysc-x: 580px; |
566 | -@icon-ysc-y: 140px; | |
566 | +@icon-ysc-y: 272px; | |
567 | 567 | @icon-ysc-offset-x: -580px; |
568 | -@icon-ysc-offset-y: -140px; | |
568 | +@icon-ysc-offset-y: -272px; | |
569 | 569 | @icon-ysc-width: 44px; |
570 | 570 | @icon-ysc-height: 44px; |
571 | 571 | @icon-ysc-total-width: 630px; |
572 | 572 | @icon-ysc-total-height: 614px; |
573 | 573 | @icon-ysc-image: '../../images/dist/sprite.png'; |
574 | -@icon-ysc: 580px 140px -580px -140px 44px 44px 630px 614px '../../images/dist/sprite.png' icon-ysc; | |
574 | +@icon-ysc: 580px 272px -580px -272px 44px 44px 630px 614px '../../images/dist/sprite.png' icon-ysc; | |
575 | 575 | @icon-sdrz-name: icon-sdrz; |
576 | -@icon-sdrz-x: 410px; | |
576 | +@icon-sdrz-x: 320px; | |
577 | 577 | @icon-sdrz-y: 480px; |
578 | -@icon-sdrz-offset-x: -410px; | |
578 | +@icon-sdrz-offset-x: -320px; | |
579 | 579 | @icon-sdrz-offset-y: -480px; |
580 | 580 | @icon-sdrz-width: 90px; |
581 | 581 | @icon-sdrz-height: 30px; |
582 | 582 | @icon-sdrz-total-width: 630px; |
583 | 583 | @icon-sdrz-total-height: 614px; |
584 | 584 | @icon-sdrz-image: '../../images/dist/sprite.png'; |
585 | -@icon-sdrz: 410px 480px -410px -480px 90px 30px 630px 614px '../../images/dist/sprite.png' icon-sdrz; | |
585 | +@icon-sdrz: 320px 480px -320px -480px 90px 30px 630px 614px '../../images/dist/sprite.png' icon-sdrz; | |
586 | 586 | @icon-sxsj-name: icon-sxsj; |
587 | -@icon-sxsj-x: 320px; | |
587 | +@icon-sxsj-x: 410px; | |
588 | 588 | @icon-sxsj-y: 480px; |
589 | -@icon-sxsj-offset-x: -320px; | |
589 | +@icon-sxsj-offset-x: -410px; | |
590 | 590 | @icon-sxsj-offset-y: -480px; |
591 | 591 | @icon-sxsj-width: 90px; |
592 | 592 | @icon-sxsj-height: 30px; |
593 | 593 | @icon-sxsj-total-width: 630px; |
594 | 594 | @icon-sxsj-total-height: 614px; |
595 | 595 | @icon-sxsj-image: '../../images/dist/sprite.png'; |
596 | -@icon-sxsj: 320px 480px -320px -480px 90px 30px 630px 614px '../../images/dist/sprite.png' icon-sxsj; | |
596 | +@icon-sxsj: 410px 480px -410px -480px 90px 30px 630px 614px '../../images/dist/sprite.png' icon-sxsj; | |
597 | +@icon-back-name: icon-back; | |
598 | +@icon-back-x: 560px; | |
599 | +@icon-back-y: 400px; | |
600 | +@icon-back-offset-x: -560px; | |
601 | +@icon-back-offset-y: -400px; | |
602 | +@icon-back-width: 20px; | |
603 | +@icon-back-height: 34px; | |
604 | +@icon-back-total-width: 630px; | |
605 | +@icon-back-total-height: 614px; | |
606 | +@icon-back-image: '../../images/dist/sprite.png'; | |
607 | +@icon-back: 560px 400px -560px -400px 20px 34px 630px 614px '../../images/dist/sprite.png' icon-back; | |
597 | 608 | @spritesheet-width: 630px; |
598 | 609 | @spritesheet-height: 614px; |
599 | 610 | @spritesheet-image: '../../images/dist/sprite.png'; |
600 | -@spritesheet-sprites: @icon-information @icon-logo-app @icon-fiter @icon-have-point @icon-new @icon-no-point @icon-pro-more @icon-search @icon-talking @icon-white-jt @icon-cdzg @icon-gqxx @icon-jhd @icon-nhzy @icon-pfsc @icon-tcls @icon-wdnf @icon-yqxx @icon-cao-mei @icon-da-suan @icon-dou-jiao @icon-hua-cai @icon-luo-bo @icon-mo-gu @icon-ping-guo @icon-pro-more2 @icon-pu-tao @icon-tao-zi @icon-tu-dou @icon-xiang-jiao @icon-xue-li @icon-yang-cong @icon-ying-tao @icon-dgys @icon-qtzl @icon-scl @icon-sgl-20150825111731 @icon-spfl @icon-wlfw @icon-ddgl @icon-szgl @icon-tkgl @icon-wdsc @icon-xxgl @icon-back-top @icon-dwtb @icon-lsjt @icon-wsc @icon-xk-no @icon-xk-yes @icon-ysc @icon-sdrz @icon-sxsj; | |
611 | +@spritesheet-sprites: @icon-information @icon-logo-app @icon-fiter @icon-have-point @icon-new @icon-no-point @icon-pro-more @icon-search @icon-talking @icon-white-jt @icon-cdzg @icon-gqxx @icon-jhd @icon-nhzy @icon-pfsc @icon-tcls @icon-wdnf @icon-yqxx @icon-cao-mei @icon-da-suan @icon-dou-jiao @icon-hua-cai @icon-luo-bo @icon-mo-gu @icon-ping-guo @icon-pro-more2 @icon-pu-tao @icon-tao-zi @icon-tu-dou @icon-xiang-jiao @icon-xue-li @icon-yang-cong @icon-ying-tao @icon-dgys @icon-qtzl @icon-scl @icon-sgl-20150825111731 @icon-spfl @icon-wlfw @icon-ddgl @icon-szgl @icon-tkgl @icon-wdsc @icon-xxgl @icon-back-top @icon-dwtb @icon-lsjt @icon-wsc @icon-xk-no @icon-xk-yes @icon-ysc @icon-sdrz @icon-sxsj @icon-back; | |
601 | 612 | @spritesheet: 630px 614px '../../images/dist/sprite.png' @spritesheet-sprites; |
602 | 613 | |
603 | 614 | /* | ... | ... |
images/dist/sprite.png
images/src/back.png
0 → 100644
338 Bytes