Explorar o código

xiyue share sign

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

+ 1 - 1
app/Http/Controllers/Wap/Book/ChapterController.php

@@ -1066,7 +1066,7 @@ class ChapterController extends BaseController
                 $this->en_bid,
                 $this->cid
             );
-            $this->chapter->share_config = $config->getJssdkConfig($url);
+            $this->chapter->share_config = $config->getJssdkConfig(url()->full());
         }
     }