×
MEN'S HOODED SWEATE
¥195.00
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-06 07:37:56 HTTP/1.1 GET : http://edhardy.com.cn/featured?catid=1
- 运行时间 : 0.238967s [ 吞吐率:4.18req/s ] 内存消耗:4,264.87kb 文件加载:103
- 查询信息 : 25 queries 8 writes
- 缓存信息 : 5 reads,0 writes
- [ LANG ] /home/www/wwwroot/edhardy.com.cn.weboss.hk/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ LANG ] /home/www/wwwroot/edhardy.com.cn.weboss.hk/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /home/www/wwwroot/edhardy.com.cn.weboss.hk/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /home/www/wwwroot/edhardy.com.cn.weboss.hk/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /home/www/wwwroot/edhardy.com.cn.weboss.hk/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /home/www/wwwroot/edhardy.com.cn.weboss.hk/app/portal/lang/zh-cn/common.php
- [ LANG ] /home/www/wwwroot/edhardy.com.cn.weboss.hk/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'featured',
'route' => 'portal/product/index',
'option' =>
array (
'merge_rule_regex' => false,
'complete_match' => true,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'connection' => 'keep-alive',
'cache-control' => 'max-age=0',
'x-forwarded-for' => '10.3.212.248',
'via' => '1.1 squid-proxy-5b5d847c96-7dfmc (squid/6.10)',
'host' => 'edhardy.com.cn',
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'catid' => '1',
)
- [ LANG ] /home/www/wwwroot/edhardy.com.cn.weboss.hk/app/portal/lang/zh-cn/home.php
- [ VIEW ] /home/www/wwwroot/edhardy.com.cn.weboss.hk/public/themes/simpleboot3/portal/featured.html [ array (
0 => 'site_info',
1 => 'seid',
2 => 'name',
3 => 'desc',
4 => 'list',
5 => 'page',
6 => 'theme_vars',
7 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.001340s ] mysql:host=localhost;port=3306;dbname=edhardy_com_cn;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.004875s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.001046s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 57,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.003879s ]
- [ 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') ORDER BY `list_order` ASC [ RunTime:0.006559s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_section` [ RunTime:0.006563s ]
- [ SQL ] SELECT * FROM `cmf_section` WHERE `seid` = 1 LIMIT 1 [ RunTime:0.001258s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_section',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_product` [ RunTime:0.004778s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_product` WHERE `section_id` = 1 [ RunTime:0.000493s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_product',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 24,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_product` WHERE `section_id` = 1 LIMIT 0,10 [ RunTime:0.000497s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_product',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 24,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.005839s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.006256s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Page/index' , `file` = 'portal/about' , `name` = '关于我们页' , `more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"Ed Hardy<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u957f\\u5b81\\u533a\\u4e1c\\u534e\\u5927\\u5b66\\u56fd\\u5bb6\\u5927\\u5b66\\u79d1\\u6280\\u56ed\\uff08\\u798f\\u6cc9\\u8def\\uff0917\\u53f75\\u697c<\\/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\":\"121.364983,31.228609\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u4e0a\\u6d77\\u5e02\\u957f\\u5b81\\u533a\\u91d1\\u949f\\u8def658\\u5f04-17-2\"},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\" 021-62119395\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"marketing@edhardychina.cn\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"\\u4e0a\\u6d77\\u957f\\u5b81\\u533a\\u4e1c\\u534e\\u5927\\u5b66\\u56fd\\u5bb6\\u5927\\u5b66\\u79d1\\u6280\\u56ed\\uff08\\u798f\\u6cc9\\u8def\\uff0917\\u53f75\\u697c\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"about_bg\":{\"title\":\"\\u80cc\\u666f\\u56fe\",\"value\":\"portal\\/20211118\\/1ada852fcaa89f593e14dc5b1a35fd1b.jpg\",\"type\":\"image\",\"tip\":\"\"},\"about_right\":{\"title\":\"\\u53f3\\u4fa7\\u56fe\",\"value\":\"default\\/20211207\\/8deee5bc8cfec21b8da2b32c593ef3c4.png\",\"type\":\"image\",\"tip\":\"\"},\"about_banner_1\":{\"title\":\"banner\\u56fe1\",\"value\":\"default\\/20211228\\/453bd77cd3fdf6d2c480145c2da24f6b.jpg\",\"type\":\"image\",\"tip\":\"\"},\"about_banner_2\":{\"title\":\"banner\\u56fe2\",\"value\":\"default\\/20211228\\/a7f26851896a161551dc9f8420c164c5.jpg\",\"type\":\"image\",\"tip\":\"\"},\"about_banner_3\":{\"title\":\"banner\\u56fe3\",\"value\":\"default\\/20211228\\/a46baa7ee0909c30575b1e2fb79d738a.jpg\",\"type\":\"image\",\"tip\":\"\"},\"about_brand_1\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b1\",\"value\":\" \\u7eb9\\u8eab\\u827a\\u672f\",\"type\":\"text\",\"tip\":\"\"},\"about_brand_1_EN\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b1_EN\",\"value\":\"Tattoo Art\",\"type\":\"text\",\"tip\":\"\"},\"about_brand_2\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b2\",\"value\":\"\\u7f8e\\u5f0f\\u590d\\u53e4\",\"type\":\"text\",\"tip\":\"\"},\"about_brand_2_EN\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b2_EN\",\"value\":\"American Vintage\",\"type\":\"text\",\"tip\":\"\"},\"about_brand_3\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b3\",\"value\":\"\\u4fe1\\u4ef0\",\"type\":\"text\",\"tip\":\"\"},\"about_brand_3_EN\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b3_EN\",\"value\":\"Beliefs\",\"type\":\"text\",\"tip\":\"\"}}}' , `config_more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\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}},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u6d59\\u6c5f\\u7701\\u676d\\u5dde\\u5e02\\u6c5f\\u5e72\\u533a\\u4e5d\\u5821\\u8857\\u9053\\u65b0\\u79be\\u8054\\u521b901\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"catman@thinkcmf.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"021 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"about_bg\":{\"title\":\"\\u80cc\\u666f\\u56fe\",\"value\":\"+8621 1000 0001\",\"type\":\"image\",\"tip\":\"\"},\"about_right\":{\"title\":\"\\u53f3\\u4fa7\\u56fe\",\"value\":\"+8621 1000 0001\",\"type\":\"image\",\"tip\":\"\"},\"about_banner_1\":{\"title\":\"banner\\u56fe1\",\"value\":\"+8621 1000 0001\",\"type\":\"image\",\"tip\":\"\"},\"about_banner_2\":{\"title\":\"banner\\u56fe2\",\"value\":\"+8621 1000 0001\",\"type\":\"image\",\"tip\":\"\"},\"about_banner_3\":{\"title\":\"banner\\u56fe3\",\"value\":\"+8621 1000 0001\",\"type\":\"image\",\"tip\":\"\"},\"about_brand_1\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b1\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"about_brand_1_EN\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b1_EN\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"about_brand_2\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b2\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"about_brand_2_EN\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b2_EN\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"about_brand_3\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b3\",\"value\":\"<b>\\u4fe1\\u4ef0<\\/b>Beliefs\",\"type\":\"text\",\"tip\":\"\"},\"about_brand_3_EN\":{\"title\":\"\\u54c1\\u724c\\u6545\\u4e8b3_EN\",\"value\":\"<b>\\u4fe1\\u4ef0<\\/b>Beliefs\",\"type\":\"text\",\"tip\":\"\"}}}' , `description` = '关于我们页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/about' [ RunTime:0.005213s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/clause' LIMIT 1 [ RunTime:0.000570s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Page/index' , `file` = 'portal/clause' , `name` = '使用条款页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '使用条款页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/clause' [ RunTime:0.002566s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/featured' LIMIT 1 [ RunTime:0.000547s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Page/index' , `file` = 'portal/featured' , `name` = '品牌活动页' , `more` = '{\"vars\":{\"featured_title\":{\"title\":\"\\u54c1\\u724c\\u6d3b\\u52a8\\u6807\\u9898\",\"value\":\"\\u300c\\u53cd\\u5411\\u4e16\\u754c\\u300d\\u9650\\u5b9a\\u80f6\\u56ca\\u7cfb\\u5217\",\"type\":\"text\",\"tip\":\"\"},\"featured_intro_1\":{\"title\":\"\\u54c1\\u724c\\u6d3b\\u52a81\",\"value\":\"Ed Hardy\\u8fd1\\u671f\\u63a8\\u51fa2021\\u300c\\u53cd\\u5411\\u4e16\\u754c\\u300d\\u9650\\u5b9a\\u7cfb\\u5217\\uff0c\\u8be5\\u7cfb\\u5217\\u65e8\\u5728\\u8868\\u8fbe\\u201c\\u5373\\u4f7f\\u4e0e\\u4e16\",\"type\":\"text\",\"tip\":\"\"},\"featured_intro_2\":{\"title\":\"\\u54c1\\u724c\\u6d3b\\u52a82\",\"value\":\"\\u754c\\u80cc\\u9053\\u800c\\u9a70\\uff0c\\u4ecd\\u575a\\u6301\\u81ea\\u6211\\u201d\\u7684\\u6001\\u5ea6\\uff0c\\u5c06\\u201c\\u53cd\\u5370logo\\u201d\\u4f5c\\u4e3a\\u6807\\u5fd7\\uff0c\\u6301\\u7eed\\u6f14\\u7ece\\u8857\",\"type\":\"text\",\"tip\":\"\"},\"featured_intro_3\":{\"title\":\"\\u54c1\\u724c\\u6d3b\\u52a83\",\"value\":\"\\u5934\\u6587\\u5316\\uff0c\\u8be0\\u91ca\\u4e2a\\u6027\\u6001\\u5ea6\\u3002Z\\u65f6\\u4ee3\\u7684\\u65f6\\u5c1a\\u6f6e\\u6d41\\u4e4b\\u98ce\\uff0c\\u8ba9\\u4e00\\u5207\\u65e2\\u6709\\u7684\\u539f\\u5219\\u88ab\\u98a0\\u8986\\uff0c\",\"type\":\"text\",\"tip\":\"\"},\"featured_intro_4\":{\"title\":\"\\u54c1\\u724c\\u6d3b\\u52a84\",\"value\":\"\\u5929\\u6027\\u81ea\\u7531\\u7684\\u80cc\\u5012\\u800c\\u884c\\uff0c\\u662f\\u6700\\u575a\\u6301\\u81ea\\u6211\\u7684\\u7ec8\\u6781\\u8868\\u8fbe\\u3002\",\"type\":\"text\",\"tip\":\"\"}}}' , `config_more` = '{\"vars\":{\"featured_title\":{\"title\":\"\\u54c1\\u724c\\u6d3b\\u52a8\\u6807\\u9898\",\"value\":\"Selected series\",\"type\":\"text\",\"tip\":\"\"},\"featured_intro_1\":{\"title\":\"\\u54c1\\u724c\\u6d3b\\u52a81\",\"value\":\"Shop our new Fall Winter range, comprising of luxury pieces designed in Portugal,\",\"type\":\"text\",\"tip\":\"\"},\"featured_intro_2\":{\"title\":\"\\u54c1\\u724c\\u6d3b\\u52a82\",\"value\":\"Italy and England. Featuring our long faux fur parka\'s and reimagined shearling\",\"type\":\"text\",\"tip\":\"\"},\"featured_intro_3\":{\"title\":\"\\u54c1\\u724c\\u6d3b\\u52a83\",\"value\":\"jackets to perfected heavyweight jersey cotton hoodies and sweatshirts,\",\"type\":\"text\",\"tip\":\"\"},\"featured_intro_4\":{\"title\":\"\\u54c1\\u724c\\u6d3b\\u52a84\",\"value\":\"guaranteed to keep you warm and on trend this fall.\",\"type\":\"text\",\"tip\":\"\"}}}' , `description` = '品牌活动文字' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/featured' [ RunTime:0.002459s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000546s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首页' , `more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true},\"valueText\":\"\\u9996\\u9875\\u5e7b\\u706f\\u7247\"},\"index_top_1\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72471\",\"value\":\"default\\/20211229\\/681d900bdbea95b91a3a65ef8fc7a063.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72471\"},\"index_top_1_title\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98981\",\"value\":\"\\u6d41\\u884c\\u6b3e\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98981\"},\"index_top_1_en\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98981_EN\",\"value\":\"Fashion Line\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98981\"},\"index_top_1_link\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u94fe\\u63a51\",\"value\":\"http:\\/\\/edhardy.com.cn\\/featured?catid=2\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u94fe\\u63a51\"},\"index_top_2\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72472\",\"value\":\"default\\/20211229\\/f12b2bfd0d94529cabb5856ea00d2ff6.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72472\"},\"index_top_2_title\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98982\",\"value\":\"\\u7ecf\\u5178\\u6b3e\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98982\"},\"index_top_2_en\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98982_EN\",\"value\":\"Classic\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98982\"},\"index_top_2_link\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u94fe\\u63a52\",\"value\":\"http:\\/\\/edhardy.com.cn\\/featured?catid=3\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6d77\\u62a5\\u94fe\\u63a52\"},\"index_top_3\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72473\",\"value\":\"default\\/20211229\\/2c9e5fb9d2ee053f8500b6cf0f8cebc1.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72473\"},\"index_top_3_title\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6d77\\u62a5\\u6807\\u98983\",\"value\":\"\\u8054\\u540d\\u6b3e-\\u80f6\\u56ca\\u7cfb\\u5217\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98983\"},\"index_top_3_en\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98983_EN\",\"value\":\"Crossover&Capsule\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98983\"},\"index_top_3_link\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6d77\\u62a53\",\"value\":\"http:\\/\\/edhardy.com.cn\\/featured?catid=4\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6d77\\u62a53\"},\"index_poster\":{\"title\":\"\\u9996\\u9875\\u6a2a\\u5e45\\u6d77\\u62a5\",\"value\":\"default\\/20211229\\/26a39d158075c3142ea483a71554cd74.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u6a2a\\u5e45\\u6d77\\u62a5\"},\"index_poster_title\":{\"title\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u6807\\u9898\",\"value\":\"Runway\",\"type\":\"text\",\"tip\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u6807\\u9898\"},\"index_poster_text\":{\"title\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u6587\\u5b57\",\"value\":\"\\u8bbe\\u8ba1\\u5e08\\u7cfb\\u5217\",\"type\":\"text\",\"tip\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u6587\\u5b57\"},\"index_poster_link\":{\"title\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u94fe\\u63a5\",\"value\":\"http:\\/\\/edhardy.com.cn\\/featured?catid=5\",\"type\":\"text\",\"tip\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u94fe\\u63a5\"},\"index_activity_1\":{\"title\":\"\\u9996\\u9875\\u6d3b\\u52a81\\u56fe\\u7247\",\"value\":\"portal\\/20211201\\/cc24bfb2db99be4fc48ec16d6ecd635a.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u6d3b\\u52a81\\u56fe\\u7247\"},\"index_activity_2\":{\"title\":\"\\u9996\\u9875\\u6d3b\\u52a82\\u56fe\\u7247\",\"value\":\"portal\\/20211201\\/f592f2511b6a80fcda5443cc285622e8.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u6d3b\\u52a82\\u56fe\\u7247\"}}}' , `config_more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}},\"index_top_1\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72471\",\"value\":\"\\/themes\\/simpleboot3\\/public\\/assets\\/images\\/bannerA.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72471\"},\"index_top_1_title\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98981\",\"value\":\"New School\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98981\"},\"index_top_1_en\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98981_EN\",\"value\":\"New School\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98981\"},\"index_top_1_link\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u94fe\\u63a51\",\"value\":\"http:\\/\\/www.baidu.com\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u94fe\\u63a51\"},\"index_top_2\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72472\",\"value\":\"\\/themes\\/simpleboot3\\/public\\/assets\\/images\\/bannerA.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72472\"},\"index_top_2_title\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98982\",\"value\":\"OG\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98982\"},\"index_top_2_en\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98982_EN\",\"value\":\"New School\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98982\"},\"index_top_2_link\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u94fe\\u63a52\",\"value\":\"http:\\/\\/www.baidu.com\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6d77\\u62a5\\u94fe\\u63a52\"},\"index_top_3\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72473\",\"value\":\"\\/themes\\/simpleboot3\\/public\\/assets\\/images\\/bannerA.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u56fe\\u72473\"},\"index_top_3_title\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6d77\\u62a5\\u6807\\u98983\",\"value\":\"Club Animal\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98983\"},\"index_top_3_en\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98983_EN\",\"value\":\"New School\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6807\\u98983\"},\"index_top_3_link\":{\"title\":\"\\u9996\\u9875\\u63a8\\u8350\\u6d77\\u62a53\",\"value\":\"http:\\/\\/www.baidu.com\",\"type\":\"text\",\"tip\":\"\\u9996\\u9875\\u63a8\\u8350\\u6d77\\u62a53\"},\"index_poster\":{\"title\":\"\\u9996\\u9875\\u6a2a\\u5e45\\u6d77\\u62a5\",\"value\":\"\\/themes\\/simpleboot3\\/public\\/assets\\/images\\/bannerA.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u6a2a\\u5e45\\u6d77\\u62a5\"},\"index_poster_title\":{\"title\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u6807\\u9898\",\"value\":\"BASIC\",\"type\":\"text\",\"tip\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u6807\\u9898\"},\"index_poster_text\":{\"title\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u6587\\u5b57\",\"value\":\"\\u4f20\\u9012\\u6587\\u5316\\uff0c\\u51f8\\u663e\\u7eb9\\u8eab\\u5927\\u5e08\\u7684\\u539f\\u521b\\u7cbe\\u795e\",\"type\":\"text\",\"tip\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u6587\\u5b57\"},\"index_poster_link\":{\"title\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u94fe\\u63a5\",\"value\":\"http:\\/\\/www.baidu.com\",\"type\":\"text\",\"tip\":\"\\u6a2a\\u5e45\\u6d77\\u62a5\\u94fe\\u63a5\"},\"index_activity_1\":{\"title\":\"\\u9996\\u9875\\u6d3b\\u52a81\\u56fe\\u7247\",\"value\":\"\\/themes\\/simpleboot3\\/public\\/assets\\/images\\/activeA.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u6d3b\\u52a81\\u56fe\\u7247\"},\"index_activity_2\":{\"title\":\"\\u9996\\u9875\\u6d3b\\u52a82\\u56fe\\u7247\",\"value\":\"\\/themes\\/simpleboot3\\/public\\/assets\\/images\\/activeB.jpg\",\"type\":\"image\",\"tip\":\"\\u9996\\u9875\\u6d3b\\u52a82\\u56fe\\u7247\"}}}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/index' [ RunTime:0.002891s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/privacy' LIMIT 1 [ RunTime:0.000490s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Page/index' , `file` = 'portal/privacy' , `name` = '隐私政策页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '隐私政策页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/privacy' [ RunTime:0.002723s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/shop' LIMIT 1 [ RunTime:0.000453s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Page/index' , `file` = 'portal/shop' , `name` = '在线商城' , `more` = '{\"vars\":{\"shop_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5546\\u57ce\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u5546\\u57ce\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true},\"valueText\":\"\\u5728\\u7ebf\\u5546\\u57ce\\u5e7b\\u706f\\u7247\"},\"shop_bg\":{\"title\":\"\\u80cc\\u666f\\u56fe\",\"name\":\"shop_bg\",\"value\":\"default\\/20210901\\/f8375f3e751b05d814dccf434fffb697.png\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\",\"rule\":[]},\"qr_code\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\",\"name\":\"hot_sale_text\",\"value\":\"default\\/20211118\\/bc49106ae977fe6513cfb300179fa827.jpg\",\"type\":\"image\",\"tip\":\"\\u4e8c\\u7ef4\\u7801\",\"rule\":[]},\"shop_text_1\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b571\",\"value\":\"\\u5f53\\u5b63\\u70ed\\u5356\",\"type\":\"text\",\"tip\":\"\"},\"shop_text_en_1\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b57\\u82f1\\u65871\",\"value\":\"TRENDING NOW\",\"type\":\"text\",\"tip\":\"\"},\"shop_text_2\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b572\",\"value\":\"\\u5b98\\u65b9\\u65d7\\u8230\\u5e97\",\"type\":\"text\",\"tip\":\"\"},\"shop_text_en_2\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b57\\u82f1\\u65872\",\"value\":\"OFFICIl FIAGSHIP STARE\",\"type\":\"text\",\"tip\":\"\"},\"shop_text_3\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b573\",\"value\":\"\\u9650\\u91cf\\u53d1\\u552e\",\"type\":\"text\",\"tip\":\"\"},\"shop_text_en_3\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b57\\u82f1\\u65873\",\"value\":\"LIMITED SALE\",\"type\":\"text\",\"tip\":\"\"}}}' , `config_more` = '{\"vars\":{\"shop_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5546\\u57ce\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u5546\\u57ce\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}},\"shop_bg\":{\"title\":\"\\u80cc\\u666f\\u56fe\",\"name\":\"shop_bg\",\"value\":\"\\/themes\\/simpleboot3\\/public\\/assets\\/images\\/qrcs.png\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\",\"rule\":[]},\"qr_code\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\",\"name\":\"hot_sale_text\",\"value\":\"\\/themes\\/simpleboot3\\/public\\/assets\\/images\\/qrcs.png\",\"type\":\"image\",\"tip\":\"\\u4e8c\\u7ef4\\u7801\",\"rule\":[]},\"shop_text_1\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b571\",\"value\":\"\\u5f53\\u5b63\\u70ed\\u5356\",\"type\":\"text\",\"tip\":\"\"},\"shop_text_en_1\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b57\\u82f1\\u65871\",\"value\":\"TRENDING NOW\",\"type\":\"text\",\"tip\":\"\"},\"shop_text_2\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b572\",\"value\":\"zhi\",\"type\":\"text\",\"tip\":\"\"},\"shop_text_en_2\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b57\\u82f1\\u65872\",\"value\":\"LIVE BROADCASTING ROOM\",\"type\":\"text\",\"tip\":\"\"},\"shop_text_3\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b573\",\"value\":\"\\u9650\\u91cf\\u53d1\\u552e\",\"type\":\"text\",\"tip\":\"\"},\"shop_text_en_3\":{\"title\":\"\\u53f3\\u4fa7\\u6587\\u5b57\\u82f1\\u65873\",\"value\":\"LIMITED SALE\",\"type\":\"text\",\"tip\":\"\"}}}' , `description` = '在线商城模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/shop' [ RunTime:0.002516s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/footer' LIMIT 1 [ RunTime:0.000363s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'public/Config' , `file` = 'public/footer' , `name` = '底部配置' , `more` = '{\"vars\":{\"wechat\":{\"title\":\"\\u5fae\\u4fe1\\u516c\\u4f17\\u53f7\",\"value\":\"default\\/20220121\\/418cb841e7ffba4057c2401e267c01a5.jpg\",\"type\":\"image\",\"tip\":\"\"},\"weibo\":{\"title\":\"\\u5fae\\u535a\",\"value\":\"default\\/20220121\\/6868e95447ad2113b8bb961982aa5044.png\",\"type\":\"image\",\"tip\":\"\"},\"douyin\":{\"title\":\"\\u6296\\u97f3\",\"value\":\"default\\/20220121\\/088b5eb62d767858138181ca149cc230.png\",\"type\":\"image\",\"tip\":\"\"}}}' , `config_more` = '{\"vars\":{\"wechat\":{\"title\":\"\\u5fae\\u4fe1\\u516c\\u4f17\\u53f7\",\"value\":\"\\/themes\\/simpleboot3\\/public\\/assets\\/images\\/qrcs.png\",\"type\":\"image\",\"tip\":\"\"},\"weibo\":{\"title\":\"\\u5fae\\u535a\",\"value\":\"\\/themes\\/simpleboot3\\/public\\/assets\\/images\\/qrcs.png\",\"type\":\"image\",\"tip\":\"\"},\"douyin\":{\"title\":\"\\u6296\\u97f3\",\"value\":\"\\/themes\\/simpleboot3\\/public\\/assets\\/images\\/qrcs.png\",\"type\":\"image\",\"tip\":\"\"}}}' , `description` = '底部配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'simpleboot3' AND `file` = 'public/footer' [ RunTime:0.002050s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' [ RunTime:0.000379s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.004155s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'edhardy' , `version` = '1.0.1' , `demo_url` = '' , `author` = 'Daniel' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = 'edhardy' , `description` = 'edhardy主题' WHERE `theme` = 'simpleboot3' [ RunTime:0.002372s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/featured' ) [ RunTime:0.000384s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.003409s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000363s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.003651s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000324s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000346s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'extra' => 'Using where; Using filesort',
) ]

0.245832s