Commit e4268d30 by 冷斌

fix bug

parent 1f726732
...@@ -110,10 +110,7 @@ ...@@ -110,10 +110,7 @@
</head> </head>
<body > <body >
<div class="header"> <div class="header">
充值账号:<img src="{$userinfo['avatar_thumb']}"> <span class="coin">{$userinfo['user_nicename']}</span> <span class="user-id">ID:{$userinfo['id']}</span> ID:<input type="text" name="id">
</div>
<div class="header">
余额: <span class="coin">{$userinfo['coin']}</span>
</div> </div>
<div class="line"></div> <div class="line"></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