mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-12-20 09:45:38 +08:00
feat: 新增 Demo 站点
This commit is contained in:
14
docs/demos/promiseify-post-message/inner.md
Normal file
14
docs/demos/promiseify-post-message/inner.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: page
|
||||
navbar: false
|
||||
sidebar: false
|
||||
aside: false
|
||||
footer: false
|
||||
outline: false
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import DemoComponent from './Inner.vue'
|
||||
</script>
|
||||
|
||||
<DemoComponent />
|
||||
Reference in New Issue
Block a user