Commit ffe8802d by liuhailong

aaa

parent 8ab59e33
......@@ -182,7 +182,7 @@
.FensiGxb .Gongxbody { width: 100%; text-align: center; overflow: hidden; }
.FensiGxb .noLiwuImg { margin-top: 8rem; width: 1.9rem; height: 1.9rem; }
.FensiGxb .noLiwuMsg { margin-top: .3rem; font-size: .6rem; color: #666; }
.FensiGxb .headBox { width: 100%; display: flex; align-items: flex-end; padding: 0 1rem; margin-top: 1rem; padding-bottom: .5rem; height: 5.5rem; }
.FensiGxb .headBox { width: 100%; display: flex; align-items: flex-end; padding: 0 1rem; margin-top: 1rem; padding-bottom: .5rem; }
.FensiGxb .Itembox { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; overflow: hidden; }
.FensiGxb .dierImg { width: 3rem; height: 4.04rem; }
.FensiGxb .disanImg { width: 3rem; height: 4.04rem; }
......
......@@ -32,7 +32,8 @@
<!-- 有礼物 -->
<div class="Gongxbody" v-if="!noLiwuMsg">
<!-- 前三的排名 -->
<div class="headBox" style="background-image: url(__PUBLIC__/appapi/img/bg_paihangbang@2x(1).png; background-repeat: no-repeat; background-size: 100% 100%;">
<div class="headBox" style="position: relative;">
<img src="__PUBLIC__/appapi/img/bg_paihangbang@2x(1).png" style="width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0;">
<div class="Itembox" v-if="list[1]">
<div class="imgBox">
<img class="dierImg" src="__PUBLIC__/appapi/img/dier@2x.png">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment