摘要:
<div id="app"></div> <script> const root = Vue.createApp({ template:` <div> <my-title :level='2'> hey <my-title/> </div> ` }) //定义 全局组件 root.component 阅读全文
posted @ 2021-03-27 16:17
周涵柔
阅读(54)
评论(0)
推荐(0)
浙公网安备 33010602011771号