fix: mp lint

This commit is contained in:
xingyu4j
2025-10-23 09:40:02 +08:00
parent 9e75e98a3f
commit b35276bdb3
13 changed files with 58 additions and 32 deletions

View File

@ -186,7 +186,9 @@ const removeNews = async (index: number) => {
if (activeNewsIndex.value === index) {
activeNewsIndex.value = 0
}
} catch {}
} catch {
// empty
}
}
// 添加一个图文