南骏 池
2025-03-28 89b6f09226d85ac277ebc4a1b65ad28911b3509f
H5/Default.aspx
@@ -21,8 +21,8 @@
              <van-grid-item v-for="(item1,index1) in itm.child" :key="index1"  icon="photo" text="标题" >
                <a class="font text-center" :href="item1.path+'&tabIdx='+index">
                  <img :src="item1.icoimg" alt="" class="img" style=" display:inline-block" />
                  <span style="display:inline-block"> {{item1.pageView}}</span>
               </a>
                  <div><span style="display:inline-block;     font-size: 0.25rem;"> {{item1.pageView}}</span></div>
              </van-grid-item>
            </van-grid>
           </template>