摘要:
1.插件地址:https://github.com/bajian/vue-pull-to-refresh 2.安装:cnpm install --save pull-to-refresh 3.引入:import VuePullRefresh from "vue-pull-refresh" 4.实例 阅读全文
posted @ 2019-08-29 22:00
星雨,恒奋斗,过客
阅读(187)
评论(0)
推荐(0)
摘要:
1.实例:路由传参 <template> <div class="more-list"> <div class="wrapper"> <h3>{{ this.$route.params.title }}</h3> <div class="info url log" v-for="(item,inde 阅读全文
posted @ 2019-08-29 21:52
星雨,恒奋斗,过客
阅读(126)
评论(0)
推荐(0)
摘要:
1.实例 <template> <div class="mod-albums"> <div class="hd log url"> <h2>{{title}}</h2> <div>更多</div> </div> <div class="container"> <div class="gallery" 阅读全文
posted @ 2019-08-29 21:10
星雨,恒奋斗,过客
阅读(202)
评论(0)
推荐(0)