8181801威尼斯(中国)股份有限公司

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

页面不存在

  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 82
  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 152
  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 712
  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 50
  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 197
  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
web_global_lang zh-cn
PHPSESSID 954678a0fe151f10140629552acfdb72
Session
__token__ 32cd60b23222198b4570cc423cf0b46a
Server/Request Data
USER www
HOME /home/www
HTTP_COOKIE web_global_lang=zh-cn; PHPSESSID=954678a0fe151f10140629552acfdb72
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_USER_AGENT Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (HTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)
HTTP_HOST www.chasinglight.cn
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME zhuiguang.com
SERVER_PORT 443
SERVER_ADDR 103.41.232.44
REMOTE_PORT 37114
REMOTE_ADDR 170.130.7.114
SERVER_SOFTWARE nginx/1.30.3
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/zhuiguang.com/public
DOCUMENT_URI /index.php
REQUEST_URI /job.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/job.html
SCRIPT_FILENAME /www/wwwroot/zhuiguang.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1783987560.0005
REQUEST_TIME 1783987560