提交 78020c8b 作者: 吴佳伟

Merge branch 'dev' of https://gitlab.yiring.com/digital-agri/agri-app into dev

......@@ -251,6 +251,9 @@ return
>
<view
class="codefun-flex-col codefun-justify-start codefun-items-start codefun-self-center section_3"
:style="{
'background-image': `url(${product.image})`,
}"
>
<view
v-if="product.labels_dictText.split(',').length > 0"
......@@ -418,7 +421,6 @@ return
border-bottom: solid 2rpx #eeeeee;
.section_3 {
padding: 12rpx 0 116rpx;
background-image: url('/static/images/codefun/00db5a56fec86b1852516ae34b6d443a.png');
background-size: 100% 100%;
background-repeat: no-repeat;
width: 160rpx;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论