Commit d6f1f248 by 陈超

T

parent afcbd3ae
......@@ -16,7 +16,7 @@
</div>
</van-sticky>
<div class="vip_content layout_v">
<van-image fit="cover" class="vip_bg" :src="currentBg" width="100%" height="100%" ></van-image>
<van-image class="vip_bg" fit="cover" class="vip_bg" :src="currentBg" width="100%" height="100%" ></van-image>
<div class="layout_h">
<van-image src="{:getUserFace($user['uid'],b)}" round width="32" height="32" ></van-image>
<div class="text_16_600 color_333333 self_center" style="margin-left: 0.5rem;">{:getUserName($user['uid'])}</div>
......
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