Xiao_123 8 месяцев назад
Родитель
Сommit
edcb3e253e
3 измененных файлов с 37 добавлено и 12 удалено
  1. 1 0
      pages/index/position.vue
  2. 36 12
      static/iconfont.css
  3. BIN
      static/iconfont.ttf

+ 1 - 0
pages/index/position.vue

@@ -15,6 +15,7 @@
       <view class="white-bgc px-10 pb-10 mb-10">
         <SwiperAd :list="swiperAdList"></SwiperAd>
         <FilterList :list="filterList" idValue="label" class="ss-m-t-30" @change="handleSearch"></FilterList>
+        <uni-icons custom-prefix="iconfont" type="icon-ClearFilter" color="#00897B" size="30"></uni-icons>
       </view>
       <PositionList class="pb-10" :list="positionListData" :noMore="noMore"></PositionList>
     </scroll-view>

+ 36 - 12
static/iconfont.css

@@ -11,6 +11,42 @@
   -moz-osx-font-smoothing: grayscale;
 }
 
+.icon-ClearFilter:before {
+  content: "\e611";
+}
+
+.icon-docx-:before {
+  content: "\e646";
+}
+
+.icon-pdf-:before {
+  content: "\e649";
+}
+
+.icon-doc:before {
+  content: "\e639";
+}
+
+.icon-icon-test1:before {
+  content: "\e602";
+}
+
+.icon-icon-test:before {
+  content: "\e627";
+}
+
+.icon-qiye1:before {
+  content: "\e640";
+}
+
+.icon-zhiwei:before {
+  content: "\e60a";
+}
+
+.icon-zhiweisvg:before {
+  content: "\eac0";
+}
+
 .icon-dunpai1:before {
   content: "\e610";
 }
@@ -67,18 +103,6 @@
   content: "\f8b0";
 }
 
-.icon-qiye1:before {
-  content: "\e640";
-}
-
-.icon-zhiwei:before {
-  content: "\e60a";
-}
-
-.icon-zhiweisvg:before {
-  content: "\eac0";
-}
-
 .icon-icon-myself-1:before {
   content: "\e601";
 }

BIN
static/iconfont.ttf