zz 5 gadi atpakaļ
vecāks
revīzija
3ff302b5ad
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 4 4
      app/Http/Controllers/Wap/Web/WelcomeController.php

+ 4 - 4
app/Http/Controllers/Wap/Web/WelcomeController.php

@@ -2404,8 +2404,8 @@ class WelcomeController extends BaseController
                         'price' => '98元',
                         'text' => '98元包季 全站万本精彩小说免费看',
                         'link' => \App\Modules\User\Services\UserMonthService::monthOrderLink($this->uid,env('MONTH_QUARTER_ORDER_PLAN_ID')),
-                        'focus_img'=>'https://cdn-novel.iycdm.com/h5/monthpay/month_order_check.png',
-                        'unfocus_img'=>'https://cdn-novel.iycdm.com/h5/monthpay/month_order_1.png'
+                        'focus_img'=>'https://cdn-novel.iycdm.com/h5/monthpay/month_order_quarter_focus.png',
+                        'unfocus_img'=>'https://cdn-novel.iycdm.com/h5/monthpay/month_order_quarter.png'
                     ];
                 }
                 return '';
@@ -2423,8 +2423,8 @@ class WelcomeController extends BaseController
                 'price' => '98元',
                 'text' => '98元包季 全站万本精彩小说免费看',
                 'link' => \App\Modules\User\Services\UserMonthService::monthOrderLink($this->uid,env('MONTH_QUARTER_ORDER_PLAN_ID')),
-                'focus_img'=>'https://cdn-novel.iycdm.com/h5/monthpay/month_order_check.png',
-                'unfocus_img'=>'https://cdn-novel.iycdm.com/h5/monthpay/month_order_1.png'
+                'focus_img'=>'https://cdn-novel.iycdm.com/h5/monthpay/month_order_quarter_focus.png',
+                'unfocus_img'=>'https://cdn-novel.iycdm.com/h5/monthpay/month_order_quarter.png'
             ];
 
         }