apps/housekeepingMiniApp/src/pages/home/index.vue
@@ -43,7 +43,7 @@ :key="index" style="height: 160px" > --> <nut-grid class="home-gird"> <nut-grid class="home-gird" :column-num="5"> <nut-grid-item v-for="item in positionGrid" :key="item.value" :text="item.label"> <img :src="setOSSLink(item.data.field2)" class="home-grid-item-icon" /> <!-- <Dongdong /> -->