no message
This commit is contained in:
@@ -540,7 +540,7 @@ const getCommentListHttp = () => {
|
||||
if (commentPage.value == 0 || commentLoading || detailsLoading.value) return
|
||||
commentLoading = true
|
||||
|
||||
getRelatedlistHttp()
|
||||
if (commentPage.value != 1) getRelatedlistHttp()
|
||||
|
||||
detailsCommentListHttp({
|
||||
page: commentPage.value,
|
||||
@@ -1591,7 +1591,7 @@ const handleListScroll = e => {
|
||||
font-size: 12px;
|
||||
color: #d7d7d7;
|
||||
text-align: center;
|
||||
margin-bottom: 158px;
|
||||
margin-bottom: 118px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user