修改相關
This commit is contained in:
@@ -110,10 +110,10 @@ export default {
|
||||
|
||||
methods: {
|
||||
onSlideChangeStart(currentPage) {
|
||||
console.log("onSlideChangeStart", currentPage);
|
||||
|
||||
},
|
||||
onSlideChangeEnd(currentPage) {
|
||||
console.log("onSlideChangeEnd", currentPage);
|
||||
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user