随笔分类 -  vue-基础day05

只有注册用户登录后才能阅读该文。
posted @ 2019-05-30 11:47 193557749 阅读(3) 评论(0) 推荐(0)
摘要:``` <!DOCTYPE html Document <! 1. 导航 首页 音乐 <! 2. 容器 // 3. 提供组件 const Home = { template: }; const Detail = { // 渲染动态路由标识id的值 // this.$router.push() // 阅读全文
posted @ 2019-05-28 23:14 193557749 阅读(194) 评论(0) 推荐(0)