This commit is contained in:
Pan
2019-03-11 16:56:27 +08:00
parent 653de1f31e
commit 66e8ca9cec
6 changed files with 27 additions and 22 deletions

View File

@@ -18,6 +18,8 @@
</template>
<script>
// fuse is a lightweight fuzzy-search module
// make search results more in line with expectations
import Fuse from 'fuse.js'
import path from 'path'
import i18n from '@/lang'