Commit 1cd0b37c by 陈超

T

parent 4b10bfba
......@@ -738,6 +738,7 @@ div::-webkit-scrollbar {
height: 6.25rem;
margin: 1rem 1.5rem;
position: relative;
justify-content: space-between;
}
.vip_bg {
......
......@@ -15,7 +15,7 @@
</div>
</div>
</van-sticky>
<div class="vip_content layout_v" style="justify-content: space-between;">
<div class="vip_content layout_v">
<van-image class="vip_bg" fit="cover" class="vip_bg" :src="currentBg" width="100%" height="100%" ></van-image>
<div class="layout_h_b">
<div class="layout_h">
......
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