Commit e33a1741 by 陈超

T

parent 6e206064
......@@ -18,7 +18,7 @@
<div class="vip_content" :style="currentBg">
<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;">{:U('home/User/recharge')}</div>
<div class="text_16_600 color_333333 self_center" style="margin-left: 0.5rem;">{:getUserName($user['uid'])}</div>
</div>
<div class="hint_top layout_h">
<van-icon size="12" :name="currentHint" ></van-icon>
......
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