Commit 26bb88c0 by 刘海龙

11

parent 395c33f7
......@@ -14,7 +14,7 @@
<input v-model="userId" type="number" class="input_id" placeholder="请输入ID" />
</div>
<div class="zuanNum">剩余钻石:{{zuanNum}}</div>
<div class="userBox" v-if="{{userId}}">
<div class="userBox" v-if="userId">
<img src="__PUBLIC__/appapi/pay/img/bandCard.png" class="userImg" >
<div class="userName">手机用户0565</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