[修复] timeline 组件样式

This commit is contained in:
就眠儀式
2021-11-18 13:13:04 +08:00
parent b0a3bd0ac9
commit 05f379c680
11 changed files with 65 additions and 89 deletions

View File

@@ -82,8 +82,8 @@
</template>
<script setup name="LayIconPicker" lang="ts">
import { defineProps, Ref, ref, watch } from 'vue'
import icons from '../resource/icons'
import { defineProps, Ref, ref } from 'vue'
import icons from "../../font/iconfont"
const props = withDefaults(
defineProps<{