-
网站客服咨询
客服1
-
服务热线:
021-51098983
-
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-12-02 06:47:56 HTTP/1.1 GET : http://www.yixinpom.com/page/7.html
- 运行时间 : 0.197829s [ 吞吐率:5.05req/s ] 内存消耗:4,701.92kb 文件加载:129
- 查询信息 : 50 queries 13 writes
- 缓存信息 : 6 reads,0 writes
- [ LANG ] /www/wwwroot/yixinpom.com/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/yixinpom.com/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'page/<id>',
'route' => 'portal/Page/index',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '7',
),
)
- [ HEADER ] array (
'host' => 'www.yixinpom.com',
'referer' => 'http://yixinpom.com/page/7.html',
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '7',
)
- [ LANG ] /www/wwwroot/yixinpom.com/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/yixinpom.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/yixinpom.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/yixinpom.com/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/yixinpom.com/app/portal/lang/zh-cn/common.php
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/yixinpom.com/app/portal/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/yixinpom.com/public/themes/default_tmp/portal/page1.html [ array (
0 => 'site_info',
1 => 'page',
2 => 'class',
3 => 'theme_vars',
4 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000477s ] mysql:host=127.0.0.1;port=3306;dbname=yixinpom_com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cg_plugin` [ RunTime:0.000674s ]
- [ SQL ] SELECT `config` FROM `cg_plugin` WHERE `name` = 'TcSwitchTheme' LIMIT 1 [ RunTime:0.000249s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cg_portal_post` [ RunTime:0.000735s ]
- [ SQL ] SELECT * FROM `cg_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `id` = 7 AND ( `published_time` < 1733093276 and `published_time` > 0 ) LIMIT 1 [ RunTime:0.000421s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_portal_post',
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `cg_nav_menu` [ RunTime:0.000454s ]
- [ SQL ] SELECT `id`,`parent_id` FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `href` LIKE '%\"id\":7}%' AND `href` LIKE '%Page%' [ RunTime:0.000202s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`parent_id` FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `href` LIKE '%\"id\":7}%' AND `href` LIKE '%Page%' LIMIT 1 [ RunTime:0.000186s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`parent_id` FROM `cg_nav_menu` WHERE `id` = 8 LIMIT 1 [ RunTime:0.000194s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `cg_theme_file` [ RunTime:0.000526s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000218s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'portal/Page/index' , `file` = 'portal/about' , `name` = '页面列表' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '页面列表' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default_tmp' AND `file` = 'portal/about' [ RunTime:0.007006s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'portal/center' LIMIT 1 [ RunTime:0.000222s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'portal/Page/index' , `file` = 'portal/center' , `name` = '销售中心' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '销售中心' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default_tmp' AND `file` = 'portal/center' [ RunTime:0.003847s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000218s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首页' , `more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}},\"widgets\":{\"index_pro_recommend\":{\"title\":\"\\u4ea7\\u54c1\\u63a8\\u8350\",\"display\":\"1\",\"vars\":{\"show_number\":{\"title\":\"\\u5c55\\u793a\\u6761\\u6570\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"product_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\"},\"link\":{\"title\":\"\\u94fe\\u63a5\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u94fe\\u63a5\\u5730\\u5740\"}}},\"index_pro_center\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":\"1\",\"vars\":{\"sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"Quickly understand the ThinkCMF\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\"},\"index_pro_center_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\"}}},\"index_about\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":\"1\",\"vars\":{\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\uff0880\\u5b57\\u4ee5\\u5185\\uff09\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\",\"tip\":\"\"},\"about_link\":{\"title\":\"\\u94fe\\u63a5\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u94fe\\u63a5\\u5730\\u5740\",\"tip\":\"\"}}}}}' , `config_more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}},\"widgets\":{\"index_pro_recommend\":{\"title\":\"\\u4ea7\\u54c1\\u63a8\\u8350\",\"display\":\"1\",\"vars\":{\"show_number\":{\"title\":\"\\u5c55\\u793a\\u6761\\u6570\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"product_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\"},\"link\":{\"title\":\"\\u94fe\\u63a5\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u94fe\\u63a5\\u5730\\u5740\"}}},\"index_pro_center\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":\"1\",\"vars\":{\"sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"Quickly understand the ThinkCMF\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\"},\"index_pro_center_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\"}}},\"index_about\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":\"1\",\"vars\":{\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\uff0880\\u5b57\\u4ee5\\u5185\\uff09\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\",\"tip\":\"\"},\"about_link\":{\"title\":\"\\u94fe\\u63a5\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u94fe\\u63a5\\u5730\\u5740\",\"tip\":\"\"}}}}}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'default_tmp' AND `file` = 'portal/index' [ RunTime:0.004026s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'portal/message' LIMIT 1 [ RunTime:0.000215s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'portal/Page/index' , `file` = 'portal/message' , `name` = '留言页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '留言页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default_tmp' AND `file` = 'portal/message' [ RunTime:0.004554s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000221s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'portal/List/index' , `file` = 'portal/news' , `name` = '文章页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default_tmp' AND `file` = 'portal/news' [ RunTime:0.004536s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000236s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '关于页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '关于页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default_tmp' AND `file` = 'portal/page' [ RunTime:0.003910s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'portal/page1' LIMIT 1 [ RunTime:0.000217s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'portal/Page/index' , `file` = 'portal/page1' , `name` = '团队页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '团队页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default_tmp' AND `file` = 'portal/page1' [ RunTime:0.004510s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'portal/pro' LIMIT 1 [ RunTime:0.000240s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'portal/Page/index' , `file` = 'portal/pro' , `name` = '产品页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '产品页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default_tmp' AND `file` = 'portal/pro' [ RunTime:0.003832s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'portal/products' LIMIT 1 [ RunTime:0.000208s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'portal/List/index' , `file` = 'portal/products' , `name` = '产品功能页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '产品功能页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default_tmp' AND `file` = 'portal/products' [ RunTime:0.003831s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'portal/service' LIMIT 1 [ RunTime:0.000222s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'portal/Page/index' , `file` = 'portal/service' , `name` = '隐私页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '隐私页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default_tmp' AND `file` = 'portal/service' [ RunTime:0.004510s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'portal/shownews' LIMIT 1 [ RunTime:0.000222s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'portal/Article/index' , `file` = 'portal/shownews' , `name` = '文章详情页' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章详情页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default_tmp' AND `file` = 'portal/shownews' [ RunTime:0.003825s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000222s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cg_theme_file` SET `theme` = 'default_tmp' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"g_daohang_id\":{\"title\":\"\\u83dc\\u5355\\u9009\\u62e9\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a,\\u6570\\u91cf\\u9650\\u5236\\u4e3a4\\u4e2a\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"},\"valueText\":\"\"},\"g_logo\":{\"title\":\"LOGO\\uff08\\u9876\\u90e8\\uff09\",\"value\":\"default\\/20210220\\/f83b0c0ca57de115c127b887055275f5.png\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u6b63\\u65b9\\u5f62\\u56fe\\u7247\\uff0c\\u4f1a\\u81ea\\u52a8\\u538b\\u7f29\\u4e3a40*40\"},\"g_company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\uff08\\u9876\\u90e8\\uff09\",\"value\":\"\\u4e0a\\u6d77\\u4ebf\\u946b\\u5de5\\u7a0b\\u5851\\u6599\\u6709\\u9650\\u516c\\u53f8\",\"type\":\"text\"},\"g_website\":{\"title\":\"\\u7f51\\u5740\\uff08\\u9876\\u90e8\\uff09\",\"value\":\"http:\\/\\/www.yixinpom.com\\/\",\"type\":\"text\"},\"g_tel\":{\"title\":\"\\u7535\\u8bdd\\uff08\\u5e95\\u90e8\\uff09\",\"value\":\"021-51098983\",\"type\":\"text\"},\"g_qq1\":{\"title\":\"\\u5ba2\\u670d1\",\"value\":\"138838022\",\"type\":\"text\",\"tip\":\"qq\"},\"g_qq2\":{\"title\":\"\\u5ba2\\u670d2\",\"value\":\"\",\"type\":\"text\",\"tip\":\"qq\"},\"g_qq3\":{\"title\":\"\\u5ba2\\u670d3\",\"value\":\"\",\"type\":\"text\",\"tip\":\"qq\"},\"g_wx\":{\"title\":\"\\u5fae\\u4fe1\",\"value\":\"default\\/20210220\\/220bdfafd3242e7b722693735a5469a7.jpg\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u6b63\\u65b9\\u5f62\\u56fe\\u7247\"},\"g_zixun\":{\"title\":\"\\u5728\\u7ebf\\u54a8\\u8be2\\u94fe\\u63a5\\uff08\\u5e95\\u90e8\\uff09\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u4e00\\u822c\\u653e\\u5546\\u6865\\u72ec\\u7acb\\u6c9f\\u901a\\u94fe\\u63a5\\u6216\\u8005QQ\\u5bf9\\u8bdd\\u94fe\\u63a5\"}},\"widgets\":{\"g_contact\":{\"title\":\"\\u8054\\u7cfb\\u65b9\\u5f0f\",\"display\":\"1\",\"vars\":{\"contact_link\":{\"title\":\"\\u8fde\\u63a5\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\"},\"contact_list\":{\"title\":\"\\u8054\\u7cfb\\u65b9\\u5f0f\\u4fe1\\u606f\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u5982\\uff1a\\u7535\\u8bdd\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u5982\\uff1a021-13572468\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u53c2\\u8003<a href=\'https:\\/\\/www.chgood.cn\\/\' target=\'_blank\'>\\u56fe\\u6807\\u5e93<\\/a>\",\"rule\":{\"require\":true}},\"icon_text\":{\"title\":\"\\u56fe\\u6807\\u4e0b\\u63d0\\u793a\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u5982\\uff1a\\u62e8\\u6253\",\"rule\":{\"require\":true}}}}}}}}' , `config_more` = '{\"vars\":{\"g_daohang_id\":{\"title\":\"\\u83dc\\u5355\\u9009\\u62e9\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a,\\u6570\\u91cf\\u9650\\u5236\\u4e3a4\\u4e2a\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"g_logo\":{\"title\":\"LOGO\\uff08\\u9876\\u90e8\\uff09\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u6b63\\u65b9\\u5f62\\u56fe\\u7247\\uff0c\\u4f1a\\u81ea\\u52a8\\u538b\\u7f29\\u4e3a40*40\"},\"g_company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\uff08\\u9876\\u90e8\\uff09\",\"value\":\"\",\"type\":\"text\"},\"g_website\":{\"title\":\"\\u7f51\\u5740\\uff08\\u9876\\u90e8\\uff09\",\"value\":\"\",\"type\":\"text\"},\"g_tel\":{\"title\":\"\\u7535\\u8bdd\\uff08\\u5e95\\u90e8\\uff09\",\"value\":\"\",\"type\":\"text\"},\"g_qq1\":{\"title\":\"\\u5ba2\\u670d1\",\"value\":\"\",\"type\":\"text\",\"tip\":\"qq\"},\"g_qq2\":{\"title\":\"\\u5ba2\\u670d2\",\"value\":\"\",\"type\":\"text\",\"tip\":\"qq\"},\"g_qq3\":{\"title\":\"\\u5ba2\\u670d3\",\"value\":\"\",\"type\":\"text\",\"tip\":\"qq\"},\"g_wx\":{\"title\":\"\\u5fae\\u4fe1\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u6b63\\u65b9\\u5f62\\u56fe\\u7247\"},\"g_zixun\":{\"title\":\"\\u5728\\u7ebf\\u54a8\\u8be2\\u94fe\\u63a5\\uff08\\u5e95\\u90e8\\uff09\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u4e00\\u822c\\u653e\\u5546\\u6865\\u72ec\\u7acb\\u6c9f\\u901a\\u94fe\\u63a5\\u6216\\u8005QQ\\u5bf9\\u8bdd\\u94fe\\u63a5\"}},\"widgets\":{\"g_contact\":{\"title\":\"\\u8054\\u7cfb\\u65b9\\u5f0f\",\"display\":\"1\",\"vars\":{\"contact_link\":{\"title\":\"\\u8fde\\u63a5\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\"},\"contact_list\":{\"title\":\"\\u8054\\u7cfb\\u65b9\\u5f0f\\u4fe1\\u606f\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u5982\\uff1a\\u7535\\u8bdd\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u5982\\uff1a021-13572468\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u53c2\\u8003<a href=\'https:\\/\\/www.chgood.cn\\/\' target=\'_blank\'>\\u56fe\\u6807\\u5e93<\\/a>\",\"rule\":{\"require\":true}},\"icon_text\":{\"title\":\"\\u56fe\\u6807\\u4e0b\\u63d0\\u793a\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u5982\\uff1a\\u62e8\\u6253\",\"rule\":{\"require\":true}}}}}}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'default_tmp' AND `file` = 'public/config' [ RunTime:0.006115s ]
- [ SQL ] SELECT * FROM `cg_theme_file` WHERE `theme` = 'default_tmp' [ RunTime:0.000214s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cg_theme` [ RunTime:0.000524s ]
- [ SQL ] UPDATE `cg_theme` SET `name` = 'default_tmp' , `version` = '1.0.0' , `demo_url` = 'https://www.chgood.cn' , `author` = '池谷网络' , `lang` = 'zh-cn' , `author_url` = 'https://www.chgood.cn' , `keywords` = '默认模板' , `description` = '默认模板' WHERE `theme` = 'default_tmp' [ RunTime:0.000257s ]
- [ SQL ] SELECT `more` FROM `cg_theme_file` WHERE `theme` = 'default_tmp' AND ( `is_public` = 1 OR `file` = 'portal/page1' ) [ RunTime:0.000221s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cg_option` [ RunTime:0.000461s ]
- [ SQL ] SELECT `option_value` FROM `cg_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000190s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000303s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cg_nav_menu` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000257s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000227s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cg_nav_menu` WHERE `id` = 8 AND `status` = 1 LIMIT 1 [ RunTime:0.000245s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000239s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cg_nav_menu` WHERE `id` = 13 AND `status` = 1 LIMIT 1 [ RunTime:0.000244s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000252s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cg_nav_menu` WHERE `id` = 143 AND `status` = 1 LIMIT 1 [ RunTime:0.000242s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000219s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cg_nav_menu` WHERE `id` = 148 AND `status` = 1 LIMIT 1 [ RunTime:0.000251s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000259s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cg_nav_menu` WHERE `id` = 8 AND `status` = 1 LIMIT 1 [ RunTime:0.000261s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000223s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000308s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cg_nav_menu` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000242s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000254s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cg_nav_menu` WHERE `id` = 8 AND `status` = 1 LIMIT 1 [ RunTime:0.000257s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000221s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cg_nav_menu` WHERE `id` = 13 AND `status` = 1 LIMIT 1 [ RunTime:0.000247s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000221s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cg_nav_menu` WHERE `id` = 143 AND `status` = 1 LIMIT 1 [ RunTime:0.000240s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000227s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cg_nav_menu` WHERE `id` = 148 AND `status` = 1 LIMIT 1 [ RunTime:0.000272s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cg_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000237s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cg_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 209,
'extra' => 'Using where; Using filesort',
) ]
0.206106s