Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 366 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 366 Bytes

show-image

基于vuejs,webpack实现的图片显示组件,支持缩放,旋转,翻转.

效果

效果图 效果图

安装及运行

在项目的根目录中依次执行一下步骤:

1、install dependencies

npm install

2、compile

webpack

3、浏览器打开index.html查看