Explorar el Código

小程序更新icon

yanj hace 4 semanas
padre
commit
887c06933d
Se han modificado 4 ficheros con 6 adiciones y 2 borrados
  1. 2 2
      pages/index/home.vue
  2. 4 0
      static/font/iconfont.css
  3. BIN
      static/font/iconfont.ttf
  4. BIN
      static/font/iconfont.woff2

+ 2 - 2
pages/index/home.vue

@@ -176,10 +176,10 @@ export default {
         is_hide: false,
         link: '/pages/activity/index'
       }, {
-        icon: 'icon-zhanshangxinwenicon',
+        icon: 'icon-card-copy',
         name: '',
         is_hide: false,
-        link: '/pages/news/index?type=exhibitor'
+        link: '/pages/checkIn/index'
       }, {
         icon: 'icon-xiaochengxu-zhanguanpingmiantuicon',
         name: '',

+ 4 - 0
static/font/iconfont.css

@@ -20,6 +20,10 @@
   content: "\e6a6";
 }
 
+.icon-card-copy:before {
+  content: "\ee50";
+}
+
 .icon-bishi2:before {
   content: "\e66b";
 }

BIN
static/font/iconfont.ttf


BIN
static/font/iconfont.woff2