peak_ZN

04 2022 档案

文件后缀名问题
摘要: 阅读全文

posted @ 2022-04-30 16:40 榫ning 阅读(24) 评论(0) 推荐(0)

vue插槽
摘要:Vue 实现了一套内容分发的 API,将 <slot> 元素作为承载分发内容的出口,作者称其为插槽,可以应用在组合组件的场景中。 <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Title</title></he 阅读全文

posted @ 2022-04-15 11:40 榫ning 阅读(48) 评论(0) 推荐(0)