| uniapps/work-wx/src/pages/page/index.vue | ●●●●● patch | view | raw | blame | history |
uniapps/work-wx/src/pages/page/index.vue
@@ -147,7 +147,6 @@ // 获取轮播图 async function getLBListTest() { const res = await getLBList({}) console.log(res, '8898') // 排除annexUrl为空的项 lbList.value = res.data.data.filter(item => item.annexUrl).map(item => ({ ...item,