zhengyiming
2 天以前 d042bb3c5679375956c7616e6b1afe681fb82d9b
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 /> -->