[api] reward + thanks

This commit is contained in:
xiaomlove
2022-03-30 15:37:11 +08:00
parent b613a46b8d
commit 3e4a5766c4
38 changed files with 983 additions and 64 deletions
+1 -1
View File
@@ -413,7 +413,7 @@ echo "</script>";
if(isset($magic_value_bonus)){
$bonus_array = $magic_value_bonus;
}else{
$bonus_array = '50 , 100 , 200 , 500, 1000';
$bonus_array = implode(',', \App\Models\Torrent::BONUS_REWARD_VALUES);
}
echo '<style type="text/css">
ul.magic