摘要: 拿部分代码举个栗子: mounted() { //第一步:导入插件后,在mounted中初始化插件 this.$nextTick(() => { this.scroll = new BScroll(this.$refs.itemScroll, { click: true, probeType: 3 阅读全文
posted @ 2019-06-11 16:51 kevinYeah 阅读(4082) 评论(0) 推荐(0)