mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
admin add downloadpos manage
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
<td>{{$record->two_step_secret ? 'Enabled' : 'Disabled'}}</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{{__('label.user.downloadpos')}}</th>
|
||||
<td>{{$record->downloadpos}}</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{{__('label.user.seed_points')}}</th>
|
||||
<td>{{$record->seed_points}}</td>
|
||||
|
||||
Reference in New Issue
Block a user