docs: 新增 Qrcode.vue 物料

This commit is contained in:
就眠儀式
2022-03-08 23:11:26 +08:00
parent 3808e36db5
commit fbc7823b8c
5 changed files with 14 additions and 30 deletions

View File

@@ -13,7 +13,7 @@ onMounted(() => {
container: "#docsearch",
appId: "Y8NT7MICRP",
apiKey: "fb23e7bbc001828e56c50d66e6be26b2",
indexName: "indexName",
indexName: "indexName"
});
});
</script>