init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| 27 | <table class="table table-border table-bg"> | 27 | <table class="table table-border table-bg"> |
| 28 | <tbody class="text-c"> | 28 | <tbody class="text-c"> |
| 29 | <tr> | 29 | <tr> |
| 30 | <td><i class="Hui-iconfont"></i> 王小赞</td> | 30 | <td><i class="Hui-iconfont"></i> <?=$clientInfoOutputVO->userName?></td> |
| 31 | <td>女</td> | 31 | <td>女</td> |
| 32 | <td>20岁</td> | 32 | <td>20岁</td> |
| 33 | <td>博士</td> | 33 | <td>博士</td> | ... | ... |
-
Please register or sign in to post a comment