소스 검색

移动端透传点击

zhangdehua 11 달 전
부모
커밋
605b017c3e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/route.php

+ 1 - 1
config/route.php

@@ -13,7 +13,7 @@ return [
     'url_show_root'         => true,
 
     // 强制https
-    'url_force_https'       => false,
+    'url_force_https'       => true,
 
     ##############################################