Browse Source

修改title

songdb 5 years ago
parent
commit
fd99b8f2c9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Http/Controllers/Wap/Web/WelcomeController.php

+ 1 - 0
app/Http/Controllers/Wap/Web/WelcomeController.php

@@ -537,6 +537,7 @@ class WelcomeController extends BaseController
         if ($this->distribution_channel_id == 5216) return '花开文阁';
         if ($this->distribution_channel_id == 6985) return '喜阅微书店';
         if ($this->distribution_channel_id == 6375) return '荷香淑苑';
+        if ($this->distribution_channel_id == 5237) return '悦月文摘';
         $title = "追书云";
         $get_force_subscribe_name = false;
         $subscribe = $request->cookie('force_subscribe_name');