020-82180659
138 2601 0891
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2021-03-07 02:02:09 HTTP/1.1 GET : http://dahanzhineng.com/products/23.html
- 运行时间 : 0.135396s [ 吞吐率:7.39req/s ] 内存消耗:7,659.53kb 文件加载:136
- 查询信息 : 59 queries 31 writes
- 缓存信息 : 6 reads,0 writes
- 会话信息 : SESSION_ID=qj252960esv0jvlu9npo7jnf32
- [ LANG ] /data/wwwroot/portal/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /data/wwwroot/portal/app/product//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'products/<id?>',
'route' => 'product/List/index',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '23',
),
)
- [ HEADER ] array (
'connection' => 'Keep-Alive',
'host' => 'dahanzhineng.com',
'accept-encoding' => 'br,gzip',
'if-modified-since' => 'Thu, 03 Dec 2020 15:11:33 GMT',
'accept-language' => 'en-US,en;q=0.5',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '23',
)
- [ LANG ] /data/wwwroot/portal/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /data/wwwroot/portal/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /data/wwwroot/portal/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /data/wwwroot/portal/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /data/wwwroot/portal/app/admin/lang/zh-cn/common.php
- [ LANG ] /data/wwwroot/portal/app/anli/lang/zh-cn/common.php
- [ LANG ] /data/wwwroot/portal/app/portal/lang/zh-cn/common.php
- [ LANG ] /data/wwwroot/portal/app/product/lang/zh-cn/common.php
- [ DB ] INIT mysql
- [ LANG ] /data/wwwroot/portal/app/anli/lang/zh-cn/home.php
- [ LANG ] /data/wwwroot/portal/app/portal/lang/zh-cn/home.php
- [ LANG ] /data/wwwroot/portal/app/product/lang/zh-cn/home.php
- [ VIEW ] /data/wwwroot/portal/public/themes/dahan/product/list.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'theme_vars',
3 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000358s ] mysql:host=127.0.0.1;port=3306;dbname=thinkcmf;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.000527s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'TcSwitchTheme' LIMIT 1 [ RunTime:0.000198s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'filtered' => 16.666667938232422,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_product_category` [ RunTime:0.000455s ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `id` = 23 AND `status` = 1 LIMIT 1 [ RunTime:0.000224s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000404s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'anli/item' LIMIT 1 [ RunTime:0.000174s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'anli/Item/index' , `file` = 'anli/item' , `name` = '案例页' , `more` = '{\"vars\":{\"hot_items_category_id\":{\"title\":\"Hot Items\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"hot_items_category_id\":{\"title\":\"Hot Items\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '案例页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'anli/item' [ RunTime:0.001688s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'anli/list' LIMIT 1 [ RunTime:0.000194s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'anli/List/index' , `file` = 'anli/list' , `name` = '案例列表页' , `more` = '{\"vars\":{\"nav_id\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"6\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"valueText\":\"\\u6848\\u4f8b\"}},\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u6848\\u4f8b\",\"display\":0,\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"anli\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\"}}},\"last_items\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":0,\"vars\":{\"last_items_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"anli\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\"}}}}}' , `config_more` = '{\"vars\":{\"nav_id\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false}}},\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u6848\\u4f8b\",\"display\":\"1\",\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"anli\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_items\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_items_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"anli\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '案例列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'anli/list' [ RunTime:0.001802s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'anli/page' LIMIT 1 [ RunTime:0.000215s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'anli/Page/index' , `file` = 'anli/page' , `name` = '单页面' , `more` = '{\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u6848\\u4f8b\",\"display\":\"1\",\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"anli\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_items\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_items_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"anli\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u6848\\u4f8b\",\"display\":\"1\",\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"anli\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_items\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_items_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"anli\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'anli/page' [ RunTime:0.001757s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'anli/search' LIMIT 1 [ RunTime:0.000182s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'anli/search/index' , `file` = 'anli/search' , `name` = '搜索页面' , `more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'anli/search' [ RunTime:0.001582s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/about-1' LIMIT 1 [ RunTime:0.000177s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/about-1' , `name` = '公司简介' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"portal\\/20200530\\/959e00d4458e12eac63fdf179dae692a.jpg\",\"type\":\"image\"},\"page_bg\":{\"title\":\"\\u6807\\u9898\\u80cc\\u666f\",\"value\":\"default\\/20200531\\/62ec64a1967a391484d2844f61891715.jpg\",\"type\":\"image\"},\"nav_id\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"3\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"valueText\":\"\\u5173\\u4e8e\\u51a0\\u81e3\"}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"page_bg\":{\"title\":\"\\u6807\\u9898\\u80cc\\u666f\",\"value\":\"\",\"type\":\"image\"},\"nav_id\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false}}}}' , `description` = '公司简介页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/about-1' [ RunTime:0.001633s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/about-2' LIMIT 1 [ RunTime:0.000195s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/about-2' , `name` = '实时报价' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"portal\\/20200530\\/959e00d4458e12eac63fdf179dae692a.jpg\",\"type\":\"image\"},\"page_bg\":{\"title\":\"\\u6807\\u9898\\u80cc\\u666f\",\"value\":\"default\\/20200531\\/62ec64a1967a391484d2844f61891715.jpg\",\"type\":\"image\"},\"nav_id\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"4\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"valueText\":\"\\u8054\\u7cfb\\u6211\\u4eec\"}},\"widgets\":{\"table\":{\"title\":\"\\u300a\\u6307\\u5357\\u6807\\u300b\\u4ea4\\u901a\\u8bbe\\u65bd\\u4ea7\\u54c1\\u4ef7\\u683c\\u884c\\u60c5\",\"display\":1,\"vars\":{\"desc\":{\"title\":\"\\u5f53\\u524d\\u671f\",\"value\":\"2020\\u7b2c15\\u6b21\\u8c03\\u4ef7\\u884c\\u60c5 (\\u767b\\u5f55\\u53ef\\u67e5\\u770b\\u62a5\\u4ef7)\",\"type\":\"text\"},\"tel\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"020-82180659\",\"type\":\"text\"},\"phone\":{\"title\":\"\\u624b\\u673a\",\"value\":\"138 2601 0891\",\"type\":\"text\"},\"address\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\\u5e7f\\u5dde\\u5e02 \\u767d\\u4e91\\u533a \\u6c5f\\u9ad8\\u9547 \\u5927\\u5cad\\u5357\\u8def 10\\u53f7\",\"type\":\"text\"}}}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"page_bg\":{\"title\":\"\\u6807\\u9898\\u80cc\\u666f\",\"value\":\"\",\"type\":\"image\"},\"nav_id\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false}}},\"widgets\":{\"table\":{\"title\":\"\\u5e7f\\u5dde\\u51a0\\u81e3\\u5efa\\u6750\\u6709\\u9650\\u516c\\u53f8\\u4ea7\\u54c1\\u4ef7\\u683c\\u884c\\u60c5\",\"display\":\"1\",\"vars\":{\"desc\":{\"title\":\"\\u5f53\\u524d\\u671f\",\"value\":\"2020\\u7b2c15\\u6b21\\u8c03\\u4ef7\\u884c\\u60c5\",\"type\":\"text\"},\"tel\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"020-82180659\",\"type\":\"text\"},\"phone\":{\"title\":\"\\u624b\\u673a\",\"value\":\"13826910891\",\"type\":\"text\"},\"address\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\\u5e7f\\u5dde\\u5e02\\u589e\\u57ce\\u533a\\u65b0\\u5858\\u9547\\u65b0\\u94a2\\u8d38\\u57ce155\\u53f7\",\"type\":\"text\"}}}}}' , `description` = '实时报价页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/about-2' [ RunTime:0.001764s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/about-3' LIMIT 1 [ RunTime:0.000166s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/about-3' , `name` = '在线留言' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"portal\\/20200530\\/959e00d4458e12eac63fdf179dae692a.jpg\",\"type\":\"image\"},\"page_bg\":{\"title\":\"\\u6807\\u9898\\u80cc\\u666f\",\"value\":\"default\\/20200531\\/62ec64a1967a391484d2844f61891715.jpg\",\"type\":\"image\"},\"nav_id\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"4\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"valueText\":\"\\u8054\\u7cfb\\u6211\\u4eec\"}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"page_bg\":{\"title\":\"\\u6807\\u9898\\u80cc\\u666f\",\"value\":\"\",\"type\":\"image\"},\"nav_id\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false}}}}' , `description` = '在线留言页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/about-3' [ RunTime:0.001638s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/about-4' LIMIT 1 [ RunTime:0.000201s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/about-4' , `name` = '智慧城市导航系统' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"spfm\":{\"title\":\"\\u89c6\\u9891\\u5c01\\u9762\",\"value\":\"\",\"type\":\"image\"},\"sp\":{\"title\":\"\\u89c6\\u9891\\u5730\\u5740\",\"value\":\"\",\"type\":\"image\"},\"list\":{\"title\":\"\\u8f6e\\u64ad\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"text\"},\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"spfm\":{\"title\":\"\\u89c6\\u9891\\u5c01\\u9762\",\"value\":\"\",\"type\":\"image\"},\"sp\":{\"title\":\"\\u89c6\\u9891\\u5730\\u5740\",\"value\":\"\",\"type\":\"image\"},\"list\":{\"title\":\"\\u8f6e\\u64ad\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"text\"},\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '智慧城市导航系统页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/about-4' [ RunTime:0.001701s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000170s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/about' , `name` = '企业文化' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"}},\"widgets\":{\"tuijian\":{\"title\":\"\\u521b\\u59cb\\u4eba\",\"display\":\"1\",\"vars\":{\"list\":{\"title\":\"\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\",\"rule\":{\"require\":true}},\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"}},\"widgets\":{\"tuijian\":{\"title\":\"\\u521b\\u59cb\\u4eba\",\"display\":\"1\",\"vars\":{\"list\":{\"title\":\"\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\",\"rule\":{\"require\":true}},\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}}}' , `description` = '企业文化页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/about' [ RunTime:0.001588s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000177s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Article/index' , `file` = 'portal/article' , `name` = '通用文章页' , `more` = '{\"vars\":{\"ad_slide\":{\"title\":\"\\u5927\\u56fe\\u5e7f\\u544a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false}}}}' , `config_more` = '{\"vars\":{\"ad_slide\":{\"title\":\"\\u5927\\u56fe\\u5e7f\\u544a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false}}}}' , `description` = '通用文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/article' [ RunTime:0.001711s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000160s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/contact' , `name` = '联系方式' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"default\\/20200929\\/5c1e9bfe75315418749f138e497ce1b2.jpg\",\"type\":\"image\"},\"kf_qrcode\":{\"title\":\"\\u5fae\\u4fe1\\u5ba2\\u670d\\u4e8c\\u7ef4\\u7801\",\"value\":\"default\\/20201009\\/96b48b36eed7754fdd716cf6a2813cff.png\",\"type\":\"image\"},\"kf_email\":{\"title\":\"\\u5ba2\\u670d\\u90ae\\u7bb1\",\"value\":\"\",\"type\":\"text\"},\"page_bg\":{\"title\":\"\\u6807\\u9898\\u80cc\\u666f\",\"value\":\"default\\/20200531\\/62ec64a1967a391484d2844f61891715.jpg\",\"type\":\"image\"},\"nav_id\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"4\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"valueText\":\"\\u8054\\u7cfb\\u6211\\u4eec\"},\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"\\u5927\\u6c49\\u667a\\u80fd\\u79d1\\u6280\\uff08\\u5e7f\\u5dde\\uff09\\u6709\\u9650\\u516c\\u53f8 <br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u5e7f\\u5dde\\u5e02\\u767d\\u4e91\\u533a\\u795e\\u5c71\\u9547\\u5927\\u5cad\\u5357\\u8def10\\u53f7<\\/span>\",\"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\":\"113.207661,23.340047\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u5e7f\\u4e1c\\u7701\\u5e7f\\u5dde\\u5e02\\u767d\\u4e91\\u533a\\u5927\\u5cad\\u5357\\u8def10\\u53f7\"}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"kf_qrcode\":{\"title\":\"\\u5fae\\u4fe1\\u5ba2\\u670d\\u4e8c\\u7ef4\\u7801\",\"value\":\"\",\"type\":\"image\"},\"kf_email\":{\"title\":\"\\u5ba2\\u670d\\u90ae\\u7bb1\",\"value\":\"\",\"type\":\"text\"},\"page_bg\":{\"title\":\"\\u6807\\u9898\\u80cc\\u666f\",\"value\":\"\",\"type\":\"image\"},\"nav_id\":{\"title\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"value\":\"\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false}},\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"ThinkCMF<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def2601\\u53f7<\\/span>\",\"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}}}}' , `description` = '联系方式页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/contact' [ RunTime:0.001753s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/culture' LIMIT 1 [ RunTime:0.000155s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/culture' , `name` = '企业文化' , `more` = '{\"vars\":{\"ad_slide\":{\"title\":\"\\u5927\\u56fe\\u5e7f\\u544a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false}}}}' , `config_more` = '{\"vars\":{\"ad_slide\":{\"title\":\"\\u5927\\u56fe\\u5e7f\\u544a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false}}}}' , `description` = '企业文化模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/culture' [ RunTime:0.001625s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/goods' LIMIT 1 [ RunTime:0.000152s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Goods/index' , `file` = 'portal/goods' , `name` = '案例详情页' , `more` = '{\"vars\":{\"ad_slide\":{\"title\":\"\\u5927\\u56fe\\u5e7f\\u544a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false}}}}' , `config_more` = '{\"vars\":{\"ad_slide\":{\"title\":\"\\u5927\\u56fe\\u5e7f\\u544a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false}}}}' , `description` = '案例详情页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/goods' [ RunTime:0.001681s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/goodscat' LIMIT 1 [ RunTime:0.000155s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/GoodsList/index' , `file` = 'portal/goodscat' , `name` = '案例列表' , `more` = '{\"vars\":{\"ad_slide\":{\"title\":\"\\u5927\\u56fe\\u5e7f\\u544a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false}}}}' , `config_more` = '{\"vars\":{\"ad_slide\":{\"title\":\"\\u5927\\u56fe\\u5e7f\\u544a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false}}}}' , `description` = '案例列表模板' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/goodscat' [ RunTime:0.001724s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000153s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `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}},\"site_title\":{\"title\":\"\\u9996\\u9875\\u6807\\u9898\",\"value\":\"\\u516c\\u8def\\u6ce2\\u5f62\\u62a4\\u680f\\u6807\\u724c-\\u6307\\u5357\\u6807\",\"type\":\"text\"}},\"widgets\":{\"index_block_1\":{\"title\":\"\\u4ea7\\u54c1\\u63a8\\u8350\",\"display\":1,\"vars\":{\"limit\":{\"title\":\"\\u6700\\u591a\\u663e\\u793a\\u4ea7\\u54c1\\u4e2a\\u6570\",\"value\":\"8\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"img\":{\"title\":\"\\u5e95\\u90e8\\u5e7f\\u544a\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"}}},\"index_block_0\":{\"title\":\"\\u89e3\\u51b3\\u65b9\\u6848\",\"display\":1,\"vars\":{\"zhizhi\":{\"title\":\"\\u56fe\\u7247\\u7ec4\",\"value\":[{\"title\":\"\\u505c\\u8f66\\u573a\\u65e0\\u4eba\\u503c\\u5b88\\u6536\\u8d39\\u7ba1\\u7406\\u7cfb\\u7edf\",\"link\":\"\\/product_item\\/10046.html\",\"img\":\"default\\/20201019\\/c7471fd42ee57a21ccc3df90d7a46530.jpg\",\"content\":\"\"},{\"title\":\"\\u57ce\\u5e02\\u667a\\u80fd\\u4ea4\\u901a\\u7cfb\\u7edf\",\"link\":\"\\/product_item\\/10047.html\",\"img\":\"default\\/20201019\\/b7ad20e8a5818605d2db00eb6acdc44a.jpg\",\"content\":\"\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"#\",\"type\":\"text\"},\"img\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"},\"img\":{\"title\":\"\\u5206\\u5272\\u56fe\",\"value\":\"default\\/20201019\\/e4239d2736d7c34f59617a88f52a1658.jpg\",\"type\":\"image\"}}},\"zhaoshebei\":{\"title\":\"\\u627e\\u8bbe\\u5907\",\"display\":1,\"vars\":{\"img\":{\"title\":\"\\u5206\\u5272\\u56fe\\u7247\",\"value\":\"default\\/20201107\\/02ec925b6646af5197166311a88e26cb.jpg\",\"type\":\"image\"}}},\"index_block_2\":{\"title\":\"\\u8054\\u7cfb\\u6211\\u4eec\",\"display\":1,\"vars\":{\"pics\":{\"title\":\"\\u9876\\u90e8\\u56fe\\u7247\\u7ec4\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"img\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"},\"pics2\":{\"title\":\"\\u8054\\u7cfb\\u6211\\u4eec\\u56fe\\u7247\\u7ec4\",\"value\":[{\"title\":\"\\u5de5\\u5382\\u68c0\\u6d4b\\u8bc1\\u4e66\",\"img\":\"default\\/20201019\\/759d47f39a25b9a9cdfeb84a621f7828.png\",\"content\":\"\"},{\"title\":\"\\u5de5\\u5382\\u68c0\\u6d4b\\u8bc1\\u4e66\",\"img\":\"default\\/20201019\\/768cdbd90f36639564b4a204ceba951b.png\",\"content\":\"\"},{\"title\":\"\\u6587\\u5b57\\u4ecb\\u7ecd\",\"img\":\"default\\/20201019\\/9affaa78e3105ae5f61646ba5dd571a5.png\",\"content\":\"\"},{\"title\":\"\\u6587\\u5b57\\u4ecb\\u7ecd\",\"img\":\"default\\/20201019\\/9affaa78e3105ae5f61646ba5dd571a5.png\",\"content\":\"\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"img\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"},\"nav_id\":{\"title\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"value\":\"5\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"valueText\":\"\\u9996\\u9875\\u8054\\u7cfb\\u6211\\u4eec\\u5e95\\u90e8\\u83dc\\u5355\"}}}}}' , `config_more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false}},\"site_title\":{\"title\":\"\\u9996\\u9875\\u6807\\u9898\",\"value\":\"\\u516c\\u8def\\u6ce2\\u5f62\\u62a4\\u680f\\u6807\\u724c-\\u6307\\u5357\\u6807\",\"type\":\"text\"}},\"widgets\":{\"index_block_1\":{\"title\":\"\\u70ed\\u95e8\\u63a8\\u8350\",\"display\":\"1\",\"vars\":{\"limit\":{\"title\":\"\\u6700\\u591a\\u663e\\u793a\\u4ea7\\u54c1\\u4e2a\\u6570\",\"value\":\"8\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"img\":{\"title\":\"\\u5e95\\u90e8\\u5e7f\\u544a\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"}}},\"index_block_0\":{\"title\":\"\\u89e3\\u51b3\\u65b9\\u6848\",\"display\":\"1\",\"vars\":{\"zhizhi\":{\"title\":\"\\u56fe\\u7247\\u7ec4\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"#\",\"type\":\"text\"},\"img\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"},\"img\":{\"title\":\"\\u5206\\u5272\\u56fe\",\"value\":\"\",\"type\":\"image\"}}},\"zhaoshebei\":{\"title\":\"\\u627e\\u8bbe\\u5907\",\"display\":\"1\",\"vars\":{\"img\":{\"title\":\"\\u5206\\u5272\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"}}},\"index_block_2\":{\"title\":\"\\u8054\\u7cfb\\u6211\\u4eec\",\"display\":\"1\",\"vars\":{\"pics\":{\"title\":\"\\u9876\\u90e8\\u56fe\\u7247\\u7ec4\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"img\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"},\"pics2\":{\"title\":\"\\u8054\\u7cfb\\u6211\\u4eec\\u56fe\\u7247\\u7ec4\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"img\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"},\"nav_id\":{\"title\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"value\":\"\",\"tip\":\"\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false}}}}}}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'dahan' AND `file` = 'portal/index' [ RunTime:0.001806s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000168s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/List/index' , `file` = 'portal/news' , `name` = '文章列表页' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"}}}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/news' [ RunTime:0.001536s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/newsdetail' LIMIT 1 [ RunTime:0.000157s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Article/index' , `file` = 'portal/newsdetail' , `name` = '文章页' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"}}}' , `description` = '文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/newsdetail' [ RunTime:0.001645s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/ruzhu' LIMIT 1 [ RunTime:0.000184s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/ruzhu' , `name` = '合作入驻' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"portal\\/20201107\\/600390c37e368613bc2988a5f8ba1506.jpg\",\"type\":\"image\"}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"}}}' , `description` = '联系方式页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/ruzhu' [ RunTime:0.001618s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000149s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/search/index' , `file` = 'portal/search' , `name` = '搜索页面' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"}}}' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/search' [ RunTime:0.001551s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/team' LIMIT 1 [ RunTime:0.000161s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/team' , `name` = '团队' , `more` = '{\"vars\":{\"ad_slide\":{\"title\":\"\\u5927\\u56fe\\u5e7f\\u544a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false}}}}' , `config_more` = '{\"vars\":{\"ad_slide\":{\"title\":\"\\u5927\\u56fe\\u5e7f\\u544a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false}}}}' , `description` = '团队模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/team' [ RunTime:0.001654s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/zhaoshang-1' LIMIT 1 [ RunTime:0.000181s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/zhaoshang-1' , `name` = '品牌招商-全球招商' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"ad\":{\"title\":\"\\u5e7f\\u544a\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"text\":{\"title\":\"\\u6587\\u672c\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\"}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"ad\":{\"title\":\"\\u5e7f\\u544a\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"text\":{\"title\":\"\\u6587\\u672c\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\"}}}' , `description` = '品牌招商页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/zhaoshang-1' [ RunTime:0.001670s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/zhaoshang-2' LIMIT 1 [ RunTime:0.000184s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/zhaoshang-2' , `name` = '品牌招商-最新招商政策' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"ad\":{\"title\":\"\\u5e7f\\u544a\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"text\":{\"title\":\"\\u6587\\u672c\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\"}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"ad\":{\"title\":\"\\u5e7f\\u544a\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"text\":{\"title\":\"\\u6587\\u672c\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\"}}}' , `description` = '品牌招商页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/zhaoshang-2' [ RunTime:0.001674s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'portal/zhaoshang-3' LIMIT 1 [ RunTime:0.000168s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'portal/Page/index' , `file` = 'portal/zhaoshang-3' , `name` = '品牌招商-最新招商活动' , `more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"ad\":{\"title\":\"\\u5e7f\\u544a\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"text\":{\"title\":\"\\u6587\\u672c\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\"}}}' , `config_more` = '{\"vars\":{\"maxpic\":{\"title\":\"\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"wap_maxpic\":{\"title\":\"wap\\u5927\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"ad\":{\"title\":\"\\u5e7f\\u544a\\u56fe\",\"value\":\"\",\"type\":\"image\"},\"text\":{\"title\":\"\\u6587\\u672c\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\"}}}' , `description` = '品牌招商页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'portal/zhaoshang-3' [ RunTime:0.001685s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'product/chuzu' LIMIT 1 [ RunTime:0.000202s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'product/Item/index' , `file` = 'product/chuzu' , `name` = '产品页' , `more` = '{\"vars\":{\"hot_items_category_id\":{\"title\":\"Hot Items\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"hot_items_category_id\":{\"title\":\"Hot Items\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '产品页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'product/chuzu' [ RunTime:0.001786s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'product/item' LIMIT 1 [ RunTime:0.000152s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'product/Item/index' , `file` = 'product/item' , `name` = '产品页' , `more` = '{\"vars\":{\"hot_items_category_id\":{\"title\":\"Hot Items\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"hot_items_category_id\":{\"title\":\"Hot Items\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '产品页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'product/item' [ RunTime:0.001828s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'product/list' LIMIT 1 [ RunTime:0.000172s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'product/List/index' , `file` = 'product/list' , `name` = '产品列表页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u4ea7\\u54c1\",\"display\":\"1\",\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_items\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u4ea7\\u54c1\",\"display\":\"1\",\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_items\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '产品列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'product/list' [ RunTime:0.001717s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'product/page' LIMIT 1 [ RunTime:0.000163s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'product/Page/index' , `file` = 'product/page' , `name` = '单页面' , `more` = '{\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u4ea7\\u54c1\",\"display\":\"1\",\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_items\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u4ea7\\u54c1\",\"display\":\"1\",\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_items\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'product/page' [ RunTime:0.001606s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'product/search' LIMIT 1 [ RunTime:0.000178s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'product/search/index' , `file` = 'product/search' , `name` = '搜索页面' , `more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'dahan' AND `file` = 'product/search' [ RunTime:0.001621s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000164s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":\"1\",\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"},\"icon_logo\":{\"title\":\"\\u6d4f\\u89c8\\u5668\\u56fe\\u6807\",\"value\":\"default\\/20201116\\/20d87d17a8069cf42adcd0b06cbace37.png\",\"type\":\"image\",\"tip\":\"\\u5efa\\u8bae\\u5c3a\\u5bf860*60\"},\"logo\":{\"title\":\"logo\",\"value\":\"default\\/20200526\\/814d68d7806aa66b971d1c279987b7da.png\",\"type\":\"image\",\"tip\":\"logo\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"logo_text\":{\"title\":\"logo\\u6807\\u9898\",\"value\":\"\\u300a\\u6307\\u5357\\u6807\\u300b\\u4ea4\\u901a\\u8bbe\\u65bd\\u884c\\u4e1a2005-2020<br>\\u4e13\\u4e1a\\u4e00\\u7ad9\\u5f0f\\u670d\\u52a1\\u5de5\\u7a0b\\u5ba2\\u6237 \\u8bbe\\u65bd\\u4ea7\\u54c1 \\u52b3\\u52a1\\u73ed\\u7ec4 \\u62db\\u6807\\u53d1\\u5e03\",\"type\":\"text\"},\"public_img\":{\"title\":\"\\u516c\\u7528\\u5185\\u9875\\u5e7f\\u544a\\u56fe\\u7247\",\"value\":\"product\\/20201019\\/63c7a6518ab62e8b94a5bff28a4602d5.jpg\",\"type\":\"image\",\"tip\":\"\"},\"header_title\":{\"title\":\"\\u5934\\u90e8\\u6b22\\u8fce\\u8bcd\",\"value\":\"\\u60a8\\u597d\\uff01\\u6b22\\u8fce\\u6765\\u5230\\u5927\\u6c49\\u667a\\u80fd\\u79d1\\u6280\\uff08\\u5e7f\\u5dde\\uff09\\u6709\\u9650\\u516c\\u53f8\\uff0c\\u516c\\u8def\\u4ea4\\u901a\\u8bbe\\u65bd\\u4e00\\u7ad9\\u5f0f\\u670d\\u52a1\\u5e73\\u53f0\\uff01\",\"type\":\"text\",\"tip\":\"\"},\"lianxi_link\":{\"title\":\"\\u8054\\u7cfb\\u6211\\u4eec\\u9875\\u9762\\u5730\\u5740\",\"value\":\"11\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false},\"tip\":\"\",\"valueText\":\"\\u8054\\u7cfb\\u65b9\\u5f0f\"},\"right_qrcode\":{\"title\":\"\\u53f3\\u4fa7\\u5de5\\u5177\\u6761\\u5ba2\\u670d\\u4e8c\\u7ef4\\u7801\",\"value\":\"admin\\/20201130\\/24d02c92662ce5ada2a583078acee3d0.jpg\",\"tip\":\"\",\"type\":\"image\"},\"right_weixin_qrcode\":{\"title\":\"\\u53f3\\u4fa7\\u5de5\\u5177\\u6761\\u5fae\\u4fe1\\u4e8c\\u7ef4\\u7801\",\"value\":\"admin\\/20201130\\/24d02c92662ce5ada2a583078acee3d0.jpg\",\"tip\":\"\",\"type\":\"image\"},\"fuwu_time\":{\"title\":\"\\u670d\\u52a1\\u65f6\\u95f4\",\"value\":\"09\\uff1a00-18\\uff1a00\",\"tip\":\"\",\"type\":\"text\"},\"tel\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"020-82180659\",\"type\":\"text\",\"tip\":\"\\u9876\\u90e8\\u548c\\u5e95\\u90e8\\u7684\\u7535\\u8bdd\"},\"phone\":{\"title\":\"\\u624b\\u673a\",\"value\":\"138 2601 0891\",\"type\":\"text\",\"tip\":\"\\u9876\\u90e8\\u548c\\u5e95\\u90e8\\u7684\\u624b\\u673a\"},\"keyword\":{\"title\":\"\\u5173\\u952e\\u5b57\",\"value\":\"\\u516c\\u8def\\u6ce2\\u5f62\\u6881\\u62a4\\u680f\\u3001\\u9053\\u8def\\u6807\\u724c\\u3001\\u516c\\u8def\\u76d1\\u63a7\\u6444\\u50cf\\u5934\\u3001\\u516c\\u8def\\u6ce2\\u5f62\\u62a4\\u680f\\u5382\\u5bb6\\u3001\\u5e7f\\u5dde\\u4ea4\\u901a\\u8bbe\\u65bd\\u5382\\u5bb6\",\"type\":\"text\",\"tip\":\"\"},\"default_keyword\":{\"title\":\"\\u9ed8\\u8ba4\\u641c\\u7d22\\u8bcd\",\"value\":\"\\u8bf7\\u8f93\\u5165\\u5546\\u54c1\\u540d\\u79f0\\/\\u7f16\\u53f7\",\"type\":\"text\",\"tip\":\"\"},\"footer_gsnc\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"value\":\"\\u5927\\u6c49\\u667a\\u80fd\\u79d1\\u6280\\uff08\\u5e7f\\u5dde\\uff09\\u6709\\u9650\\u516c\\u53f8\",\"type\":\"text\",\"tip\":\"\"},\"footer_nav_id\":{\"title\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"value\":\"2\",\"tip\":\"\\u5e95\\u90e8\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"valueText\":\"\\u5e95\\u90e8\\u5bfc\\u822a\"},\"footer_bg\":{\"title\":\"\\u5e95\\u90e8\\u80cc\\u666f\",\"value\":\"\",\"tip\":\"\\u5e95\\u90e8\\u80cc\\u666f\",\"type\":\"image\"},\"footer_qrcode\":{\"title\":\"\\u5e95\\u90e8logo\",\"value\":\"default\\/20200923\\/c2c441c8db67999f1decbab99184b7d8.png\",\"type\":\"image\"},\"footer_dizhi\":{\"title\":\" \\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u5e7f\\u5dde\\u5e02 \\u767d\\u4e91\\u533a \\u6c5f\\u9ad8\\u9547 \\u5927\\u5cad\\u5357\\u8def10\\u53f7\",\"type\":\"text\",\"tip\":\"\"},\"footer_bn\":{\"title\":\"\\u5907\\u6848\\u7f16\\u53f7\",\"value\":\"\\u7ca4ICP\\u590719141131\\u53f7\",\"type\":\"text\",\"tip\":\"\"}}}' , `config_more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":1,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"},\"icon_logo\":{\"title\":\"\\u6d4f\\u89c8\\u5668\\u56fe\\u6807\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u5efa\\u8bae\\u5c3a\\u5bf860*60\"},\"logo\":{\"title\":\"logo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"logo\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"logo_text\":{\"title\":\"logo\\u6807\\u9898\",\"value\":\"\\u300a\\u6307\\u5357\\u6807\\u300b\\u4ea4\\u901a\\u8bbe\\u65bd\\u884c\\u4e1a15\\u5e74\\u5b9e\\u529b\\u5382\\u5bb6\\u4e13\\u4e1a\\u751f\\u4ea7\\u516c\\u8def\\u4ea4\\u901a\\u8bbe\\u65bd\",\"type\":\"text\"},\"public_img\":{\"title\":\"\\u516c\\u7528\\u5185\\u9875\\u5e7f\\u544a\\u56fe\\u7247\",\"value\":\"\\/upload\\/portal\\/20200530\\/959e00d4458e12eac63fdf179dae692a.jpg\",\"type\":\"image\",\"tip\":\"\"},\"header_title\":{\"title\":\"\\u5934\\u90e8\\u6b22\\u8fce\\u8bcd\",\"value\":\"\\u60a8\\u597d\\uff01\\u6b22\\u8fce\\u6765\\u5230\\u5927\\u6c49\\u667a\\u80fd\\u79d1\\u6280\\uff08\\u5e7f\\u5dde\\uff09\\u6709\\u9650\\u516c\\u53f8\\u5b9e\\u529b\\u751f\\u4ea7\\u5382\\u5bb6\\uff0c\\u6211\\u516c\\u53f8\\u4e13\\u4e1a\\u751f\\u4ea7\\u516c\\u8def\\u4ea4\\u901a\\u8bbe\\u65bd\\uff1a\\u516c\\u8def\\u62a4\\u680f\\u3001\\u4ea4\\u901a\\u6307\\u793a\\u724c\\u3001\\u76d1\\u63a7\\u6444\\u50cf\\u5934\\u8bbe\\u65bd\\u3001\\u667a\\u80fd\\u7cfb\\u7edf\\u7814\\u53d1\\uff01\",\"type\":\"text\",\"tip\":\"\"},\"lianxi_link\":{\"title\":\"\\u8054\\u7cfb\\u6211\\u4eec\\u9875\\u9762\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false},\"tip\":\"\"},\"right_qrcode\":{\"title\":\"\\u53f3\\u4fa7\\u5de5\\u5177\\u6761\\u5ba2\\u670d\\u4e8c\\u7ef4\\u7801\",\"value\":\"\",\"tip\":\"\",\"type\":\"image\"},\"right_weixin_qrcode\":{\"title\":\"\\u53f3\\u4fa7\\u5de5\\u5177\\u6761\\u5fae\\u4fe1\\u4e8c\\u7ef4\\u7801\",\"value\":\"\",\"tip\":\"\",\"type\":\"image\"},\"fuwu_time\":{\"title\":\"\\u670d\\u52a1\\u65f6\\u95f4\",\"value\":\"\",\"tip\":\"\",\"type\":\"text\"},\"tel\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"020-82180659\",\"type\":\"text\",\"tip\":\"\\u9876\\u90e8\\u548c\\u5e95\\u90e8\\u7684\\u7535\\u8bdd\"},\"phone\":{\"title\":\"\\u624b\\u673a\",\"value\":\"138 26010891\",\"type\":\"text\",\"tip\":\"\\u9876\\u90e8\\u548c\\u5e95\\u90e8\\u7684\\u624b\\u673a\"},\"keyword\":{\"title\":\"\\u5173\\u952e\\u5b57\",\"value\":\"\\u8bf7\\u8f93\\u5165\\u5546\\u54c1\\u540d\\u79f0\",\"type\":\"text\",\"tip\":\"\"},\"default_keyword\":{\"title\":\"\\u9ed8\\u8ba4\\u641c\\u7d22\\u8bcd\",\"value\":\"\\u8bf7\\u8f93\\u5165\\u5546\\u54c1\\u540d\\u79f0\",\"type\":\"text\",\"tip\":\"\"},\"footer_gsnc\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"value\":\"\\u5927\\u6c49\\u667a\\u80fd\\u79d1\\u6280\\uff08\\u5e7f\\u5dde\\uff09\\u6709\\u9650\\u516c\\u53f8\",\"type\":\"text\",\"tip\":\"\"},\"footer_nav_id\":{\"title\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"value\":\"\",\"tip\":\"\\u5e95\\u90e8\\u5bfc\\u822a\\u9009\\u62e9\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false}},\"footer_bg\":{\"title\":\"\\u5e95\\u90e8\\u80cc\\u666f\",\"value\":\"\",\"tip\":\"\\u5e95\\u90e8\\u80cc\\u666f\",\"type\":\"image\"},\"footer_qrcode\":{\"title\":\"\\u5e95\\u90e8logo\",\"value\":\"\",\"type\":\"image\"},\"footer_dizhi\":{\"title\":\" \\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u5e7f\\u5dde\\u5e02\\u767d\\u4e91\\u533a\\u5927\\u5cad\\u5357\\u8def10\\u53f7\",\"type\":\"text\",\"tip\":\"\"},\"footer_bn\":{\"title\":\"\\u5907\\u6848\\u7f16\\u53f7\",\"value\":\"\\u7ca4ICP\\u590717025322\\u53f7\",\"type\":\"text\",\"tip\":\"\"}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'dahan' AND `file` = 'public/config' [ RunTime:0.001803s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.000155s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'dahan' , `action` = 'public/Nav' , `file` = 'public/nav' , `name` = '导航条' , `more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\" \",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"\\u58f9\\u7c73\\u79d1\\u6280\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '导航条模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'dahan' AND `file` = 'public/nav' [ RunTime:0.001636s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dahan' [ RunTime:0.000186s ]
- [ 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' => 76,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000392s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = '大汉门户' , `version` = '1.0.0' , `demo_url` = 'http://demo.thinkcmf.com' , `author` = '海涛' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = '大汉门户' , `description` = '大汉门户' WHERE `theme` = 'dahan' [ RunTime:0.000198s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'dahan' AND ( `is_public` = 1 OR `file` = 'product/list' ) [ RunTime:0.000165s ]
- [ 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' => 76,
'filtered' => 1.899999976158142,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000341s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000130s ]
- [ 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_user` [ RunTime:0.000369s ]
- [ SQL ] SELECT * FROM `cmf_user` WHERE `id` = 6 LIMIT 1 [ RunTime:0.000153s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_user',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000347s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000144s ]
- [ 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' => 47,
'filtered' => 2.127659559249878,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] select a.path,a.list_order,a.id,name,parent_id,more from `cmf_product_category` as a where a.status = 1 and a.delete_time=0 order by a.list_order asc,a.id desc [ RunTime:0.000160s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26,
'filtered' => 3.846153736114502,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `path` FROM `cmf_product_category` WHERE `id` = 23 LIMIT 1 [ RunTime:0.000131s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_product_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_product_category` WHERE `id` IN (0,23) ORDER BY `path` ASC [ RunTime:0.000137s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 2,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `cmf_product_category`.`wxapp_id` = 10001 [ RunTime:0.000165s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_goods_sku` [ RunTime:0.000356s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_goods` [ RunTime:0.000418s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_goods` WHERE `cmf_goods`.`wxapp_id` = 10001 AND `is_delete` = 0 AND `category_id` = 23 AND `goods_status` = 10 AND `is_chuzu` = 0 [ RunTime:0.000159s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'category_id',
'key' => 'category_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 2,
'filtered' => 2.5,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT *,(sales_initial + sales_actual) as goods_sales,( SELECT MIN(goods_price) FROM `cmf_goods_sku` WHERE `cmf_goods_sku`.`wxapp_id` = 10001 AND ( `goods_id` = `cmf_goods`.`goods_id` ) ) AS goods_min_price,( SELECT MAX(goods_price) FROM `cmf_goods_sku` WHERE `cmf_goods_sku`.`wxapp_id` = 10001 AND ( `goods_id` = `cmf_goods`.`goods_id` ) ) AS goods_max_price FROM `cmf_goods` WHERE `cmf_goods`.`wxapp_id` = 10001 AND `is_delete` = 0 AND `category_id` = 23 AND `goods_status` = 10 AND `is_chuzu` = 0 ORDER BY `goods_sort`,`goods_id` DESC LIMIT 0,16 [ RunTime:0.000225s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'PRIMARY',
'table' => 'cmf_goods',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'category_id',
'key' => 'category_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 2,
'filtered' => 2.5,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `cmf_product_category`.`wxapp_id` = 10001 AND `id` = 23 [ RunTime:0.000157s ]
- [ 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' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_goods_image` [ RunTime:0.000319s ]
- [ SQL ] SELECT * FROM `cmf_goods_image` WHERE `cmf_goods_image`.`wxapp_id` = 10001 AND `goods_id` IN (10047,10046) ORDER BY `id` ASC [ RunTime:0.000143s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods_image',
'partitions' => NULL,
'type' => 'index',
'possible_keys' => NULL,
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 72,
'filtered' => 2.000000238418579,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_upload_file` [ RunTime:0.000332s ]
- [ SQL ] SELECT * FROM `cmf_upload_file` WHERE `cmf_upload_file`.`wxapp_id` = 10001 AND `file_id` IN (10173,10174) [ RunTime:0.000163s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_upload_file',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 2,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_goods_sku` WHERE `cmf_goods_sku`.`wxapp_id` = 10001 AND `goods_id` IN (10047,10046) ORDER BY `goods_sku_id` ASC [ RunTime:0.000173s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods_sku',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'sku_idx',
'key' => 'sku_idx',
'key_len' => '4',
'ref' => NULL,
'rows' => 2,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000144s ]
- [ 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' => 47,
'filtered' => 2.127659559249878,
'extra' => 'Using where; Using filesort',
) ]

0.136538s