| @@ -259,7 +259,7 @@ function page_load_document(args) { | |||
| conf.openapi + "/pages/" + doc.pageId[i] + "/image?maxWidth=100"); | |||
| $(item).children('span').html(i); | |||
| $('.autodoc_document_carousel').append(item); | |||
| // $('.autodoc_document_carousel').append(item); | |||
| } | |||
| $('.autodoc_document_carousel').slick({ | |||