Commit 638a6d3e by 冷斌

fix bug

parent cc79f18a
......@@ -22,7 +22,7 @@
<div class="zuanNum">剩余钻石:{{zuanNum}}</div>
<!-- 用户头像 -->
<div class="userBox" >
<img src="{{face}}" 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