Commit d5327a34 by 陈超

T

parent 4efd0b68
......@@ -21,7 +21,7 @@
<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>
<div class="hint_top layout_h">
<van-icon size="12" :name="currentHint" ></van-icon>
<van-icon class="self_center" size="12" :name="currentHint" ></van-icon>
<div :class="currentColor" class="text_12_400 color_primary self_center">{{currentState}}</div>
</div>
</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