编写国际化文档 重写主题配置文档

This commit is contained in:
就眠儀式
2022-02-09 23:30:41 +08:00
parent f0a72a898e
commit 87eec9155c
7 changed files with 44 additions and 35 deletions

View File

@@ -57,7 +57,5 @@ watch(() => props.themeVariable, (vars) => {
</script>
<template>
<div class="lay-config-provider">
<slot></slot>
</div>
<slot></slot>
</template>