fix(cli): remove docsearch (#11415)

* fix(cli): remove docsearch

* chore: remove react

* docs: add changelog
This commit is contained in:
neverland
2022-12-24 15:55:36 +08:00
committed by GitHub
parent 816a7cbdfb
commit c02ad9ce07
9 changed files with 7 additions and 326 deletions
-3
View File
@@ -32,9 +32,6 @@ export default {
baiduAnalytics: {
seed: 'af5d41bc4e446e76665dbe3ec18d55c3',
},
htmlMeta: {
'docsearch:version': 'v4',
},
headHtml: `<script>
if (location.host === 'youzan.github.io') {
location.href = location.href.replace('youzan.github.io', 'vant-ui.github.io');