Commit 4d2efd26872254f521cd1656d1f2c285fe0480eb
1 parent
7fd36559
健康商城样式优化
Showing
2 changed files
with
4 additions
and
1 deletions
src/pages/healthMall/healthMall.less
src/pages/healthMall/healthMall.vue
| @@ -32,7 +32,7 @@ | @@ -32,7 +32,7 @@ | ||
| 32 | — 没有更多了 — | 32 | — 没有更多了 — |
| 33 | </div> | 33 | </div> |
| 34 | <!-- 暂无商品 --> | 34 | <!-- 暂无商品 --> |
| 35 | - <div v-else-if="phyicalGoods.list.length == 0 && page==1" class="no_more"> | 35 | + <div v-else-if="phyicalGoods.list.length == 0 && page==1" class="no_more not_yet"> |
| 36 | — 暂无商品 — | 36 | — 暂无商品 — |
| 37 | </div> | 37 | </div> |
| 38 | </div> | 38 | </div> |