Commit cc79f18a by 冷斌

fix bug

parent c478c817
......@@ -22,7 +22,7 @@
<div class="zuanNum">剩余钻石:{{zuanNum}}</div>
<!-- 用户头像 -->
<div class="userBox" >
<img src="__PUBLIC__/appapi/pay/img/bandCard.png" class="userImg" >
<img src="{{face}}" class="userImg" >
<div class="userName">{{nickname}}</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