|
@@ -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'
|
|
|
];
|
|
|
|
|
|
}
|