WXL
5 天以前 952ce5369317b40f6c6f2e11e70969d50108d240
src/components/HeaderSearch/index.vue
@@ -1,3 +1,4 @@
<!-- 使用全局svgicon图标 -->
<template>
  <div :class="{'show':show}" class="header-search">
    <svg-icon class-name="search-icon" icon-class="search" @click.stop="click" />