修改相關

This commit is contained in:
2018-10-28 20:53:08 +08:00
parent 2c37287d94
commit d16a2fabcf
7 changed files with 391 additions and 398 deletions

View File

@@ -110,10 +110,10 @@ export default {
methods: {
onSlideChangeStart(currentPage) {
console.log("onSlideChangeStart", currentPage);
},
onSlideChangeEnd(currentPage) {
console.log("onSlideChangeEnd", currentPage);
}
}
};