高温炉专用胶带
时间:2022-12-08浏览次数:4818次
Copyright ? 2022 武汉JXF吉祥坊新技术材料有限公司 All Rights Reserved [备案号] 鄂ICP备19016128号-1
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-07-14 05:49:12 HTTP/1.1 GET : /portal/article/index/id/228/cid/24.html
- 运行时间 : 0.085088s [ 吞吐率:11.75req/s ] 内存消耗:1,164.15kb 文件加载:116
- 查询信息 : 39 queries 12 writes
- 缓存信息 : 7 reads,0 writes
- [ LANG ] /home/wwwroot/darechem56/wwwroot/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ LANG ] /home/wwwroot/darechem56/wwwroot/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'cookie' => '_vstime=1783979350',
'referer' => '/',
'accept' => '*/*',
'user-agent' => 'Mozilla/4.0 (compatible; vxiaotou-spider; MSIE 8.0; Windows NT 5.2)',
'connection' => 'close',
'host' => 'lakeyun.com',
'x-real-ip' => '154.220.84.226',
'x-forwarded-for' => '154.220.84.226',
'x-forwarded-proto' => 'http',
)
- [ PARAM ] array (
'id' => '228',
'cid' => '24',
)
- [ LANG ] /home/wwwroot/darechem56/wwwroot/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /home/wwwroot/darechem56/wwwroot/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /home/wwwroot/darechem56/wwwroot/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /home/wwwroot/darechem56/wwwroot/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /home/wwwroot/darechem56/wwwroot/app/portal/lang/zh-cn/common.php
- [ LANG ] /home/wwwroot/darechem56/wwwroot/app/portal/lang/zh-cn/home.php
- [ VIEW ] /home/wwwroot/darechem56/wwwroot/public/themes/pc_template/portal/article_context.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'categoryData',
3 => 'article',
4 => 'recommendData',
5 => 'prev_article',
6 => 'next_article',
7 => 'theme_vars',
8 => 'theme_widgets',
9 => 'navName',
) ]
- [ DB ] CONNECT:[ UseTime:0.000574s ] mysql:host=127.0.0.1;port=3306;dbname=darechem56;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.000875s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000403s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'filtered' => 11.710000038146973,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.000969s ]
- [ SQL ] SELECT `hook`,`plugin` FROM `cmf_hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image','app_dispatch') ORDER BY `list_order` ASC [ RunTime:0.000491s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.001021s ]
- [ 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` = 24 AND `relation`.`post_id` = 228 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1783979352 ) LIMIT 1 [ RunTime:0.000729s ]
- [ 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` = 24 AND `relation`.`post_id` < 228 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1783979352 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000957s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 9,
'filtered' => 33.329998016357422,
'extra' => 'Using index condition; 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` = 24 AND `relation`.`post_id` > 228 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1783979352 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000533s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 5,
'filtered' => 3.8461539745330811,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000805s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 24 AND `status` = 1 LIMIT 1 [ RunTime:0.000376s ]
- [ 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 `id`,`name`,`alias`,`parent_id` FROM `cmf_portal_category` WHERE `id` IN (0,4,24) [ RunTime:0.000339s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 3,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`one_tpl` FROM `cmf_portal_category` WHERE `id` = 4 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.000377s ]
- [ 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` = 228 [ RunTime:0.004884s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_product_details` [ RunTime:0.000885s ]
- [ SQL ] SELECT * FROM `cmf_product_details` WHERE `post_id` = 228 [ RunTime:0.000357s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_product_details',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `a`.`id`,`b`.`category_id`,`a`.`post_title`,`a`.`thumbnail` FROM `cmf_portal_post` `a` INNER JOIN `cmf_portal_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `a`.`is_top` = 1 AND `a`.`delete_time` = 0 AND `a`.`post_status` = 1 [ RunTime:0.000515s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'b',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 47,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000721s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc_template' AND `file` = 'portal/article_context' LIMIT 1 [ RunTime:0.000349s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc_template' , `action` = 'portal/Article/index' , `file` = 'portal/article_context' , `name` = '文章详情页(带上下篇)' , `more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":1,\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"default\\/20220812\\/e9610cfdcfb19040eb07b81734cbc4d9.jpg\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `config_more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":\"1\",\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `description` = '文章详情页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc_template' AND `file` = 'portal/article_context' [ RunTime:0.002392s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc_template' AND `file` = 'portal/article_list' LIMIT 1 [ RunTime:0.000292s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc_template' , `action` = 'portal/List/index' , `file` = 'portal/article_list' , `name` = '文章列表页' , `more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":1,\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"default\\/20221214\\/0cbe77931bb26b57559191a229a76b9d.jpg\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `config_more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":\"1\",\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc_template' AND `file` = 'portal/article_list' [ RunTime:0.001279s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc_template' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000273s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc_template' , `action` = 'portal/Page/index' , `file` = 'portal/contact' , `name` = '联系我们页' , `more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":1,\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"default\\/20221214\\/0cbe77931bb26b57559191a229a76b9d.jpg\",\"type\":\"image\",\"tip\":\"\"},\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\\u8054\\u7cfb\\u6211\\u4eec\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"CONTACT US\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\\u4ee5\\u4eba\\u4e3a\\u672c\\uff0c\\u4ee5\\u5ba2\\u6237\\u4e3a\\u4e2d\\u5fc3\\uff0c\\u60f3\\u4f60\\u6240\\u60f3\\uff0c\\u601d\\u4f60\\u6240\\u601d\",\"type\":\"text\",\"tip\":\"\"}}}}}' , `config_more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":\"1\",\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"},\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"}}}}}' , `description` = '联系我们页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc_template' AND `file` = 'portal/contact' [ RunTime:0.003370s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc_template' AND `file` = 'portal/five_img' LIMIT 1 [ RunTime:0.000866s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc_template' , `action` = 'portal/List/index' , `file` = 'portal/five_img' , `name` = '列表一(荣誉证书)' , `more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":1,\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"default\\/20210415\\/8459e2707eed4aae9888a71d0f232de0.jpg\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `config_more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":\"1\",\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `description` = '样式为一行五图(234 * 202)' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc_template' AND `file` = 'portal/five_img' [ RunTime:0.003051s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc_template' AND `file` = 'portal/four_img' LIMIT 1 [ RunTime:0.000224s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc_template' , `action` = 'portal/List/index' , `file` = 'portal/four_img' , `name` = '列表二(案例展示)' , `more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":1,\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"default\\/20221214\\/0cbe77931bb26b57559191a229a76b9d.jpg\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `config_more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":\"1\",\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `description` = '样式为一行四图(274 * 165)' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc_template' AND `file` = 'portal/four_img' [ RunTime:0.001098s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc_template' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000267s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc_template' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = 'JXF吉祥坊' , `more` = '{\"widgets\":{\"product_center\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"PRODUCT CENTER\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\\u7528\\u5148\\u8fdb\\u7684\\u6280\\u672f\\u3001\\u9ad8\\u6027\\u4ef7\\u6bd4\\u7684\\u4ea7\\u54c1\\u3001\\u4f18\\u8d28\\u7684\\u670d\\u52a1\\u56de\\u62a5\\u5343\\u4e07\\u7684\\u5ba2\\u6237\",\"type\":\"text\",\"tip\":\"\"},\"category_id\":{\"title\":\"\\u5206\\u7c7bID\",\"value\":\"5,22,23,24,28\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u805a\\u9170\\u4e9a\\u80fa\\u4ea7\\u54c1,UV\\u5149\\u56fa\\u5316\\u4ea7\\u54c1,\\u5355\\u4f53\\u53ca\\u4f4e\\u805a\\u7269,\\u8bbe\\u5907\\u53ca\\u8f85\\u52a9\\u6750\\u6599,\\u5176\\u4ed6\\u5316\\u5de5\\u539f\\u6750\\u6599\"}}},\"about_us\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":1,\"vars\":{\"bg_image\":{\"title\":\"\\u80cc\\u666f\\u56fe\\u7247\",\"name\":\"bg_img\",\"value\":\"default\\/20210510\\/3f950045df38ca071baa7dcdc850a97b.png\",\"type\":\"image\",\"tip\":\"\"},\"left_image\":{\"title\":\"\\u5de6\\u4fa7\\u56fe\\u7247\",\"name\":\"l_img\",\"value\":\"default\\/20210414\\/5452887b5cc9a456dc6f2f38366f20af.png\",\"type\":\"image\",\"tip\":\"\"},\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"ABOUT US\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\\u7528\\u5148\\u8fdb\\u7684\\u6280\\u672f\\u3001\\u9ad8\\u6027\\u4ef7\\u6bd4\\u7684\\u4ea7\\u54c1\\u3001\\u4f18\\u8d28\\u7684\",\"type\":\"text\",\"tip\":\"\"},\"single_page_id\":{\"title\":\"\\u5355\\u9875ID\",\"value\":\"9\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5355\\u9875\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u516c\\u53f8\\u4ecb\\u7ecd\"},\"son_column\":{\"title\":\"\\u5bfc\\u822a\\u680f\\u76ee\",\"value\":\"8\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\\u680f\\u76ee\",\"tip\":\"\\u5bfc\\u822a\\u680f\\u76ee\",\"rule\":{\"require\":true},\"valueText\":\"\\u9996\\u9875\\u5173\\u4e8e\\u6211\\u4eec\\u5bfc\\u822a\\u680f\\u76ee\"}}},\"engineering_case\":{\"title\":\"\\u5de5\\u7a0b\\u6848\\u4f8b\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\\u5de5\\u7a0b\\u6848\\u4f8b\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"CASE SHOW\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"category_id\":{\"title\":\"\\u5206\\u7c7bID\",\"value\":\"3\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u5de5\\u7a0b\\u6848\\u4f8b\"}}},\"honor_qualification\":{\"title\":\"\\u8363\\u8a89\\u8d44\\u8d28\",\"display\":0,\"vars\":{\"bg_img\":{\"title\":\"\\u80cc\\u666f\\u56fe\\u7247\",\"name\":\"bg_img\",\"value\":\"default\\/20210510\\/3f950045df38ca071baa7dcdc850a97b.png\",\"type\":\"image\",\"tip\":\"\"},\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\\u8363\\u8a89\\u8d44\\u8d28\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"ENTERPRISE HONOR\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\\u7528\\u5148\\u8fdb\\u7684\\u6280\\u672f\\u3001\\u9ad8\\u6027\\u4ef7\\u6bd4\\u7684\\u4ea7\\u54c1\\u3001\\u4f18\\u8d28\\u7684\\u670d\\u52a1\\u56de\\u62a5\\u5343\\u4e07\\u7684\\u5ba2\\u6237\",\"type\":\"text\",\"tip\":\"\"},\"slide_id\":{\"title\":\"\\u5e7b\\u706f\\u7247\",\"value\":\"4\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5e7b\\u706f\\u7247\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u8363\\u8a89\\u8d44\\u8d28\"}}},\"corporate_news\":{\"title\":\"\\u65b0\\u95fb\\u8d44\\u8baf\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\\u65b0\\u95fb\\u8d44\\u8baf\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"CORPORATE NEWS\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\\u7528\\u5148\\u8fdb\\u7684\\u6280\\u672f\\u3001\\u9ad8\\u6027\\u4ef7\\u6bd4\\u7684\\u4ea7\\u54c1\\u3001\\u4f18\\u8d28\\u7684\\u670d\\u52a1\\u56de\\u62a5\\u5343\\u4e07\\u7684\\u5ba2\\u6237\",\"type\":\"text\",\"tip\":\"\"},\"category_id\":{\"title\":\"\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"6\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u65b0\\u95fb\\u8d44\\u8baf\"}}},\"cooperation_partners\":{\"title\":\"\\u5408\\u4f5c\\u4f19\\u4f34\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\\u5408\\u4f5c\\u4f19\\u4f34\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"COOPERATION PARTNERS\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\\u7528\\u5148\\u8fdb\\u7684\\u6280\\u672f\\u3001\\u9ad8\\u6027\\u4ef7\\u6bd4\\u7684\\u4ea7\\u54c1\\u3001\\u4f18\\u8d28\\u7684\\u670d\\u52a1\\u56de\\u62a5\\u5343\\u4e07\\u7684\\u5ba2\\u6237\",\"type\":\"text\",\"tip\":\"\"},\"partners_id\":{\"title\":\"\\u5408\\u4f5c\\u4f19\\u4f34\\u5e7b\\u706f\\u7247\",\"value\":\"5\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5e7b\\u706f\\u7247\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u5408\\u4f5c\\u4f19\\u4f34\"}}}}}' , `config_more` = '{\"widgets\":{\"product_center\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":\"1\",\"vars\":{\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"category_id\":{\"title\":\"\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"about_us\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":\"1\",\"vars\":{\"bg_image\":{\"title\":\"\\u80cc\\u666f\\u56fe\\u7247\",\"name\":\"bg_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"},\"left_image\":{\"title\":\"\\u5de6\\u4fa7\\u56fe\\u7247\",\"name\":\"l_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"},\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"single_page_id\":{\"title\":\"\\u5355\\u9875ID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5355\\u9875\",\"tip\":\"\",\"rule\":{\"require\":true}},\"son_column\":{\"title\":\"\\u5bfc\\u822a\\u680f\\u76ee\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\\u680f\\u76ee\",\"tip\":\"\\u5bfc\\u822a\\u680f\\u76ee\",\"rule\":{\"require\":true}}}},\"engineering_case\":{\"title\":\"\\u5de5\\u7a0b\\u6848\\u4f8b\",\"display\":\"1\",\"vars\":{\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"category_id\":{\"title\":\"\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"honor_qualification\":{\"title\":\"\\u8363\\u8a89\\u8d44\\u8d28\",\"display\":\"1\",\"vars\":{\"bg_img\":{\"title\":\"\\u80cc\\u666f\\u56fe\\u7247\",\"name\":\"bg_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"},\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"slide_id\":{\"title\":\"\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5e7b\\u706f\\u7247\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"corporate_news\":{\"title\":\"\\u65b0\\u95fb\\u8d44\\u8baf\",\"display\":\"1\",\"vars\":{\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"category_id\":{\"title\":\"\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"cooperation_partners\":{\"title\":\"\\u5408\\u4f5c\\u4f19\\u4f34\",\"display\":\"1\",\"vars\":{\"name\":{\"title\":\"\\u680f\\u76ee\\u540d\\u79f0\",\"name\":\"name\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"alias\":{\"title\":\"\\u680f\\u76ee\\u522b\\u540d\",\"name\":\"alias\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"description\":{\"title\":\"\\u6587\\u6848\",\"name\":\"description\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"partners_id\":{\"title\":\"\\u5408\\u4f5c\\u4f19\\u4f34\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5e7b\\u706f\\u7247\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = 'JXF吉祥坊模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'pc_template' AND `file` = 'portal/index' [ RunTime:0.001997s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc_template' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000275s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc_template' , `action` = 'portal/page/index' , `file` = 'portal/page' , `name` = '单页配置' , `more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":1,\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"default\\/20221214\\/0cbe77931bb26b57559191a229a76b9d.jpg\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `config_more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":\"1\",\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `description` = '单页配置' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc_template' AND `file` = 'portal/page' [ RunTime:0.001608s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc_template' AND `file` = 'portal/product_details' LIMIT 1 [ RunTime:0.000232s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc_template' , `action` = 'portal/Article/index' , `file` = 'portal/product_details' , `name` = '产品详情页' , `more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":1,\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"default\\/20210415\\/8459e2707eed4aae9888a71d0f232de0.jpg\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `config_more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":\"1\",\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `description` = '产品详情模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc_template' AND `file` = 'portal/product_details' [ RunTime:0.001098s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc_template' AND `file` = 'portal/product_list' LIMIT 1 [ RunTime:0.000238s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc_template' , `action` = 'portal/List/index' , `file` = 'portal/product_list' , `name` = '产品列表页' , `more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":1,\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"default\\/20221214\\/0cbe77931bb26b57559191a229a76b9d.jpg\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `config_more` = '{\"widgets\":{\"info\":{\"title\":\"\\u57fa\\u672c\\u4fe1\\u606f\",\"display\":\"1\",\"vars\":{\"cover_img\":{\"title\":\"\\u5c01\\u9762\\u56fe\\u7247\",\"name\":\"cover_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `description` = '产品列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc_template' AND `file` = 'portal/product_list' [ RunTime:0.001661s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc_template' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000235s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc_template' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"division\":{\"title\":\"--------------- \\u2193\\u2193 \\u5934\\u90e8\\u8bbe\\u7f6e \\u2193\\u2193 ---------------\",\"value\":\"\",\"type\":\"\",\"tip\":\"\"},\"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\":\"PC\\u8f6e\\u64ad\\u56fe\"},\"text1\":{\"title\":\"\\u6587\\u6848\\u4e00\",\"name\":\"text1\",\"value\":\"\\u65b0\\u6280\\u672f\\u6750\\u6599\\u7814\\u7a76\",\"type\":\"text\",\"tip\":\"\"},\"text2\":{\"title\":\"\\u6587\\u6848\\u4e8c\",\"name\":\"text2\",\"value\":\"\\u4ea7\\u54c1\\u6db5\\u76d6\\u4f4e\\u805a\\u7269\\u3001\\u6811\\u8102\\u53ca\\u80f6\\u7c98\\u5242\\u4e24\\u5927\\u7cfb\\u5217\\u8fd1\\u767e\\u79cd\\u4ea7\\u54c1\",\"type\":\"text\",\"tip\":\"\"},\"division1\":{\"title\":\"--------------- \\u2193\\u2193 \\u5185\\u9875\\u8bbe\\u7f6e \\u2193\\u2193 ---------------\",\"value\":\"\",\"type\":\"\",\"tip\":\"\"},\"inside_nav\":{\"title\":\"\\u5185\\u9875\\u8f6e\\u64ad\\u60ac\\u6d6e\\u5bfc\\u822a\",\"value\":\"11\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5185\\u9875\\u5bfc\\u822a\",\"tip\":\"\\u5185\\u9875\\u5bfc\\u822a\",\"rule\":{\"require\":true},\"valueText\":\"\\u5185\\u9875\\u5bfc\\u822a\\u7ba1\\u7406\"},\"division2\":{\"title\":\"--------------- \\u2193\\u2193 \\u5e95\\u90e8\\u8bbe\\u7f6e \\u2193\\u2193 ---------------\",\"value\":\"\",\"type\":\"\",\"tip\":\"\"},\"product_navigation\":{\"title\":\"\\u7f51\\u7ad9\\u5e95\\u90e8\\u4ea7\\u54c1\\u5bfc\\u822a\",\"value\":\"10\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true},\"valueText\":\"\\u5e95\\u90e8\\u5bfc\\u822a\"}}}' , `config_more` = '{\"vars\":{\"division\":{\"title\":\"--------------- \\u2193\\u2193 \\u5934\\u90e8\\u8bbe\\u7f6e \\u2193\\u2193 ---------------\",\"value\":\"\",\"type\":\"\",\"tip\":\"\"},\"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}},\"text1\":{\"title\":\"\\u6587\\u6848\\u4e00\",\"name\":\"text1\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"text2\":{\"title\":\"\\u6587\\u6848\\u4e8c\",\"name\":\"text2\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"division1\":{\"title\":\"--------------- \\u2193\\u2193 \\u5185\\u9875\\u8bbe\\u7f6e \\u2193\\u2193 ---------------\",\"value\":\"\",\"type\":\"\",\"tip\":\"\"},\"inside_nav\":{\"title\":\"\\u5185\\u9875\\u8f6e\\u64ad\\u60ac\\u6d6e\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5185\\u9875\\u5bfc\\u822a\",\"tip\":\"\\u5185\\u9875\\u5bfc\\u822a\",\"rule\":{\"require\":true}},\"division2\":{\"title\":\"--------------- \\u2193\\u2193 \\u5e95\\u90e8\\u8bbe\\u7f6e \\u2193\\u2193 ---------------\",\"value\":\"\",\"type\":\"\",\"tip\":\"\"},\"product_navigation\":{\"title\":\"\\u7f51\\u7ad9\\u5e95\\u90e8\\u4ea7\\u54c1\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'pc_template' AND `file` = 'public/config' [ RunTime:0.001949s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc_template' [ RunTime:0.000276s ]
- [ 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' => 28,
'filtered' => 9.9999990463256836,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.001808s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'pc模板' , `version` = '1.0.2' , `demo_url` = '' , `author` = '' , `lang` = 'zh-cn' , `author_url` = '' , `keywords` = 'pc模板' , `description` = 'pc模板' WHERE `theme` = 'pc_template' [ RunTime:0.000257s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'pc_template' AND ( `is_public` = 1 OR `file` = 'portal/article_context' ) [ RunTime:0.000208s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000680s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000186s ]
- [ 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_nav` [ RunTime:0.000696s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000257s ]
- [ 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' => 5,
'filtered' => 20.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000669s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 4 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000213s ]
- [ 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' => 34,
'filtered' => 2.9411764144897461,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 11 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000329s ]
- [ 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' => 34,
'filtered' => 2.9411764144897461,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 10 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000273s ]
- [ 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' => 34,
'filtered' => 2.9411764144897461,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_link` [ RunTime:0.000865s ]
- [ SQL ] SELECT * FROM `cmf_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000273s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_link',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'status',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ]

0.086752s