摘要:
vue常用的组件库网址:https://github.com/vuejs/awesome-vue 1.v-tooltip的安装 <template> <div class="mine">Mine<button v-tooltip="'You have ' + count + ' new messag 阅读全文
posted @ 2019-08-24 23:49
星雨,恒奋斗,过客
阅读(211)
评论(0)
推荐(0)
摘要:
<template> <div class="shopcar"> shopcar <swiper :options="swiperOption" ref="mySwiper" @someSwiperEvent="callback"> <swiper-slide>I'm Slide 1</swiper 阅读全文
posted @ 2019-08-24 20:07
星雨,恒奋斗,过客
阅读(218)
评论(0)
推荐(0)