ci: 初步集成 algolia

This commit is contained in:
就眠儀式
2022-03-08 14:07:11 +08:00
parent eaa1cf895b
commit 8e89ef7bb1
5 changed files with 35 additions and 122 deletions

View File

@@ -5,14 +5,7 @@ export default {
</script>
<script lang="ts" setup>
import {
ref,
shallowRef,
withDefaults,
computed,
onMounted,
onBeforeUnmount,
} from "vue";
import { ref, shallowRef, withDefaults, computed, onMounted, onBeforeUnmount } from "vue";
import { useThrottle } from "@vueuse/core";
import LayIcon from "../icon/index";
import "./index.less";

View File

@@ -10,7 +10,6 @@ export function getTop(elem: any): any {
}
/**
* 随便写的
* 获取 left 属性值
* <p>
* @param elem dom