太阳娱场城(中国集团)有限公司-官方网站

#0 [404]Exception in Index.php line 81

页面不存在

  1. * @Author: VieTrue
  2. * @Time: 2023/9/23 10:25
  3. */
  4. public function listPage($cateDir, int $page = 1): string
  5. {
  6. // $page = $this->request->param('page/d', 1);
  7. $page = max(1, $page);
  8. $cateInfo = getCateInfo($cateDir);
  9. if (empty($cateInfo)) {
  10. throw new \think\Exception(lang('The page does not exist'), 404);
  11. }
  12. $catId = $cateInfo['id'];
  13. $templateName = $cateInfo['list_template_html'] ?: '';
  14. if ($this->request->isAjax() && !$this->request->isPjax()) {
  15. $templateName = $this->request->param('tpl') ?: $templateName;
  16. $templateName = 'ajax.' . $templateName . '-ajax';
  17. }
  18. $templatePath = 'list.' . $templateName;

Call Stack

  1. in Index.php line 81
  2. at Index->listPage()
  3. at ReflectionMethod->invokeArgs() in Container.php line 348
  4. at Container->invokeReflectMethod() in Dispatch.php line 178
  5. at Dispatch->think\route\{closure}() in Pipeline.php line 59
  6. at Pipeline->think\{closure}() in Pipeline.php line 66
  7. at Pipeline->then() in Dispatch.php line 181
  8. at Dispatch->responseWithMiddlewarePipeline() in Controller.php line 88
  9. at Controller->exec() in Dispatch.php line 56
  10. at Dispatch->run() in Route.php line 713
  11. at Route->think\{closure}() in Pipeline.php line 59
  12. at Pipeline->think\{closure}() in Pipeline.php line 66
  13. at Pipeline->then() in Route.php line 714
  14. at Route->dispatch() in Http.php line 208
  15. at Http->dispatchToRoute() in Http.php line 198
  16. at Http->think\{closure}() in Pipeline.php line 59
  17. at Pipeline->think\{closure}() in MultiApp.php line 51
  18. at MultiApp->think\app\{closure}() in Pipeline.php line 59
  19. at Pipeline->think\{closure}() in Pipeline.php line 66
  20. at Pipeline->then() in MultiApp.php line 52
  21. at MultiApp->handle()
  22. at call_user_func() in Middleware.php line 134
  23. at Middleware->think\{closure}() in Pipeline.php line 85
  24. at Pipeline->think\{closure}() in SessionInit.php line 58
  25. at SessionInit->handle()
  26. at call_user_func() in Middleware.php line 134
  27. at Middleware->think\{closure}() in Pipeline.php line 85
  28. at Pipeline->think\{closure}() in LoadLangPack.php line 53
  29. at LoadLangPack->handle()
  30. at call_user_func() in Middleware.php line 134
  31. at Middleware->think\{closure}() in Pipeline.php line 85
  32. at Pipeline->think\{closure}() in TraceDebug.php line 71
  33. at TraceDebug->handle()
  34. at call_user_func() in Middleware.php line 134
  35. at Middleware->think\{closure}() in Pipeline.php line 85
  36. at Pipeline->think\{closure}() in Pipeline.php line 66
  37. at Pipeline->then() in Http.php line 199
  38. at Http->runWithRequest() in Http.php line 162
  39. at Http->run() in index.php line 21

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
PHPSESSID 5e01ef27214032698a118785761bf3a9
web_global_lang zh-cn
Session
__token__ 8bcc33856d746c14d25b4cb170753987
Server/Request Data
USER www
HOME /home/www
SCRIPT_NAME /index.php
REQUEST_URI /SonList-1843705.html
QUERY_STRING s=/SonList-1843705.html
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/1.1
GATEWAY_INTERFACE CGI/1.1
REDIRECT_QUERY_STRING s=/SonList-1843705.html
REDIRECT_URL /SonList-1843705.html
REMOTE_PORT 32920
SCRIPT_FILENAME /home/wwwroot/new_web.cn/public/index.php
SERVER_ADMIN webmaster@example.com
CONTEXT_DOCUMENT_ROOT /home/wwwroot/new_web.cn/public
CONTEXT_PREFIX
REQUEST_SCHEME https
DOCUMENT_ROOT /home/wwwroot/new_web.cn/public
REMOTE_ADDR 23.231.77.74
SERVER_PORT 443
SERVER_ADDR 192.168.0.178
SERVER_NAME www.cnsszn.com
SERVER_SOFTWARE Apache
SERVER_SIGNATURE
Apache Server at www.cnsszn.com Port 443
LD_LIBRARY_PATH /www/server/apache/lib
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_COOKIE PHPSESSID=5e01ef27214032698a118785761bf3a9; web_global_lang=zh-cn
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_HOST www.cnsszn.com
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
proxy-nokeepalive 1
SSL_TLS_SNI www.cnsszn.com
HTTPS on
SCRIPT_URI /SonList-1843705.html
SCRIPT_URL /SonList-1843705.html
REDIRECT_STATUS 200
REDIRECT_SSL_TLS_SNI www.cnsszn.com
REDIRECT_HTTPS on
REDIRECT_SCRIPT_URI /SonList-1843705.html
REDIRECT_SCRIPT_URL /SonList-1843705.html
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1776803341.0334
REQUEST_TIME 1776803341
XML 地图