vue-touch

作者: yang_fy | 来源:发表于2018-06-08 11:40 被阅读230次

    饮水思源:https://github.com/vuejs/vue-touch/tree/next

    搭建依赖:

    npm install vue-touch@next

    importVueTouchfrom"vue-touch";

    Vue.use(VueTouch, {name:'v-touch'})

    --------------------------------------------------------------------

    代码使用:

    <v-touch @swipeleft="left" class="wrapper">

      <!-- 手势作用区域demo -->

    </v-touch>

    --------------------------------------------------------------------

    相关文章

      网友评论

        本文标题:vue-touch

        本文链接:https://www.haomeiwen.com/subject/qnnosftx.html