@@ -35,9 +35,9 @@ const getData = async () => {
if (totol.value == list.value.length) {
//显示noMore
if (totol.value == 0) {
- noMore.value = true;
- } else {
noMore.value = false;
+ } else {
+ noMore.value = true;
}
return
@@ -331,8 +331,6 @@ onUnmounted(() => {
-
.home_mid {
// background-color: blanchedalmond;
width: 1200px;