second commit
This commit is contained in:
parent
81c2b70d0c
commit
7f9ac803fb
|
@ -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
|
||||
|
||||
在需要用到的页面中(注意 一个页面目前只能引入一次)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vue-flip-page",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "vue翻页效果插件",
|
||||
"main": "dist/flip.min.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue