An open API service indexing awesome lists of open source software.

https://github.com/zhangyuang/scrollimagebyvue

借助vue的transition标签实现的图片滑动效果
https://github.com/zhangyuang/scrollimagebyvue

Last synced: 4 months ago
JSON representation

借助vue的transition标签实现的图片滑动效果

Awesome Lists containing this project

README

        

## 借助vue的transition标签实现的图片滑动
由于3个页面是分在3个组件内的,导致过渡时不能同时出现过度前和过度后的图片,
若想放在一个页面请参考[该项目](https://github.com/zhangyuang/ScrollImage)原生js实现的图片滑动。
以下为实现效果