|
@@ -531,6 +531,7 @@ class WelcomeController extends BaseController
|
|
|
{
|
|
|
if($this->distribution_channel_id == 6398) return '花溪亭苑';
|
|
|
if($this->distribution_channel_id == 5216) return '花开文阁';
|
|
|
+ if($this->distribution_channel_id == 6985) return '喜阅微书店';
|
|
|
$title = "追书云";
|
|
|
$get_force_subscribe_name = false;
|
|
|
$subscribe = $request->cookie('force_subscribe_name');
|