12121
This commit is contained in:
@@ -106,30 +106,6 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<!-- 宫格菜单开始 -->
|
||||
<!-- <view class="bg-white padding pagestartthree">
|
||||
<view class="grid col-5 text-center ">
|
||||
<view class="text-xxl " v-for="(item,index) in cuIconList" @tap="shadoumeiyou(index)" :key="index"
|
||||
:class="index<5?'margin-bottom':''">
|
||||
! <view :class="['cuIcon-'+item.icon,'text-' +item.color]">
|
||||
</view>
|
||||
<view class="text-center">
|
||||
<view class="my-icon-sm">
|
||||
<image :src="imgURL +item.iconUrl" mode="widthFix"></image>
|
||||
</view>
|
||||
<view class="text-sm">
|
||||
<text class="text-sm color-333">
|
||||
{{item.name}}
|
||||
</text>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
|
||||
|
||||
</view>
|
||||
|
||||
</view>
|
||||
</view> -->
|
||||
<!-- 广告图片开始 -->
|
||||
<view class="my-bg padding">
|
||||
<view class="" >
|
||||
|
||||
Reference in New Issue
Block a user