更新页面

This commit is contained in:
2025-07-24 14:40:46 +08:00
parent 03d2e9f459
commit 3b30b2b834
7 changed files with 74 additions and 44 deletions

View File

@ -48,7 +48,8 @@ function changeData(val){
if(it == '蓝') ids.push(40);
});
yjJb.value = ids.join(',')
getList()
if(val.length == 0) personList.value = [];
else getList();
}
// 触底加载
@ -144,5 +145,4 @@ const chooseItem = (item) =>{
background: #000;
}
</style>
</style>