heimawl
2023-06-20 55b71c3e08d6cac94d7b4c459450700bd86cb648
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" />