基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-08-13 01:03:05 HTTP/1.1 GET : 123.57.144.31/%E5%85%AC%E5%8F%B8%E4%BB%8B%E7%BB%8D/4.html
- 运行时间 : 0.290221s [ 吞吐率:3.45req/s ] 内存消耗:4,912.23kb 文件加载:157
- 查询信息 : 34 queries 14 writes
- 缓存信息 : 1 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=5dgi5qemgukovck1a1rf996ih6
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.003763s ]
- [ LANG ] /www/wwwroot/123.57.144.31/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'Article',
2 => 'index',
),
'convert' => false,
)
- [ HEADER ] array (
'connection' => 'keep-alive',
'cache-control' => 'max-age=259200',
'x-forwarded-for' => '10.1.166.55',
'via' => '1.1 squid-proxy-5b96dc6d46-89rt5 (squid/6.13)',
'host' => '123.57.144.31',
'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' => '4',
'cid' => '2',
)
- [ LANG ] /www/wwwroot/123.57.144.31/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/123.57.144.31/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/123.57.144.31/public/../app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.001512s ]
- [ LANG ] /www/wwwroot/123.57.144.31/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000387s ]
- [ LANG ] /www/wwwroot/123.57.144.31/public/../app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.000579s ]
- [ RUN ] app\portal\controller\ArticleController->index[ /www/wwwroot/123.57.144.31/app/portal/controller/ArticleController.php ]
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/123.57.144.31/public/themes/Acme/portal/article.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'article',
3 => 'prev_article',
4 => 'next_article',
5 => 'theme_vars',
6 => 'theme_widgets',
) ]
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [ DB ] CONNECT:[ UseTime:0.001111s ] mysql:host=127.0.0.1;port=3306;dbname=thinkcmf5_0_rct;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.001739s ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = '2' AND `relation`.`post_id` = '4' AND ( `post`.`published_time` < '1786554185' and `post`.`published_time` > '0' ) LIMIT 1 [ RunTime:0.002303s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = '2' AND `relation`.`post_id` < '4' AND ( `post`.`published_time` < '1786554185' and `post`.`published_time` > '0' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001378s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'term_taxonomy_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'filtered' => 25.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = '2' AND `relation`.`post_id` > '4' AND ( `post`.`published_time` < '1786554185' and `post`.`published_time` > '0' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.002093s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'term_taxonomy_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'filtered' => 25.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.001823s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000929s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] UPDATE `cmf_portal_post` SET `post_hits`=`post_hits`+1 WHERE `id` = 4 [ RunTime:0.006483s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.001404s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.002884s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`action`='portal/Page/index',`file`='portal/about',`name`='关于我们页',`more`='{\"widgets\":{\"second\":{\"title\":\"\\u7b2c\\u4e8c\\u7248\\u5757\",\"display\":\"1\",\"vars\":{\"section_name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"value\":\"\\u52a0\\u5165\\u6211\\u4eec\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u8be5\\u680f\\u76ee\\u540d\\u79f0\"},\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bid\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u8be5\\u680f\\u76ee\\u7c7b\\u522b\"},\"count\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":4,\"type\":\"number\",\"tip\":\"\\u8be5\\u9875\\u9762\\u663e\\u793a\\u4fe1\\u606f\\u7684\\u6570\\u91cf\"}}},\"third\":{\"title\":\"\\u7b2c\\u4e09\\u7248\\u5757\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u5de6\\u4fa7\\u8f6e\\u64ad\\u663e\\u793a\\u4fe1\\u606f\\uff0c\\u6587\\u7ae0\\u5206\\u7c7bid\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u8be5\\u680f\\u76ee\\u7c7b\\u522b\"},\"section_name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"value\":\"\\u6211\\u4eec\\u7684\\u4f18\\u52bf\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u8be5\\u680f\\u76ee\\u540d\\u79f0\"},\"skill_item\":{\"title\":\"\\u4f18\\u52bf\\u9879\\u5185\\u5bb9\",\"value\":[],\"type\":\"array\",\"item\":{\"skill_text\":{\"title\":\"\\u6587\\u5b57\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u663e\\u793a\\u5728\\u6e29\\u5ea6\\u8ba1\\u4e0a\\u7684\\u6587\\u5b57\"},\"skill_per\":{\"title\":\"\\u6570\\u5b57\",\"value\":\"50\",\"type\":\"number\",\"tip\":\"\\u56e0\\u4e3a\\u662f\\u6309\\u767e\\u5206\\u6bd4\\u663e\\u793a\\uff0c\\u56e0\\u6b64\\u6570\\u5b57\\u6700\\u5927\\u4e3a100\"}}}}},\"fourth\":{\"title\":\"\\u7b2c\\u56db\\u7248\\u5757\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bid\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u8be5\\u680f\\u76ee\\u7c7b\\u522b\"}}}}}',`config_more`='{\"widgets\":{\"second\":{\"title\":\"\\u7b2c\\u4e8c\\u7248\\u5757\",\"display\":\"1\",\"vars\":{\"section_name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"value\":\"\\u52a0\\u5165\\u6211\\u4eec\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u8be5\\u680f\\u76ee\\u540d\\u79f0\"},\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bid\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u8be5\\u680f\\u76ee\\u7c7b\\u522b\"},\"count\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":4,\"type\":\"number\",\"tip\":\"\\u8be5\\u9875\\u9762\\u663e\\u793a\\u4fe1\\u606f\\u7684\\u6570\\u91cf\"}}},\"third\":{\"title\":\"\\u7b2c\\u4e09\\u7248\\u5757\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u5de6\\u4fa7\\u8f6e\\u64ad\\u663e\\u793a\\u4fe1\\u606f\\uff0c\\u6587\\u7ae0\\u5206\\u7c7bid\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u8be5\\u680f\\u76ee\\u7c7b\\u522b\"},\"section_name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"value\":\"\\u6211\\u4eec\\u7684\\u4f18\\u52bf\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u8be5\\u680f\\u76ee\\u540d\\u79f0\"},\"skill_item\":{\"title\":\"\\u4f18\\u52bf\\u9879\\u5185\\u5bb9\",\"value\":[],\"type\":\"array\",\"item\":{\"skill_text\":{\"title\":\"\\u6587\\u5b57\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u663e\\u793a\\u5728\\u6e29\\u5ea6\\u8ba1\\u4e0a\\u7684\\u6587\\u5b57\"},\"skill_per\":{\"title\":\"\\u6570\\u5b57\",\"value\":\"50\",\"type\":\"number\",\"tip\":\"\\u56e0\\u4e3a\\u662f\\u6309\\u767e\\u5206\\u6bd4\\u663e\\u793a\\uff0c\\u56e0\\u6b64\\u6570\\u5b57\\u6700\\u5927\\u4e3a100\"}}}}},\"fourth\":{\"title\":\"\\u7b2c\\u56db\\u7248\\u5757\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bid\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u8be5\\u680f\\u76ee\\u7c7b\\u522b\"}}}}}',`description`='关于我们页面单页模板',`is_public`=0,`list_order`=60 WHERE `theme` = 'Acme' AND `file` = 'portal/about' [ RunTime:0.005870s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.001657s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`action`='portal/Article/index',`file`='portal/article',`name`='文章页',`more`='[]',`config_more`='[]',`description`='文章页面',`is_public`=0,`list_order`=45 WHERE `theme` = 'Acme' AND `file` = 'portal/article' [ RunTime:0.005606s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'portal/article_simple' LIMIT 1 [ RunTime:0.000980s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`action`='portal/Article/index',`file`='portal/article_simple',`name`='简单文章页',`more`='[]',`config_more`='[]',`description`='简单文章页面,无右侧推荐边栏',`is_public`=0,`list_order`=50 WHERE `theme` = 'Acme' AND `file` = 'portal/article_simple' [ RunTime:0.005145s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.001031s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`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\":\"\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}}},\"widgets\":{\"bottom\":{\"title\":\"\\u5e95\\u90e8\\u8f6e\\u64ad\\u4fe1\\u606f\",\"display\":\"1\",\"vars\":{\"section_name\":{\"title\":\"\\u6a21\\u5757\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"category_id\":{\"title\":\"\\u4fe1\\u606f\\u5206\\u7c7bid\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false}}}}}}',`config_more`='{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}}},\"widgets\":{\"bottom\":{\"title\":\"\\u5e95\\u90e8\\u8f6e\\u64ad\\u4fe1\\u606f\",\"display\":\"1\",\"vars\":{\"section_name\":{\"title\":\"\\u6a21\\u5757\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"category_id\":{\"title\":\"\\u4fe1\\u606f\\u5206\\u7c7bid\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false}}}}}}',`description`='联系我们页模板文件',`is_public`=0,`list_order`=70 WHERE `theme` = 'Acme' AND `file` = 'portal/contact' [ RunTime:0.005717s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.001366s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`action`='portal/Index/index',`file`='portal/index',`name`='首页',`more`='{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"2\",\"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},\"valueText\":\"2\"}},\"widgets\":{\"first_section\":{\"title\":\"\\u7b2c\\u4e00\\u7248\\u5757\",\"display\":1,\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"rule\":{\"require\":true},\"valueText\":\"\\u516c\\u53f8\\u4ecb\\u7ecd\"}}},\"second_section\":{\"title\":\"\\u7b2c\\u4e8c\\u7248\\u5757\",\"display\":1,\"vars\":{\"page_id\":{\"title\":\"\\u5185\\u5bb9\\u5355\\u9762ID\",\"value\":\"3\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\\u8be5\\u7248\\u5757\\u4e3a\\u5355\\u9875\\u5185\\u5bb9\\uff0c\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"rule\":{\"require\":true},\"valueText\":\"\\u7f51\\u7edc\\u6444\\u50cf\\u673a\"},\"btn_display\":{\"title\":\"\\u662f\\u5426\\u663e\\u793a\\u4e0b\\u65b9\\u6309\\u94ae\",\"value\":\"1\",\"type\":\"select\",\"options\":{\"1\":\"\\u663e\\u793a\",\"2\":\"\\u9690\\u85cf\"},\"rule\":{\"require\":true}},\"btn_title\":{\"title\":\"\\u6309\\u94ae\\u6587\\u5b57\",\"value\":\"\\u4e86\\u89e3\\u8be6\\u60c5\",\"type\":\"text\",\"tip\":\"\\u8be5\\u6587\\u5b57\\u6700\\u7ec8\\u663e\\u793a\\u5728\\u6309\\u94ae\\u4e0a\\uff0c\\u56e0\\u6b64\\u5b57\\u6570\\u4e0d\\u5efa\\u8bae\\u8d85\\u8fc76\\u4e2a\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6309\\u94ae\\u540d\\u79f0\"},\"btn_link\":{\"title\":\"\\u6309\\u94ae\\u94fe\\u63a5\",\"value\":\"javascript:;\",\"type\":\"text\",\"tip\":\"\\u70b9\\u51fb\\u6309\\u94ae\\u540e\\u7684\\u8df3\\u8f6c\\u94fe\\u63a5\\u5730\\u5740\\uff0c\\u6216javascript\\u64cd\\u4f5c\"}}},\"third_section\":{\"title\":\"\\u7b2c\\u4e09\\u7248\\u5757\",\"display\":1,\"vars\":{\"news\":{\"title\":\"\\u65b0\\u95fb\\u7248\\u5757\",\"value\":[{\"category_id_text_\":\"\\u5145\\u7535\\u673a\\u539f\\u7406\",\"category_id\":\"2\",\"count\":\"3\"}],\"type\":\"array\",\"item\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u7c7b\\u522bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"tip\":\"\\u8bf7\\u9009\\u62e9\\u65b0\\u95fb\\u7c7b\\u522b\"},\"count\":{\"title\":\"\\u6587\\u7ae0\\u663e\\u793a\\u6570\\u91cf\",\"value\":3,\"type\":\"number\",\"tip\":\"\\u6bcf\\u4e2a\\u680f\\u76ee\\u6587\\u7ae0\\u6570\\u91cf\"}}},\"slide\":{\"title\":\"\\u5c55\\u793a\\u7248\\u5757\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"valueText\":\"\"}}},\"fourth_section\":{\"title\":\"\\u7b2c\\u56db\\u7248\\u5757\",\"display\":1,\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u7c7b\\u522bID\",\"value\":\"6\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"tip\":\"\\u8bf7\\u9009\\u62e9\\u65b0\\u95fb\\u7c7b\\u522b\",\"valueText\":\"\\u5173\\u4e8e\\u6211\\u4eec\"},\"count\":{\"title\":\"\\u6587\\u7ae0\\u663e\\u793a\\u6700\\u5927\\u6570\\u91cf\",\"value\":\"10\",\"type\":\"number\",\"tip\":\"\\u663e\\u793a\\u6587\\u7ae0\\u6700\\u5927\\u6570\\u91cf\"}}},\"fifth_section\":{\"title\":\"\\u7b2c\\u4e94\\u7248\\u5757\",\"display\":1,\"vars\":{\"category_id\":{\"title\":\"\\u5206\\u7c7b\\u4fe1\\u606fID\\u96c6\",\"value\":\"5\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"tip\":\"\\u8bf7\\u9009\\u62e9\\u7236\\u7c7b\\u522b\\uff0c\\u7cfb\\u7edf\\u4f1a\\u81ea\\u52a8\\u83b7\\u53d6\\u4e0b\\u8fb9\\u7684\\u5b50\\u7c7b\\u5c55\\u793a\",\"valueText\":\"\\u4ea7\\u54c1\\u603b\\u89c8\"}}},\"sixth_section\":{\"title\":\"\\u53cb\\u60c5\\u94fe\\u63a5\",\"display\":1,\"vars\":{\"section_name\":{\"title\":\"\\u7248\\u5757\\u540d\\u79f0\",\"value\":\"\\u6211\\u4eec\\u7684\\u5ba2\\u6237\",\"type\":\"text\",\"tip\":\"\\u663e\\u793a\\u5728\\u53cb\\u60c5\\u94fe\\u63a5\\u5de6\\u4fa7\\u7684\\u540d\\u79f0\"},\"excerpt\":{\"title\":\"\\u4ecb\\u7ecd\\u6587\\u5b57\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u7248\\u5757\\u4ecb\\u7ecd\\u6587\\u5b57\"}}}}}',`config_more`='{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"1\",\"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\":{\"first_section\":{\"title\":\"\\u7b2c\\u4e00\\u7248\\u5757\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"rule\":{\"require\":true}}}},\"second_section\":{\"title\":\"\\u7b2c\\u4e8c\\u7248\\u5757\",\"display\":\"1\",\"vars\":{\"page_id\":{\"title\":\"\\u5185\\u5bb9\\u5355\\u9762ID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\\u8be5\\u7248\\u5757\\u4e3a\\u5355\\u9875\\u5185\\u5bb9\\uff0c\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"rule\":{\"require\":true}},\"btn_display\":{\"title\":\"\\u662f\\u5426\\u663e\\u793a\\u4e0b\\u65b9\\u6309\\u94ae\",\"value\":\"1\",\"type\":\"select\",\"options\":{\"1\":\"\\u663e\\u793a\",\"2\":\"\\u9690\\u85cf\"},\"rule\":{\"require\":true}},\"btn_title\":{\"title\":\"\\u6309\\u94ae\\u6587\\u5b57\",\"value\":\"\\u4e86\\u89e3\\u8be6\\u60c5\",\"type\":\"text\",\"tip\":\"\\u8be5\\u6587\\u5b57\\u6700\\u7ec8\\u663e\\u793a\\u5728\\u6309\\u94ae\\u4e0a\\uff0c\\u56e0\\u6b64\\u5b57\\u6570\\u4e0d\\u5efa\\u8bae\\u8d85\\u8fc76\\u4e2a\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6309\\u94ae\\u540d\\u79f0\"},\"btn_link\":{\"title\":\"\\u6309\\u94ae\\u94fe\\u63a5\",\"value\":\"javascript:;\",\"type\":\"text\",\"tip\":\"\\u70b9\\u51fb\\u6309\\u94ae\\u540e\\u7684\\u8df3\\u8f6c\\u94fe\\u63a5\\u5730\\u5740\\uff0c\\u6216javascript\\u64cd\\u4f5c\"}}},\"third_section\":{\"title\":\"\\u7b2c\\u4e09\\u7248\\u5757\",\"display\":\"1\",\"vars\":{\"news\":{\"title\":\"\\u65b0\\u95fb\\u7248\\u5757\",\"value\":[],\"type\":\"array\",\"item\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u7c7b\\u522bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"tip\":\"\\u8bf7\\u9009\\u62e9\\u65b0\\u95fb\\u7c7b\\u522b\"},\"count\":{\"title\":\"\\u6587\\u7ae0\\u663e\\u793a\\u6570\\u91cf\",\"value\":3,\"type\":\"number\",\"tip\":\"\\u6bcf\\u4e2a\\u680f\\u76ee\\u6587\\u7ae0\\u6570\\u91cf\"}}},\"slide\":{\"title\":\"\\u5c55\\u793a\\u7248\\u5757\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false}}}},\"fourth_section\":{\"title\":\"\\u7b2c\\u56db\\u7248\\u5757\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u7c7b\\u522bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"tip\":\"\\u8bf7\\u9009\\u62e9\\u65b0\\u95fb\\u7c7b\\u522b\"},\"count\":{\"title\":\"\\u6587\\u7ae0\\u663e\\u793a\\u6700\\u5927\\u6570\\u91cf\",\"value\":10,\"type\":\"number\",\"tip\":\"\\u663e\\u793a\\u6587\\u7ae0\\u6700\\u5927\\u6570\\u91cf\"}}},\"fifth_section\":{\"title\":\"\\u7b2c\\u4e94\\u7248\\u5757\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u5206\\u7c7b\\u4fe1\\u606fID\\u96c6\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"tip\":\"\\u8bf7\\u9009\\u62e9\\u7236\\u7c7b\\u522b\\uff0c\\u7cfb\\u7edf\\u4f1a\\u81ea\\u52a8\\u83b7\\u53d6\\u4e0b\\u8fb9\\u7684\\u5b50\\u7c7b\\u5c55\\u793a\"}}},\"sixth_section\":{\"title\":\"\\u53cb\\u60c5\\u94fe\\u63a5\",\"display\":\"1\",\"vars\":{\"section_name\":{\"title\":\"\\u7248\\u5757\\u540d\\u79f0\",\"value\":\"\\u6211\\u4eec\\u7684\\u5ba2\\u6237\",\"type\":\"text\",\"tip\":\"\\u663e\\u793a\\u5728\\u53cb\\u60c5\\u94fe\\u63a5\\u5de6\\u4fa7\\u7684\\u540d\\u79f0\"},\"excerpt\":{\"title\":\"\\u4ecb\\u7ecd\\u6587\\u5b57\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u7248\\u5757\\u4ecb\\u7ecd\\u6587\\u5b57\"}}}}}',`description`='首页模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'Acme' AND `file` = 'portal/index' [ RunTime:0.005542s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.001147s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`action`='portal/List/index',`file`='portal/list',`name`='文章列表页',`more`='{\"vars\":{\"page_count\":{\"title\":\"\\u6bcf\\u9875\\u6587\\u7ae0\\u6570\\u91cf\",\"value\":8,\"type\":\"number\",\"tip\":\"\\u5217\\u8868\\u9875\\u6bcf\\u9875\\u663e\\u793a\\u6587\\u7ae0\\u7684\\u6570\\u91cf\"}}}',`config_more`='{\"vars\":{\"page_count\":{\"title\":\"\\u6bcf\\u9875\\u6587\\u7ae0\\u6570\\u91cf\",\"value\":8,\"type\":\"number\",\"tip\":\"\\u5217\\u8868\\u9875\\u6bcf\\u9875\\u663e\\u793a\\u6587\\u7ae0\\u7684\\u6570\\u91cf\"}}}',`description`='文章列表模板文件',`is_public`=0,`list_order`=20 WHERE `theme` = 'Acme' AND `file` = 'portal/list' [ RunTime:0.005193s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'portal/list2col' LIMIT 1 [ RunTime:0.001549s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`action`='portal/List/index',`file`='portal/list2col',`name`='文章列表页双列显示',`more`='{\"vars\":{\"page_count\":{\"title\":\"\\u6bcf\\u9875\\u6587\\u7ae0\\u6570\\u91cf\",\"value\":8,\"type\":\"number\",\"tip\":\"\\u5217\\u8868\\u9875\\u6bcf\\u9875\\u663e\\u793a\\u6587\\u7ae0\\u7684\\u6570\\u91cf\"}}}',`config_more`='{\"vars\":{\"page_count\":{\"title\":\"\\u6bcf\\u9875\\u6587\\u7ae0\\u6570\\u91cf\",\"value\":8,\"type\":\"number\",\"tip\":\"\\u5217\\u8868\\u9875\\u6bcf\\u9875\\u663e\\u793a\\u6587\\u7ae0\\u7684\\u6570\\u91cf\"}}}',`description`='文章列表双列模板文件',`is_public`=0,`list_order`=25 WHERE `theme` = 'Acme' AND `file` = 'portal/list2col' [ RunTime:0.005103s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000874s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`action`='portal/Page/index',`file`='portal/page',`name`='单页模板',`more`='[]',`config_more`='[]',`description`='页面单页模板',`is_public`=0,`list_order`=0 WHERE `theme` = 'Acme' AND `file` = 'portal/page' [ RunTime:0.007545s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.002277s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`action`='public/Config',`file`='public/config',`name`='模板全局配置',`more`='{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"name\":\"ThinkCMF\",\"type\":\"select\",\"value\":1,\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"},\"gl_address\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u4e0a\\u6d77\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u516c\\u53f8\\u5730\\u5740\",\"rule\":[]},\"gl_mobile\":{\"title\":\"\\u624b\\u673a\\u53f7\\u7801\",\"value\":[{\"mobile\":\"15211111111\"}],\"type\":\"array\",\"item\":{\"mobile\":{\"title\":\"\\u624b\\u673a\\u53f7\\u7801\",\"type\":\"text\",\"value\":\"\"}},\"tip\":\"\\u8bf7\\u8f93\\u5165\\u8054\\u7cfb\\u624b\\u673a\\u53f7\\u7801\"},\"gl_tel\":{\"title\":\"\\u8054\\u7cfb\\u7535\\u8bdd\",\"value\":[{\"tel\":\"021-61434480\"}],\"type\":\"array\",\"item\":{\"tel\":{\"title\":\"\\u7535\\u8bdd\\u53f7\\u7801\",\"type\":\"text\",\"value\":\"021-61434480\"}},\"tip\":\"\\u8bf7\\u8f93\\u5165\\u56fa\\u5b9a\\u7535\\u8bdd\\u53f7\\u7801\",\"rule\":[]},\"gl_email\":{\"title\":\"\\u7535\\u5b50\\u90ae\\u7bb1\",\"value\":\"support@rongct.cn\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u7535\\u5b50\\u90ae\\u7bb1\",\"rule\":[]},\"gl_qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":false}},\"gl_qrcode\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u9009\\u62e9\\u56fe\\u7247\\uff0c\\u6ce8\\u610f\\u5c3a\\u5bf8\\u4e0d\\u8981\\u8fc7\\u5927\"}}}',`config_more`='{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"name\":\"ThinkCMF\",\"type\":\"select\",\"value\":1,\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"},\"gl_address\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u4e0a\\u6d77\\u6d66\\u4e1c\\u65b0\\u533a\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u516c\\u53f8\\u5730\\u5740\",\"rule\":[]},\"gl_mobile\":{\"title\":\"\\u624b\\u673a\\u53f7\\u7801\",\"value\":[],\"type\":\"array\",\"item\":{\"mobile\":{\"title\":\"\\u624b\\u673a\\u53f7\\u7801\",\"type\":\"text\",\"value\":\"\"}},\"tip\":\"\\u8bf7\\u8f93\\u5165\\u8054\\u7cfb\\u624b\\u673a\\u53f7\\u7801\"},\"gl_tel\":{\"title\":\"\\u8054\\u7cfb\\u7535\\u8bdd\",\"value\":[],\"type\":\"array\",\"item\":{\"tel\":{\"title\":\"\\u7535\\u8bdd\\u53f7\\u7801\",\"type\":\"text\",\"value\":\"021-61434480\"}},\"tip\":\"\\u8bf7\\u8f93\\u5165\\u56fa\\u5b9a\\u7535\\u8bdd\\u53f7\\u7801\",\"rule\":[]},\"gl_email\":{\"title\":\"\\u7535\\u5b50\\u90ae\\u7bb1\",\"value\":\"support@rongct.cn\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u7535\\u5b50\\u90ae\\u7bb1\",\"rule\":[]},\"gl_qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"309623512\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":false}},\"gl_qrcode\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u9009\\u62e9\\u56fe\\u7247\\uff0c\\u6ce8\\u610f\\u5c3a\\u5bf8\\u4e0d\\u8981\\u8fc7\\u5927\"}}}',`description`='模板全局配置文件',`is_public`=1,`list_order`=0 WHERE `theme` = 'Acme' AND `file` = 'public/config' [ RunTime:0.006183s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'public/footer' LIMIT 1 [ RunTime:0.001614s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`action`='public/Footer',`file`='public/footer',`name`='底部信息',`more`='{\"vars\":{\"copyright\":{\"title\":\"\\u7248\\u6743\\u4fe1\\u606f\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}},\"widgets\":{\"contact\":{\"title\":\"\\u8054\\u7cfb\\u6211\\u4eec\",\"display\":1,\"vars\":[]},\"tutor\":{\"title\":\"\\u63a8\\u8350\\u9605\\u8bfb\",\"display\":1,\"vars\":{\"category\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7b\",\"value\":\"2,3\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"tip\":\"\\u9009\\u62e9\\u6587\\u7ae0\\u5206\\u7c7b\",\"rule\":[],\"valueText\":\"\"},\"count\":{\"title\":\"\\u4fe1\\u606f\\u6570\\u91cf\",\"value\":\"4\",\"type\":\"number\",\"tip\":\"\\u663e\\u793a\\u6587\\u7ae0\\u6807\\u9898\\u7684\\u6570\\u91cf\"}}},\"bottom_nav\":{\"title\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"display\":1,\"vars\":{\"nav_name\":{\"title\":\"\\u5bfc\\u822a\\u540d\\u79f0\",\"value\":\"\\u7f51\\u7ad9\\u5bfc\\u822a\",\"type\":\"text\",\"tip\":\"\\u5e95\\u90e8\\u5bfc\\u822a\\u663e\\u793a\\u540d\\u79f0\"},\"nav_cat\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"2\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"},\"valueText\":\"\\u5e95\\u90e8\\u5bfc\\u822a\"}}},\"text_widget\":{\"title\":\"\\u56fe\\u6587\\u4ecb\\u7ecd\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u4fe1\\u606f\\u6807\\u9898\",\"value\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\"},\"content\":{\"title\":\"\\u6587\\u5b57\\u5185\\u5bb9\",\"value\":\"22\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u6587\\u5b57\\u5185\\u5bb9\"},\"image\":{\"title\":\"\\u56fe\\u7247\\u5185\\u5bb9\",\"value\":\"admin\\/20260620\\/6340c16a2116fd81e12ddb13b225a331.png\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u9009\\u62e9\\u56fe\\u7247\\uff0c\\u6ce8\\u610f\\u5c3a\\u5bf8\\u4e0d\\u8981\\u8fc7\\u5927\"}}}}}',`config_more`='{\"vars\":{\"copyright\":{\"title\":\"\\u7248\\u6743\\u4fe1\\u606f\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}},\"widgets\":{\"contact\":{\"title\":\"\\u8054\\u7cfb\\u6211\\u4eec\",\"display\":\"1\",\"vars\":[]},\"tutor\":{\"title\":\"\\u63a8\\u8350\\u9605\\u8bfb\",\"display\":\"1\",\"vars\":{\"category\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7b\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"tip\":\"\\u9009\\u62e9\\u6587\\u7ae0\\u5206\\u7c7b\",\"rule\":[]},\"count\":{\"title\":\"\\u4fe1\\u606f\\u6570\\u91cf\",\"value\":\"3\",\"type\":\"number\",\"tip\":\"\\u663e\\u793a\\u6587\\u7ae0\\u6807\\u9898\\u7684\\u6570\\u91cf\"}}},\"bottom_nav\":{\"title\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"display\":\"1\",\"vars\":{\"nav_name\":{\"title\":\"\\u5bfc\\u822a\\u540d\\u79f0\",\"value\":\"\\u7f51\\u7ad9\\u5bfc\\u822a\",\"type\":\"text\",\"tip\":\"\\u5e95\\u90e8\\u5bfc\\u822a\\u663e\\u793a\\u540d\\u79f0\"},\"nav_cat\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"2\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}},\"text_widget\":{\"title\":\"\\u56fe\\u6587\\u4ecb\\u7ecd\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u4fe1\\u606f\\u6807\\u9898\",\"value\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\"},\"content\":{\"title\":\"\\u6587\\u5b57\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u6587\\u5b57\\u5185\\u5bb9\"},\"image\":{\"title\":\"\\u56fe\\u7247\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u9009\\u62e9\\u56fe\\u7247\\uff0c\\u6ce8\\u610f\\u5c3a\\u5bf8\\u4e0d\\u8981\\u8fc7\\u5927\"}}}}}',`description`='网站底部信息内容',`is_public`=1,`list_order`=2 WHERE `theme` = 'Acme' AND `file` = 'public/footer' [ RunTime:0.005127s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'public/header' LIMIT 1 [ RunTime:0.001029s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`action`='public/Header',`file`='public/header',`name`='头部信息',`more`='{\"vars\":{\"logo\":{\"title\":\"\\u7f51\\u7ad9LOGO\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u9009\\u62e9LOGO\\u56fe\\u7247\\uff0c\\u5efa\\u8bae\\u56fe\\u7247\\u5e95\\u8272\\u4e3a\\u767d\\u8272(.jpg)\\u6216\\u900f\\u660e(.png)\\u3002\"},\"site_name\":{\"title\":\"\\u7f51\\u7ad9\\u540d\\u79f0\",\"value\":\"\\u4e0a\\u6d77\\u5bb9\\u82cd\\u571f\\u4fe1\\u606f\\u79d1\\u6280\\u6709\\u9650\\u516c\\u53f8\",\"type\":\"text\",\"tip\":\"\\u540d\\u79f0\\u4e3a\\u53cc\\u8272\\u663e\\u793a\\uff0c\\u524d\\u90e8\\u4e3a\\u9ed1\\u8272\\uff0c\\u540e\\u90e8\\u4e3a\\u9752\\u8272\\uff0c\\u7528\\\"|\\\"\\u5206\\u5f00\\uff0c\\u5982\\uff1aM|icrosoft\\uff0c\\u67d0\\u67d0|\\u6709\\u9650\\u516c\\u53f8\\u3002\\u5355\\u72ec\\u663e\\u793a\\u9752\\u8272\\uff1a|\\u67d0\\u67d0\\u516c\\u53f8\"}}}',`config_more`='{\"vars\":{\"logo\":{\"title\":\"\\u7f51\\u7ad9LOGO\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u9009\\u62e9LOGO\\u56fe\\u7247\\uff0c\\u5efa\\u8bae\\u56fe\\u7247\\u5e95\\u8272\\u4e3a\\u767d\\u8272(.jpg)\\u6216\\u900f\\u660e(.png)\\u3002\"},\"site_name\":{\"title\":\"\\u7f51\\u7ad9\\u540d\\u79f0\",\"value\":\"ThinkCMF\\u6a21\\u677f\",\"type\":\"text\",\"tip\":\"\\u540d\\u79f0\\u4e3a\\u53cc\\u8272\\u663e\\u793a\\uff0c\\u524d\\u90e8\\u4e3a\\u9ed1\\u8272\\uff0c\\u540e\\u90e8\\u4e3a\\u9752\\u8272\\uff0c\\u7528\\\"|\\\"\\u5206\\u5f00\\uff0c\\u5982\\uff1aM|icrosoft\\uff0c\\u67d0\\u67d0|\\u6709\\u9650\\u516c\\u53f8\\u3002\\u5355\\u72ec\\u663e\\u793a\\u9752\\u8272\\uff1a|\\u67d0\\u67d0\\u516c\\u53f8\"}}}',`description`='网站头部信息内容',`is_public`=1,`list_order`=1 WHERE `theme` = 'Acme' AND `file` = 'public/header' [ RunTime:0.005053s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND `file` = 'public/right_side' LIMIT 1 [ RunTime:0.001610s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='Acme',`action`='portal/right_side',`file`='public/right_side',`name`='右边栏',`more`='{\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":1,\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"3\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"1\"}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":1,\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"3\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\"}}}}}',`config_more`='{\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}',`description`='右边栏模板文件',`is_public`=1,`list_order`=3 WHERE `theme` = 'Acme' AND `file` = 'public/right_side' [ RunTime:0.005734s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Acme' [ RunTime:0.000929s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.001631s ]
- [ SQL ] UPDATE `cmf_theme` SET `name`='Acme',`version`='1.0.0',`demo_url`='http://www.qdcrazy.cc',`author`='疯狂的大狼',`lang`='zh-cn',`author_url`='http://www.qdcrazy.cc',`keywords`='清爽风格,多行业',`description`='响应式商务网站模版' WHERE `theme` = 'Acme' [ RunTime:0.007145s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/article' ) [ RunTime:0.000790s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'filtered' => 5.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.001686s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000513s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.002183s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001076s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'filtered' => 12.5,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `path` FROM `cmf_portal_category` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000842s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` IN (0) ORDER BY `path` ASC [ RunTime:0.000834s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.002124s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000629s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
- [ 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`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND ( `category_post`.`category_id` = '3' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < 1786554185 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 5 [ RunTime:0.002132s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ 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`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND ( `category_post`.`category_id` = '3' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < 1786554185 ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 5 [ RunTime:0.001751s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ 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`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND `recommended` = 1 AND ( `category_post`.`category_id` IN ('2','3') ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < 1786554185 ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 4 [ RunTime:0.001937s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY,type_status_date,parent_id,user_id,create_time',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'filtered' => 16.666667938232422,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001297s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'filtered' => 12.5,
'extra' => 'Using where; Using filesort',
) ]

0.300210s