| pages/home/index.vue | ●●●●● patch | view | raw | blame | history |
pages/home/index.vue
@@ -13,7 +13,7 @@ <u-swiper :list="swiperList" height="260rpx"></u-swiper> </view> <view class="" v-if="roleType != 1"> <u-grid :border="false" :col="4"> <u-grid :border="false" :col="curSelectSite.addressType != 2?4:3"> <u-grid-item v-for="(i,k) in cellList" :key="k" @click.native="toPage(i)"> <u-icon :name="i.icon" :size="45"></u-icon> <text class="f-26 mt-20">{{i.text}}</text>