微调
This commit is contained in:
@@ -76,7 +76,7 @@ const currentIndex = ref(0);
|
||||
// currentIndex.value++;
|
||||
// if (currentIndex.value > 14)
|
||||
// currentIndex.value = 0;
|
||||
// // console.log(currentIndex.value);
|
||||
// console.log(currentIndex.value);
|
||||
|
||||
// }, 2000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user