fix(docs):部分文档适配 playground

This commit is contained in:
sight
2022-01-29 06:46:35 +08:00
parent 735b6d32bb
commit 53146924aa
11 changed files with 236 additions and 52 deletions

View File

@@ -11,6 +11,9 @@
<lay-backtop></lay-backtop>
</template>
<script>
</script>
:::
:::title 自定义
@@ -35,7 +38,7 @@
<script>
import { ref } from 'vue'
import { layer } from "../../../../src/index.ts"
import { layer } from "@layui/layer-vue"
export default {
setup() {