diff --git a/README.md b/README.md index 024c0ca..913ed7c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ handleSwitchManual(index) { | data | Array | [ { "picture_image": "https://dev8.yunzmall.com/static/upload/image/8a2b418254cf521ff3e668fa33ac07ee.png", }, { "picture_image": "https://dev8.yunzmall.com/static/upload/image/e7cf7880531ff9cbb91902630c808359.png", }] |传入的数据 | -npm包  npm install vue-calendar-l +npm包  npm install vue-flip-page 在需要用到的页面中(注意 一个页面目前只能引入一次) diff --git a/package.json b/package.json index ff4ca6a..a3e8235 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-flip-page", - "version": "1.0.1", + "version": "1.0.2", "description": "vue翻页效果插件", "main": "dist/flip.min.js", "scripts": {