|
|
@@ -29,7 +29,7 @@ class Order extends Api
|
|
|
{
|
|
|
$user = $this->auth->getUser();
|
|
|
|
|
|
- $data['banner_list'] = 'https://dapp-static.oss-cn-shenzhen.aliyuncs.com/tou-biao/202404/05.png';
|
|
|
+ $data['banner_list'] = 'https://dapp-static.oss-cn-shenzhen.aliyuncs.com/tou-biao/202404/image_2024-04-25_19-56-18.png';
|
|
|
|
|
|
$data['day_tasks_num'] = (new Config())->getValue('day_tasks_num');//每日任务数
|
|
|
$data['task_income'] = (new Config())->getValue('task_income');//单次任务收益
|