diff --git a/novel-front/src/main/resources/templates/mobile/book/book_ranking.html b/novel-front/src/main/resources/templates/mobile/book/book_ranking.html index 354dcb4..d3a0693 100644 --- a/novel-front/src/main/resources/templates/mobile/book/book_ranking.html +++ b/novel-front/src/main/resources/templates/mobile/book/book_ranking.html @@ -185,7 +185,7 @@ }*/ if(book.bookDesc){ - book.bookDesc = book.bookDesc.replace(/<[^>]+>/g,"").replace(/\s+/g,""); + book.bookDesc = book.bookDesc.replace(/<[^>]+>/g,"").replace(/\s+/g,"").replace(/ /g,""); } bookListHtml += ("