Browse Source

refactor: lint

潮流
jiannibang 4 years ago
parent
commit
655d8c91f8
  1. 5
      src/components/PublicComponent/SearchBar.vue

5
src/components/PublicComponent/SearchBar.vue

@ -9,8 +9,7 @@
</div>
</template>
<script setup>
</script>
<script setup></script>
<style lang="scss" scoped>
.row {
@ -58,4 +57,4 @@
}
}
}
</style>
</style>

Loading…
Cancel
Save