allen 3 years ago
parent
commit
368ed3a58c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/controller/Activity.php

+ 1 - 1
app/admin/controller/Activity.php

@@ -39,7 +39,7 @@ class Activity extends Controller
             $this->title = '活动管理';
             $this->title = '活动管理';
             $this->activity = [
             $this->activity = [
                 "beginAt" => '2022-07-25',
                 "beginAt" => '2022-07-25',
-                "endAt" => '2022-07-31'
+                "endAt" => '2022-08-07'
             ];
             ];
 
 
             $this->gifts = [
             $this->gifts = [