百色农校完成

This commit is contained in:
2025-05-12 20:44:07 +08:00
parent 1062d2d9f4
commit e97d08f410
7 changed files with 17 additions and 6 deletions

View File

@@ -56,6 +56,7 @@
pageCmsArticle({
recommend: 1,
limit: 5,
hasImage: true,
lang: getLang()
}).then(res => {
imgList.value = res?.list || [];