摘要:
<body> <div id="app"> <my-pnc2></my-pnc2> </div> </body> <script type="text/javascript"> //1.子组件 const cpnc1=Vue.extend({ template:` <h3>你好Vue1</h3> ` 阅读全文
posted @ 2020-07-07 11:43
学做flutter的小菜鸡
阅读(591)
评论(0)
推荐(0)
摘要:
全局组件注册 <body> <div id="app"> <my-pnc></my-pnc> </div> </body> <script type="text/javascript"> //1.组件构造器 const cpnc=Vue.extend({ template:` <h3>你好Vue</ 阅读全文
posted @ 2020-07-07 11:18
学做flutter的小菜鸡
阅读(165)
评论(0)
推荐(0)

浙公网安备 33010602011771号