扫一扫分享
仿造Tinder的vue组件,类似国内的探探、陌陌等APP的左右滑动卡片功能。
在 Vue 后面加载 vue-tinder,它会自动安装的:
<script src="/path/to/vue.js"></script> <script src="/path/to/vue-tinder.js"></script>
npm / Yarn
npm install vue-tinder --save # or yarn add vue-tinder
如果你想使用最新的开发版,就得从 GitHub 上直接 clone,然后自己 build 一个 vue-tinder。
git clone https://github.com/shanlh/vue-tinder.git node_modules/vue-tinder
cd node_modules/vue-tinder
npm install
npm run build
仅供个人学习参考/导航指引使用,具体请以第三方网站说明为准,本站不提供任何专业建议。如果地址失效或描述有误,请联系站长反馈~感谢您的理解与支持!
手机预览