@@ -810,7 +843,18 @@ layout("/layouts/platform_h5.html"){
- + + + +
+ + 暂无图片 +
diff --git a/src/main/resources/views/platform/zhghh5/welfare/select/list.html b/src/main/resources/views/platform/zhghh5/welfare/select/list.html index 0a51e3b7..dedefee7 100644 --- a/src/main/resources/views/platform/zhghh5/welfare/select/list.html +++ b/src/main/resources/views/platform/zhghh5/welfare/select/list.html @@ -21,7 +21,6 @@ layout("/layouts/platform_h5.html"){ .welfare-list-page .van-nav-bar__title { color: #1f2937; font-size: 16px; - font-weight: 600; } .welfare-list-page .van-nav-bar .van-icon, @@ -191,6 +190,24 @@ layout("/layouts/platform_h5.html"){ font-size: 13px; } + .welfare-list-card__cover-state { + display: flex; + width: 100%; + height: 150px; + align-items: center; + justify-content: center; + flex-direction: column; + row-gap: 8px; + color: #8da1ba; + background-color: #edf4fc; + font-size: 13px; + line-height: normal; + } + + .welfare-list-card__cover-state .van-icon { + font-size: 34px; + } + .welfare-list-card__body { position: relative; padding: 12px 14px 14px; @@ -468,6 +485,7 @@ layout("/layouts/platform_h5.html"){ @click="openChoose(row)" > +
+ + 暂无图片 +