zz %!s(int64=5) %!d(string=hai) anos
pai
achega
561bd3f4b7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/Http/Controllers/Wap/Web/WelcomeController.php

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

@@ -2314,7 +2314,7 @@ class WelcomeController extends BaseController
             if (!UserMonthService::isSignMonth($openid)) {
                 $start_time = redisEnv('MONTH_TEMPLATE_COMPARE_START_TIME', 0);
                 if (!$start_time || (strtotime($this->user->created_at) < $start_time)) {
-                    if ($property == 'low' && in_array($this->distribution_channel_id,[5,2,123,8,13])) {
+                    if ($property == 'low' && in_array($this->distribution_channel_id,[2])) {
                         return [
                             'price' => '7元',
                             'text' => '7元包周 全站万本精彩小说免费看',
@@ -2334,7 +2334,7 @@ class WelcomeController extends BaseController
                 }
                 $attach = $this->uid % 2 == 0 ? 'show' : 'hide';
                 if ($attach == 'hide') return '';
-                if ($property == 'low' && in_array($this->distribution_channel_id,[5,2,123,8,13])) {
+                if ($property == 'low' && in_array($this->distribution_channel_id,[2])) {
                     return [
                         'price' => '7元',
                         'text' => '7元包周 全站万本精彩小说免费看',