chore: split index.css
This commit is contained in:
@@ -11,9 +11,9 @@ import "@docsearch/css";
|
||||
onMounted(() => {
|
||||
docsearch({
|
||||
container: "#docsearch",
|
||||
appId: "Y8NT7MICRP",
|
||||
apiKey: "fb23e7bbc001828e56c50d66e6be26b2",
|
||||
indexName: "indexName"
|
||||
appId: "BIYZTK0F0Q",
|
||||
apiKey: "4b228ca4dcda0f1d5d9ff9938c2b4f59",
|
||||
indexName: "layui-vue"
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user