diff --git a/vant.config.js b/vant.config.js index c132b93ee..af14cccff 100644 --- a/vant.config.js +++ b/vant.config.js @@ -18,6 +18,11 @@ module.exports = { baiduAnalytics: { seed: 'ad6b5732c36321f2dafed737ac2da92f', }, + htmlPluginOptions: { + meta: { + 'docsearch:version': '2.x', + }, + }, locales: { 'zh-CN': { title: 'Vant',