Commit 8047a4f839c65afc34f2b0618f79cc9c8cc67e21

Authored by yvan.ni
2 parents c0c68187 46c78e3c

Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev

Showing 1 changed file with 85 additions and 29 deletions
app.wxss
@@ -742,14 +742,14 @@ background: #ffe3e2; @@ -742,14 +742,14 @@ background: #ffe3e2;
742 742
743 743
744 /* 图标字体(ty) */ 744 /* 图标字体(ty) */
745 -@font-face {  
746 - font-family: 'iconfont'; /* Project id 2054717 */  
747 - src: url('//at.alicdn.com/t/font_2054717_7asl31h61km.woff2?t=1648457743336') format('woff2'), 745 +/* @font-face { */
  746 + /* font-family: 'iconfont'; */ /* Project id 2054717 */
  747 + /* src: url('//at.alicdn.com/t/font_2054717_7asl31h61km.woff2?t=1648457743336') format('woff2'),
748 url('//at.alicdn.com/t/font_2054717_7asl31h61km.woff?t=1648457743336') format('woff'), 748 url('//at.alicdn.com/t/font_2054717_7asl31h61km.woff?t=1648457743336') format('woff'),
749 url('//at.alicdn.com/t/font_2054717_7asl31h61km.ttf?t=1648457743336') format('truetype'); 749 url('//at.alicdn.com/t/font_2054717_7asl31h61km.ttf?t=1648457743336') format('truetype');
750 -} 750 +} */
751 751
752 -.icon-zhibo:before { 752 +/* .icon-zhibo:before {
753 content: "\e623"; 753 content: "\e623";
754 } 754 }
755 755
@@ -800,6 +800,69 @@ background: #ffe3e2; @@ -800,6 +800,69 @@ background: #ffe3e2;
800 font-style: normal; 800 font-style: normal;
801 -webkit-font-smoothing: antialiased; 801 -webkit-font-smoothing: antialiased;
802 -moz-osx-font-smoothing: grayscale; 802 -moz-osx-font-smoothing: grayscale;
  803 +} */
  804 +
  805 +@font-face {
  806 + font-family: "iconfont"; /* Project id 2054717 */
  807 + src: url('//at.alicdn.com/t/c/font_2054717_k2sfcuqycll.woff2?t=1661217430593') format('woff2'),
  808 + url('//at.alicdn.com/t/c/font_2054717_k2sfcuqycll.woff?t=1661217430593') format('woff'),
  809 + url('//at.alicdn.com/t/c/font_2054717_k2sfcuqycll.ttf?t=1661217430593') format('truetype');
  810 +}
  811 +
  812 +.iconfont {
  813 + font-family: "iconfont" !important;
  814 + font-size: 16px;
  815 + font-style: normal;
  816 + -webkit-font-smoothing: antialiased;
  817 + -moz-osx-font-smoothing: grayscale;
  818 +}
  819 +
  820 +.icon-shangjiantou:before {
  821 + content: "\e791";
  822 +}
  823 +
  824 +.icon-zhibo:before {
  825 + content: "\e623";
  826 +}
  827 +
  828 +.icon-dianhua:before {
  829 + content: "\e64b";
  830 +}
  831 +
  832 +.icon-kefu1:before {
  833 + content: "\e651";
  834 +}
  835 +
  836 +.icon-infofill:before {
  837 + content: "\e6e6";
  838 +}
  839 +
  840 +.icon-geren:before {
  841 + content: "\e71d";
  842 +}
  843 +
  844 +.icon-tupian:before {
  845 + content: "\e997";
  846 +}
  847 +
  848 +.icon-wenhao:before {
  849 + content: "\e72d";
  850 +}
  851 +
  852 +.icon-suoxiao:before {
  853 + content: "\e7af";
  854 +}
  855 +
  856 +.icon-yanjing-kai:before {
  857 + content: "\e6f9";
  858 +}
  859 +
  860 +.icon-yanjing-guan:before {
  861 + content: "\e6fa";
  862 +}
  863 +
  864 +.icon-fangda:before {
  865 + content: "\e662";
803 } 866 }
804 867
805 .icon-checked:before { 868 .icon-checked:before {
@@ -826,6 +889,10 @@ background: #ffe3e2; @@ -826,6 +889,10 @@ background: #ffe3e2;
826 content: "\e6ca"; 889 content: "\e6ca";
827 } 890 }
828 891
  892 +.icon-xingyungou:before {
  893 + content: "\e622";
  894 +}
  895 +
829 .icon-luck:before { 896 .icon-luck:before {
830 content: "\e621"; 897 content: "\e621";
831 } 898 }
@@ -838,7 +905,6 @@ background: #ffe3e2; @@ -838,7 +905,6 @@ background: #ffe3e2;
838 content: "\e6b4"; 905 content: "\e6b4";
839 } 906 }
840 907
841 -  
842 .icon-fenlei:before { 908 .icon-fenlei:before {
843 content: "\e628"; 909 content: "\e628";
844 } 910 }
@@ -846,6 +912,7 @@ background: #ffe3e2; @@ -846,6 +912,7 @@ background: #ffe3e2;
846 .icon-arrowup:before { 912 .icon-arrowup:before {
847 content: "\e61e"; 913 content: "\e61e";
848 } 914 }
  915 +
