1.代码优化

sws 2024-09-02
v1.0.0
sws 2024-09-02 17:24:57 +08:00
parent 3e31e2fe11
commit f5b7584e97
1 changed files with 0 additions and 1 deletions

View File

@ -252,7 +252,6 @@ const article_carousel_list = computed(() => {
if (cloneList.length > 0) {
//
const num = Number(carousel_col.value) + 1;
console.log(num);
//
let nav_list: ArticleCarouselList[] = [];
//