dyjh 6 rokov pred
rodič
commit
2dd72226f7
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      routes/web.php

+ 1 - 1
routes/web.php

xqd
@@ -40,7 +40,7 @@ Route::any('/', function () {
     //dd(request()->getRequestUri());
 
 });
-dd(request()->getRequestUri());
+
 //后台
 if (strpos(request()->getRequestUri(), '/addons/') !== false) {
     //如未设置当前公众号则加到选择公众号列表