849 .icon-aixin:before { 916 .icon-aixin:before {
850 content: "\e8c3"; 917 content: "\e8c3";
851 } 918 }
@@ -878,13 +945,14 @@ background: #ffe3e2; @@ -878,13 +945,14 @@ background: #ffe3e2;
878 content: "\e614"; 945 content: "\e614";
879 } 946 }
880 947
  948 +.icon-erweimafenxiang:before {
  949 + content: "\e613";
  950 +}
881 951
882 .icon-zhiwen:before { 952 .icon-zhiwen:before {
883 content: "\e6aa"; 953 content: "\e6aa";
884 } 954 }
885 955
886 -  
887 -  
888 .icon-guan:before { 956 .icon-guan:before {
889 content: "\e612"; 957 content: "\e612";
890 } 958 }
@@ -897,8 +965,6 @@ background: #ffe3e2; @@ -897,8 +965,6 @@ background: #ffe3e2;
897 content: "\e611"; 965 content: "\e611";
898 } 966 }
899 967
900 -  
901 -  
902 .icon-zhuanpan:before { 968 .icon-zhuanpan:before {
903 content: "\e642"; 969 content: "\e642";
904 } 970 }
@@ -955,6 +1021,14 @@ background: #ffe3e2; @@ -955,6 +1021,14 @@ background: #ffe3e2;
955 content: "\e61d"; 1021 content: "\e61d";
956 } 1022 }
957 1023
  1024 +.icon-shangjia:before {
  1025 + content: "\e6e5";
  1026 +}
  1027 +
  1028 +.icon-xiajia:before {
  1029 + content: "\e6e4";
  1030 +}
  1031 +
958 .icon-shaixuan:before { 1032 .icon-shaixuan:before {
959 content: "\e68a"; 1033 content: "\e68a";
960 } 1034 }
@@ -975,7 +1049,6 @@ background: #ffe3e2; @@ -975,7 +1049,6 @@ background: #ffe3e2;
975 content: "\e638"; 1049 content: "\e638";
976 } 1050 }
977 1051
978 -  
979 .icon-sousuo:before { 1052 .icon-sousuo:before {
980 content: "\e618"; 1053 content: "\e618";
981 } 1054 }
@@ -1016,14 +1089,6 @@ background: #ffe3e2; @@ -1016,14 +1089,6 @@ background: #ffe3e2;
1016 content: "\e609"; 1089 content: "\e609";
1017 } 1090 }
1018 1091
1019 -.icon-shangjia:before {  
1020 - content: "\e6e5";  
1021 -}  
1022 -  
1023 -.icon-xiajia:before {  
1024 - content: "\e6e4";  
1025 -}  
1026 -  
1027 .icon-yongjin:before { 1092 .icon-yongjin:before {
1028 content: "\e60c"; 1093 content: "\e60c";
1029 } 1094 }
@@ -1048,14 +1113,6 @@ background: #ffe3e2; @@ -1048,14 +1113,6 @@ background: #ffe3e2;
1048 content: "\e65e"; 1113 content: "\e65e";
1049 } 1114 }
1050 1115
1051 -.icon-yihexiao:before {  
1052 - content: "\e726";  
1053 -}  
1054 -  
1055 -.icon-daihexiao:before {  
1056 - content: "\e727";  
1057 -}  
1058 -  
1059 .icon-meirong2:before { 1116 .icon-meirong2:before {
1060 content: "\e861"; 1117 content: "\e861";
1061 } 1118 }
@@ -1133,12 +1190,10 @@ background: #ffe3e2; @@ -1133,12 +1190,10 @@ background: #ffe3e2;
1133 } 1190 }
1134 1191
1135 .icon-arrow_right:before { 1192 .icon-arrow_right:before {
1136 - /* > */  
1137 content: "\e61f"; 1193 content: "\e61f";
1138 } 1194 }
1139 1195
1140 .icon-arrow_down:before { 1196 .icon-arrow_down:before {
1141 -  
1142 content: "\e600"; 1197 content: "\e600";
1143 } 1198 }
1144 1199
@@ -1148,3 +1203,4 @@ background: #ffe3e2; @@ -1148,3 +1203,4 @@ background: #ffe3e2;
1148 1203
1149 1204
1150 1205
  1206 +