...
|
...
|
@@ -43,6 +43,12 @@ |
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th width="15%">余额</th>
|
|
|
<td><input class="form-control" type="text" name="money" value="{$list['money']}" />
|
|
|
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th><b>头像<span class="form-required">*</span></th>
|
|
|
<td>
|
|
|
<div style="text-align: center;">
|
...
|
...
|
|