second commit

This commit is contained in:
harriet 2020-02-03 21:36:54 +08:00
parent 81c2b70d0c
commit 7f9ac803fb
2 changed files with 2 additions and 2 deletions

View File

@ -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
在需要用到的页面中(注意 一个页面目前只能引入一次)

View File

@ -1,6 +1,6 @@
{
"name": "vue-flip-page",
"version": "1.0.1",
"version": "1.0.2",
"description": "vue翻页效果插件",
"main": "dist/flip.min.js",
"scripts": {