feature[Navbar]: add header-search component (#1591)

* init

* init

* refactor search function by fuse

* fix bug

* fix bug

* tweak
This commit is contained in:
花裤衩
2019-02-13 15:09:14 +08:00
committed by GitHub
parent fe381503eb
commit c71f3110fb
4 changed files with 212 additions and 12 deletions

View File

@@ -43,6 +43,7 @@
"echarts": "4.1.0",
"element-ui": "2.4.11",
"file-saver": "1.3.8",
"fuse.js": "3.4.2",
"js-cookie": "2.2.0",
"jsonlint": "1.6.3",
"jszip": "3.1.5",