浏览代码

Merge branch 'stabble' of iqiyoo:zhuishuyun_wap into stabble

zz 5 年之前
父节点
当前提交
a9b99544ba
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Http/Controllers/Wap/Web/WelcomeController.php

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

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