|
@@ -33,6 +33,7 @@ |
|
|
</swiper-item> |
|
|
</swiper-item> |
|
|
<!-- </block> --> |
|
|
<!-- </block> --> |
|
|
</swiper> |
|
|
</swiper> |
|
|
|
|
|
<view class="save">点击图片保存→打开微信→扫一扫</view> |
|
|
|
|
|
|
|
|
<image class="img" mode="aspectFit" v-if="getCategorygetList" @click="Download" ref="imgSrc" |
|
|
<image class="img" mode="aspectFit" v-if="getCategorygetList" @click="Download" ref="imgSrc" |
|
|
:src="getCategorygetList.icon" /> |
|
|
:src="getCategorygetList.icon" /> |
|
@@ -149,4 +150,12 @@ |
|
|
display: block; |
|
|
display: block; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.save{ |
|
|
|
|
|
margin: 64rpx 0; |
|
|
|
|
|
padding: 0 50rpx; |
|
|
|
|
|
font-size: 30rpx; |
|
|
|
|
|
font-weight: 400; |
|
|
|
|
|
color: #222222; |
|
|
|
|
|
} |
|
|
</style> |
|
|
</style> |