吉安感知网项目-前端
chenyao
2026-02-11 7b6981fcecea07e89bb653e75bf12a812c629f9f
feat:更新轮播图
1 files modified
1 ■■■■ changed files
uniapps/work-wx/src/pages/page/index.vue 1 ●●●● 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,