03 2021 档案

摘要:day04_01 路由的基本使用 <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatibl 阅读全文
posted @ 2021-03-25 17:28 LZ1024 阅读(39) 评论(0) 推荐(0) 编辑
摘要:day03_04 组件的创建 <body> <div id="app"> <my-component1></my-component1> <hr> <my-component2></my-component2> </div> <!-- 在被控制的 #app 外面,使用template元素定义组建的h 阅读全文
posted @ 2021-03-18 17:02 LZ1024 阅读(41) 评论(0) 推荐(0) 编辑
摘要:day02_01 过滤器的使用 <body> <div id="app"> <!-- 过滤器可以没有参数,默认传的 msg --> <p>{{msg | msgFormat('疯狂','111')}}</p> <p>{{date | dateFormat('yyyy-mm-dd')}}</p> </ 阅读全文
posted @ 2021-03-12 14:59 LZ1024 阅读(65) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示