基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-10-11 23:53:54 HTTP/1.1 GET : http://fsduda.cn/portal/list/index/id/56.html
- 运行时间 : 0.222937s [ 吞吐率:4.49req/s ] 内存消耗:6,232.32kb 文件加载:113
- 查询信息 : 92 queries 45 writes
- 缓存信息 : 6 reads,0 writes
- [ LANG ] /www/wwwroot/fsduda.cn/vendor/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'accept-language' => 'en-US,en;q=0.5',
'if-modified-since' => 'Thu, 18 Jul 2024 15:26:38 GMT',
'accept-encoding' => 'br,gzip',
'host' => 'fsduda.cn',
'connection' => 'Keep-Alive',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '56',
)
- [ LANG ] /www/wwwroot/fsduda.cn/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/fsduda.cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/fsduda.cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/fsduda.cn/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/fsduda.cn/public/themes/pc/portal/case.html [ array (
0 => 'site_info',
1 => 'nav',
2 => 'nav2',
3 => 'keyword',
4 => 'order',
5 => 'item',
6 => 'c1',
7 => 'c2',
8 => 'c3',
9 => 'c4',
10 => 'c5',
11 => 'c6',
12 => 'ids',
13 => 'category',
14 => 'theme_vars',
15 => 'theme_widgets',
) ]
- [8]未定义变量: res[/www/wwwroot/fsduda.cn/vendor/thinkcmf/cmf-app/src/portal/controller/ListController.php:101]
- [8]未定义变量: res[/www/wwwroot/fsduda.cn/vendor/thinkcmf/cmf-app/src/portal/controller/ListController.php:109]
- [8]未定义变量: res[/www/wwwroot/fsduda.cn/vendor/thinkcmf/cmf-app/src/portal/controller/ListController.php:113]
- [ DB ] CONNECT:[ UseTime:0.000327s ] mysql:host=127.0.0.1;port=3306;dbname=fsduda_cn;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.001024s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SwitchThemeDemo' LIMIT 1 [ RunTime:0.000297s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Sheng' LIMIT 1 [ RunTime:0.000238s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.000846s ]
- [ SQL ] SELECT * FROM `cmf_nav` WHERE ( is_main=1 ) LIMIT 1 [ RunTime:0.000199s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000810s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=0 ) ORDER BY `list_order` [ RunTime:0.000303s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=1 ) ORDER BY `list_order` [ RunTime:0.000227s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=48 ) ORDER BY `list_order` [ RunTime:0.000281s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=55 ) ORDER BY `list_order` [ RunTime:0.000230s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=56 ) ORDER BY `list_order` [ RunTime:0.000261s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=60 ) ORDER BY `list_order` [ RunTime:0.000244s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=49 ) ORDER BY `list_order` [ RunTime:0.000241s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=61 ) ORDER BY `list_order` [ RunTime:0.000252s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=62 ) ORDER BY `list_order` [ RunTime:0.000256s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=63 ) ORDER BY `list_order` [ RunTime:0.000226s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=64 ) ORDER BY `list_order` [ RunTime:0.000247s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=65 ) ORDER BY `list_order` [ RunTime:0.000222s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=66 ) ORDER BY `list_order` [ RunTime:0.000243s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=50 ) ORDER BY `list_order` [ RunTime:0.000261s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=67 ) ORDER BY `list_order` [ RunTime:0.000234s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=68 ) ORDER BY `list_order` [ RunTime:0.000244s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=69 ) ORDER BY `list_order` [ RunTime:0.000263s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=70 ) ORDER BY `list_order` [ RunTime:0.000223s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=71 ) ORDER BY `list_order` [ RunTime:0.000228s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=72 ) ORDER BY `list_order` [ RunTime:0.000222s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=52 ) ORDER BY `list_order` [ RunTime:0.000239s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=73 ) ORDER BY `list_order` [ RunTime:0.000247s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=74 ) ORDER BY `list_order` [ RunTime:0.000225s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=53 ) ORDER BY `list_order` [ RunTime:0.000224s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=54 ) ORDER BY `list_order` [ RunTime:0.000222s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=2 and parent_id=0 ) ORDER BY `list_order` [ RunTime:0.000234s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 36,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000929s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 56 AND `status` = 1 LIMIT 1 [ RunTime:0.000291s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000863s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000260s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/about' , `name` = '单页面(关于我们)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/about' [ RunTime:0.002511s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/case' LIMIT 1 [ RunTime:0.000283s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/List/index' , `file` = 'portal/case' , `name` = '案例列表页(用于证书,案例,其他)' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '案例列表页(用于证书,案例,其他)' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/case' [ RunTime:0.002138s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/caseview' LIMIT 1 [ RunTime:0.000261s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Article/index' , `file` = 'portal/caseview' , `name` = '案例详情页(用于证书,案例,其他)' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '案例详情页(用于证书,案例,其他)' , `is_public` = 0 , `list_order` = 9 WHERE `theme` = 'pc' AND `file` = 'portal/caseview' [ RunTime:0.002336s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000270s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/contact' , `name` = '联系我们页' , `more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"XXXXXXX<br\\/><span class=\'\'>\\u5730\\u5740\\uff1aXXXXXXXX<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"baidu_map_height\":{\"title\":\"\\u5730\\u56fe\\u9ad8\\u5ea6\",\"value\":\"450\",\"type\":\"number\",\"tip\":\"\\u5730\\u56fe\\u9ad8\\u5ea6\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"baidu_map_width\":{\"title\":\"\\u5730\\u56fe\\u5bbd\\u5ea6\",\"value\":\"1200\",\"type\":\"number\",\"tip\":\"\\u5730\\u56fe\\u5bbd\\u5ea6\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}' , `config_more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"XXXXXXX<br\\/><span class=\'\'>\\u5730\\u5740\\uff1aXXXXXXXX<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"baidu_map_height\":{\"title\":\"\\u5730\\u56fe\\u9ad8\\u5ea6\",\"value\":\"450\",\"type\":\"number\",\"tip\":\"\\u5730\\u56fe\\u9ad8\\u5ea6\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"baidu_map_width\":{\"title\":\"\\u5730\\u56fe\\u5bbd\\u5ea6\",\"value\":\"1200\",\"type\":\"number\",\"tip\":\"\\u5730\\u56fe\\u5bbd\\u5ea6\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}' , `description` = '联系我们页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/contact' [ RunTime:0.002358s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/custom' LIMIT 1 [ RunTime:0.000279s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/custom' , `name` = '客户服务列表页' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/custom' [ RunTime:0.002794s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000260s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `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}}}}' , `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}}}}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'pc' AND `file` = 'portal/index' [ RunTime:0.002822s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/mail' LIMIT 1 [ RunTime:0.000296s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/mail' , `name` = '企业邮箱页' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/mail' [ RunTime:0.002370s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/marketing' LIMIT 1 [ RunTime:0.000280s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/marketing' , `name` = '单页面(seo优化)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/marketing' [ RunTime:0.002247s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/message' LIMIT 1 [ RunTime:0.000252s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/message' , `name` = '单页面2' , `more` = '[]' , `config_more` = '[]' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/message' [ RunTime:0.002158s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/mprogram' LIMIT 1 [ RunTime:0.000277s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/mprogram' , `name` = '单页面(小程序开发)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/mprogram' [ RunTime:0.002202s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000255s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/List/index' , `file` = 'portal/news' , `name` = '新闻列表页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '新闻列表页' , `is_public` = 0 , `list_order` = 11 WHERE `theme` = 'pc' AND `file` = 'portal/news' [ RunTime:0.002147s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/newsview' LIMIT 1 [ RunTime:0.000252s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Article/index' , `file` = 'portal/newsview' , `name` = '新闻详情页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '新闻详情页' , `is_public` = 0 , `list_order` = 12 WHERE `theme` = 'pc' AND `file` = 'portal/newsview' [ RunTime:0.002171s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000255s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '通用型单页面' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '通用型单页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/page' [ RunTime:0.002166s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/product' LIMIT 1 [ RunTime:0.000256s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/List/index' , `file` = 'portal/product' , `name` = '产品列表页' , `more` = '[]' , `config_more` = '[]' , `description` = '产品列表页' , `is_public` = 0 , `list_order` = 9 WHERE `theme` = 'pc' AND `file` = 'portal/product' [ RunTime:0.002832s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/productview' LIMIT 1 [ RunTime:0.000267s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Article/index' , `file` = 'portal/productview' , `name` = '产品详情页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '产品详情页' , `is_public` = 0 , `list_order` = 8 WHERE `theme` = 'pc' AND `file` = 'portal/productview' [ RunTime:0.002156s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-708' LIMIT 1 [ RunTime:0.000271s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-708' , `name` = '珠宝首饰网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-708' [ RunTime:0.002844s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-canyin' LIMIT 1 [ RunTime:0.000287s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-canyin' , `name` = '餐饮美食网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-canyin' [ RunTime:0.002236s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-huanbao' LIMIT 1 [ RunTime:0.000267s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-huanbao' , `name` = '环保设备网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-huanbao' [ RunTime:0.002157s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-hunsha' LIMIT 1 [ RunTime:0.000266s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-hunsha' , `name` = ' 婚纱摄影网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-hunsha' [ RunTime:0.002130s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-jianzhu' LIMIT 1 [ RunTime:0.000278s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-jianzhu' , `name` = '建筑工程网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-jianzhu' [ RunTime:0.002168s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-jiaoyu' LIMIT 1 [ RunTime:0.000272s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-jiaoyu' , `name` = '教育培训网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-jiaoyu' [ RunTime:0.002148s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-jinrong' LIMIT 1 [ RunTime:0.000285s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-jinrong' , `name` = '金融投资网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-jinrong' [ RunTime:0.002151s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-jituan' LIMIT 1 [ RunTime:0.000275s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-jituan' , `name` = '集团公司网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-jituan' [ RunTime:0.002145s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-jiudian' LIMIT 1 [ RunTime:0.000285s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-jiudian' , `name` = '酒店网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-jiudian' [ RunTime:0.002130s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-jixie' LIMIT 1 [ RunTime:0.000268s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-jixie' , `name` = '机械工业网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-jixie' [ RunTime:0.002399s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-lvshi' LIMIT 1 [ RunTime:0.000278s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-lvshi' , `name` = '律师事务所网站建设方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-lvshi' [ RunTime:0.002807s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-lvyou' LIMIT 1 [ RunTime:0.000297s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-lvyou' , `name` = '旅游旅行网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-lvyou' [ RunTime:0.002129s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-qiche' LIMIT 1 [ RunTime:0.000306s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-qiche' , `name` = '汽车后市场服务网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-qiche' [ RunTime:0.002383s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-shangwu' LIMIT 1 [ RunTime:0.000285s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-shangwu' , `name` = '电子商务网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-shangwu' [ RunTime:0.002135s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-shangyewenhua' LIMIT 1 [ RunTime:0.000291s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-shangyewenhua' , `name` = '商业文化活动网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-shangyewenhua' [ RunTime:0.002135s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-wujin' LIMIT 1 [ RunTime:0.000290s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-wujin' , `name` = '五金工具网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-wujin' [ RunTime:0.002123s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-wuliu' LIMIT 1 [ RunTime:0.000294s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-wuliu' , `name` = '物流货运网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-wuliu' [ RunTime:0.002174s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-yiliao' LIMIT 1 [ RunTime:0.000288s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-yiliao' , `name` = '医疗美容网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-yiliao' [ RunTime:0.002334s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-yingshi' LIMIT 1 [ RunTime:0.000271s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-yingshi' , `name` = '影视文化传媒网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-yingshi' [ RunTime:0.002340s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-yiqiyibiao' LIMIT 1 [ RunTime:0.000264s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-yiqiyibiao' , `name` = ' 仪器仪表网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-yiqiyibiao' [ RunTime:0.002112s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-yundong' LIMIT 1 [ RunTime:0.000264s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-yundong' , `name` = '运动健身网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-yundong' [ RunTime:0.002834s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-zaixianjiaoyu' LIMIT 1 [ RunTime:0.000279s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-zaixianjiaoyu' , `name` = '在线教育网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-zaixianjiaoyu' [ RunTime:0.002229s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope-zhuangxiu' LIMIT 1 [ RunTime:0.000273s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope-zhuangxiu' , `name` = '装修设计网站建设解决方案' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope-zhuangxiu' [ RunTime:0.002158s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/scope' LIMIT 1 [ RunTime:0.000263s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/scope' , `name` = '单页面(解决方案列表单页)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/scope' [ RunTime:0.002162s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/sound' LIMIT 1 [ RunTime:0.000281s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/sound' , `name` = '百度口碑单页' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/sound' [ RunTime:0.002203s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/web' LIMIT 1 [ RunTime:0.000534s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/web' , `name` = '业务范围' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/web' [ RunTime:0.002158s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/web_advanced' LIMIT 1 [ RunTime:0.000295s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/web_advanced' , `name` = '单页面(营销网站建设)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/web_advanced' [ RunTime:0.002422s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/web_shopping' LIMIT 1 [ RunTime:0.000272s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/web_shopping' , `name` = '单页面(商城网站建设)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/web_shopping' [ RunTime:0.002184s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/web_standard' LIMIT 1 [ RunTime:0.000266s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/web_standard' , `name` = '单页面(企业官网建设)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/web_standard' [ RunTime:0.002878s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' [ RunTime:0.000342s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000992s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'pc' , `version` = '1.0.0' , `demo_url` = 'sheng' , `author` = 'sheng' , `lang` = 'zh-cn' , `author_url` = 'sheng' , `keywords` = 'pc' , `description` = 'pc' WHERE `theme` = 'pc' [ RunTime:0.000230s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'pc' AND ( `is_public` = 1 OR `file` = 'portal/case' ) [ RunTime:0.000281s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000867s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000193s ]
- [ 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 `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 3 [ RunTime:0.000366s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 59,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `path` FROM `cmf_portal_category` WHERE `id` = 56 LIMIT 1 [ RunTime:0.000217s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `path` LIKE '0-3-56-%' [ RunTime:0.000359s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 59,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.001090s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE ( `post`.`published_time` > '0' AND `post`.`published_time` < '1728662035' ) AND `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `category_post`.`category_id` = '56' GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000383s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'PRIMARY',
'table' => '<derived2>',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'extra' => NULL,
) ]
- [ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE ( `post`.`published_time` > '0' AND `post`.`published_time` < '1728662035' ) AND `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `category_post`.`category_id` = '56' GROUP BY `post`.`id` ORDER BY `post`.`list_order` DESC LIMIT 0,10 [ RunTime:0.000890s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category_post',
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_link` [ RunTime:0.000841s ]
- [ SQL ] SELECT * FROM `cmf_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000249s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_link',
'type' => 'ref',
'possible_keys' => 'status',
'key' => 'status',
'key_len' => '1',
'ref' => 'const',
'rows' => 2,
'extra' => 'Using where; Using filesort',
) ]
0.224396s