vue vue-router vuex element-ui axios的学习笔记(十四)商品详情页
思路1、写apiImage152.png2、写详情页组件和路由router---->index.jsImage153.pngproductcontent.vueImage154.png3、在productlist.vue把路由加上Image155.png4、mock.jsImage156.png5、详情页添加内容productcontent.vue{{$route.params.class}}{{