基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請(qǐng)求信息 : 2025-07-27 20:03:54 HTTP/1.1 GET : http://www.bskith.cn/post/67/13.html
- 運(yùn)行時(shí)間 : 0.499289s [ 吞吐率:2.00req/s ] 內(nèi)存消耗:4,577.00kb 文件加載:125
- 查詢信息 : 36 queries 14 writes
- 緩存信息 : 40 reads,1 writes
- [ LANG ] E:\www\web\jiayusw.com.cn_HY0mR7RcERys6OeMWUKS\wwwroot/vendor\thinkphp\lang\zh-cn.php
- [ LANG ] E:\www\web\jiayusw.com.cn_HY0mR7RcERys6OeMWUKS\wwwroot\app\portal\\lang\zh-cn.php
- [ ROUTE ] array (
'rule' => 'post/<id>/<cid?>',
'route' => 'portal/Article/index',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '67',
'cid' => '13',
),
)
- [ HEADER ] array (
'content-type' => 'application/x-www-form-urlencoded; Charset=UTF-8',
'content-length' => '0',
'x-original-url' => '/post/67/13.html',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko',
'referer' => 'http://www.baidu.com',
'host' => 'www.bskith.cn',
'cookie' => 't=92d7540e476b153862b4ea2356ede7b3; r=8148',
'accept-language' => 'zh-CN,zh',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'connection' => 'Keep-Alive',
)
- [ PARAM ] array (
'id' => '67',
'cid' => '13',
)
- [ LANG ] E:\www\web\jiayusw.com.cn_HY0mR7RcERys6OeMWUKS\wwwroot\vendor\thinkcmf\cmf\src\behavior/../lang\zh-cn.php
- [ LANG ] E:\www\web\jiayusw.com.cn_HY0mR7RcERys6OeMWUKS\wwwroot\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] E:\www\web\jiayusw.com.cn_HY0mR7RcERys6OeMWUKS\wwwroot\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] E:\www\web\jiayusw.com.cn_HY0mR7RcERys6OeMWUKS\wwwroot\vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] E:\www\web\jiayusw.com.cn_HY0mR7RcERys6OeMWUKS\wwwroot/app/portal\lang\zh-cn\common.php
- [ LANG ] E:\www\web\jiayusw.com.cn_HY0mR7RcERys6OeMWUKS\wwwroot/app/portal\lang\zh-cn\home.php
- [ DB ] INIT mysql
- [ VIEW ] E:\www\web\jiayusw.com.cn_HY0mR7RcERys6OeMWUKS\wwwroot/themes/v5_t107/portal\article_product.html [ array (
0 => 'authorization',
1 => 'site_info',
2 => 'category',
3 => 'attr_data',
4 => 'article',
5 => 'prev_article',
6 => 'next_article',
7 => 'theme_vars',
8 => 'theme_widgets',
) ]
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] CONNECT:[ UseTime:0.014334s ] mysql:host=127.0.0.1;port=3306;dbname=jiayuswcomcn;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000879s ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '13' AND `relation`.`post_id` = '67' AND ( `post`.`published_time` < '1753617834' and `post`.`published_time` > '0' ) LIMIT 1 [ RunTime:0.000615s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '13' AND `relation`.`post_id` < '67' AND ( `post`.`published_time` < '1753617835' and `post`.`published_time` > '0' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000782s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 6,
'filtered' => 33.32999801635742,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '13' AND `relation`.`post_id` > '67' AND ( `post`.`published_time` < '1753617835' and `post`.`published_time` > '0' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000729s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 6,
'filtered' => 33.32999801635742,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000609s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 13 AND `status` = 1 LIMIT 1 [ RunTime:0.000303s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 67 [ RunTime:0.000298s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.000601s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Smo' LIMIT 1 [ RunTime:0.000245s ]
- [ 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' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000851s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000478s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `action` = 'portal/Page/index' , `file` = 'portal/about' , `name` = '關(guān)于我們頁' , `more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"\\u5c71\\u4e1c\\u5f00\\u521b\\u4e91\\u8f6f\\u4ef6\\u6709\\u9650\\u516c\\u53f8<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u69d0\\u836b\\u533a\\u65e5\\u7167\\u8def\\u6d4e\\u5357\\u62a5\\u4e1a\\u5927\\u53a6B\\u5ea720\\u697c<\\/span>\",\"type\":\"text\",\"tip\":\"\\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\":\"\\u69d0\\u836b\\u533a\\u65e5\\u7167\\u8def\\u6d4e\\u5357\\u62a5\\u4e1a\\u5927\\u53a6B\\u5ea720\\u697c\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.0001 Xie Tu Road, Shanghai China\",\"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}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"fax_cn\":{\"title\":\"\\u516c\\u53f8\\u4f20\\u771f\",\"value\":\"021 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"fax_en\":{\"title\":\"\\u516c\\u53f8\\u4f20\\u771f\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}},\"widgets\":{\"introduce\":{\"title\":\"\\u4f01\\u4e1a\\u4ecb\\u7ecd\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u4f01\\u4e1a\\u4ecb\\u7ecd\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"value\":\"COMPANY PROFILE\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u4ecb\\u7ecd\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u9ad8\\u5ea6\\uff08\\u50cf\\u7d20px\\uff09\",\"tip\":\"\",\"rule\":{\"require\":true}},\"top_slide\":{\"title\":\"\\u9009\\u62e9\\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}}}},\"culture\":{\"title\":\"\\u4f01\\u4e1a\\u6587\\u5316\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u4f01\\u4e1a\\u6587\\u5316\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"value\":\"COMPANY CULTURE\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u4ecb\\u7ecd\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u5185\\u5bb9\",\"tip\":\"\",\"rule\":{\"require\":false}},\"items\":{\"title\":\"\\u6587\\u5316\\u7248\\u5757\",\"value\":[{\"title\":\"\\u6211\\u4eec\\u7684\\u4f01\\u4e1a\\u7406\\u5ff5\",\"icon\":\"lightbulb-o\",\"content\":\"\\u4f7f\\u7528MVC\\u5e94\\u7528\\u7a0b\\u5e8f\\u88ab\\u5206\\u6210\\u4e09\\u4e2a\\u6838\\u5fc3\\u90e8\\u4ef6\\uff1a\\u6a21\\u578b\\uff08M\\uff09\\u3001\\u89c6\\u56fe\\uff08V\\uff09\\u3001\\u63a7\\u5236\\u5668\\uff08C\\uff09\\uff0c\\u4ed6\\u4e0d\\u662f\\u4e00\\u4e2a\\u65b0\\u7684\\u6982\\u5ff5\\uff0c\\u53ea\\u662f\\u6211\\u4eec\\u5c06\\u5176\\u53d1\\u6325\\u5230\\u4e86\\u6781\\u81f4\\u3002\"},{\"title\":\"\\u6211\\u4eec\\u7684\\u4ef7\\u503c\\u89c2\",\"icon\":\"diamond\",\"content\":\"\\u5185\\u7f6e\\u4e86\\u7075\\u6d3b\\u7684\\u7528\\u6237\\u7ba1\\u7406\\u65b9\\u5f0f\\uff0c\\u5e76\\u53ef\\u76f4\\u63a5\\u4e0e\\u7b2c\\u4e09\\u65b9\\u7ad9\\u70b9\\u8fdb\\u884c\\u4e92\\u8054\\u4e92\\u901a\\uff0c\\u5982\\u679c\\u4f60\\u613f\\u610f\\u751a\\u81f3\\u53ef\\u4ee5\\u5bf9\\u5355\\u4e2a\\u7528\\u6237\\u6216\\u7fa4\\u4f53\\u7528\\u6237\\u7684\\u884c\\u4e3a\\u8fdb\\u884c\\u8bb0\\u5f55\\u53ca\\u5206\\u4eab\\uff0c\\u4e3a\\u60a8\\u7684\\u8fd0\\u8425\\u51b3\\u7b56\\u63d0\\u4f9b\\u6709\\u6548\\u53c2\\u8003\\u6570\\u636e\\u3002\"},{\"title\":\"\\u6211\\u4eec\\u7684\\u613f\\u666f\\u76ee\\u6807\",\"icon\":\"rocket\",\"content\":\"\\u901a\\u8fc7\\u9a71\\u52a8\\u7684\\u65b9\\u5f0f\\u53ef\\u4ee5\\u8f7b\\u677e\\u652f\\u6301\\u4e91\\u5e73\\u53f0\\u7684\\u90e8\\u7f72\\uff0c\\u8ba9\\u4f60\\u7684\\u7f51\\u7ad9\\u65e0\\u7f1d\\u8fc1\\u79fb\\uff0c\\u5185\\u7f6e\\u5df2\\u7ecf\\u652f\\u6301SAE\\u3001BAE\\uff0c\\u6b63\\u5f0f\\u7248\\u5c06\\u5bf9\\u4e91\\u7aef\\u90e8\\u7f72\\u8fdb\\u884c\\u8fdb\\u4e00\\u6b65\\u4f18\\u5316\\u3002\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true},\"tip\":\"Font awesome\\u56fe\\u6807(http:\\/\\/fontawesome.dashgame.com\\/)\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"rule\":{\"require\":true}}},\"tip\":\"\"}}},\"activity\":{\"title\":\"\\u4f01\\u4e1a\\u6d3b\\u52a8\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u4f01\\u4e1a\\u6587\\u5316\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"value\":\"COMPANY CULTURE\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u4ecb\\u7ecd\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u5185\\u5bb9\",\"tip\":\"\",\"rule\":{\"require\":false}},\"items\":{\"title\":\"\\u6d3b\\u52a8\\u9879\\u76ee\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\"},\"rule\":{\"require\":true},\"tip\":\"\\u56fe\\u7247\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"}}},\"path\":{\"title\":\"\\u53d1\\u5c55\\u5386\\u7a0b\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u53d1\\u5c55\\u5386\\u7a0b\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"value\":\"DEVELOPMENT PATH\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u5185\\u5bb9\",\"tip\":\"\",\"rule\":{\"require\":false}},\"items\":{\"title\":\"\\u91cc\\u7a0b\\u7891\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"date\":{\"title\":\"\\u65e5\\u671f\",\"value\":\"\",\"type\":\"date\",\"rule\":{\"require\":true},\"tip\":\"\\u8bf7\\u6309\\u7167\\u5c55\\u793a\\u987a\\u5e8f\\u586b\\u5199\\uff0c\\u6b64\\u5904\\u4e0d\\u4f5c\\u6392\\u5e8f\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"rule\":{\"require\":true}}},\"tip\":\"\"}}},\"honor\":{\"title\":\"\\u4f01\\u4e1a\\u8363\\u8a89\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u4f01\\u4e1a\\u8363\\u8a89\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"value\":\"HONOR\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u5185\\u5bb9\",\"tip\":\"\",\"rule\":{\"require\":false}},\"items\":{\"title\":\"\\u8bc1\\u4e66\\u5956\\u676f\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\"},\"rule\":{\"require\":true},\"tip\":\"\\u8bf7\\u6309\\u7167\\u5c55\\u793a\\u987a\\u5e8f\\u586b\\u5199\\uff0c\\u6b64\\u5904\\u4e0d\\u4f5c\\u6392\\u5e8f\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"rule\":{\"require\":false}}},\"tip\":\"\"}}}}}' , `config_more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"\\u5c71\\u4e1c\\u5f00\\u521b\\u4e91\\u8f6f\\u4ef6\\u6709\\u9650\\u516c\\u53f8<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u69d0\\u836b\\u533a\\u65e5\\u7167\\u8def\\u6d4e\\u5357\\u62a5\\u4e1a\\u5927\\u53a6B\\u5ea720\\u697c<\\/span>\",\"type\":\"text\",\"tip\":\"\\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\":\"\\u69d0\\u836b\\u533a\\u65e5\\u7167\\u8def\\u6d4e\\u5357\\u62a5\\u4e1a\\u5927\\u53a6B\\u5ea720\\u697c\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.0001 Xie Tu Road, Shanghai China\",\"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}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"fax_cn\":{\"title\":\"\\u516c\\u53f8\\u4f20\\u771f\",\"value\":\"021 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"fax_en\":{\"title\":\"\\u516c\\u53f8\\u4f20\\u771f\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}},\"widgets\":{\"introduce\":{\"title\":\"\\u4f01\\u4e1a\\u4ecb\\u7ecd\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u4f01\\u4e1a\\u4ecb\\u7ecd\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"value\":\"COMPANY PROFILE\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u4ecb\\u7ecd\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u9ad8\\u5ea6\\uff08\\u50cf\\u7d20px\\uff09\",\"tip\":\"\",\"rule\":{\"require\":true}},\"top_slide\":{\"title\":\"\\u9009\\u62e9\\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}}}},\"culture\":{\"title\":\"\\u4f01\\u4e1a\\u6587\\u5316\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u4f01\\u4e1a\\u6587\\u5316\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"value\":\"COMPANY CULTURE\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u4ecb\\u7ecd\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u5185\\u5bb9\",\"tip\":\"\",\"rule\":{\"require\":false}},\"items\":{\"title\":\"\\u6587\\u5316\\u7248\\u5757\",\"value\":[{\"title\":\"\\u6211\\u4eec\\u7684\\u4f01\\u4e1a\\u7406\\u5ff5\",\"icon\":\"lightbulb-o\",\"content\":\"\\u4f7f\\u7528MVC\\u5e94\\u7528\\u7a0b\\u5e8f\\u88ab\\u5206\\u6210\\u4e09\\u4e2a\\u6838\\u5fc3\\u90e8\\u4ef6\\uff1a\\u6a21\\u578b\\uff08M\\uff09\\u3001\\u89c6\\u56fe\\uff08V\\uff09\\u3001\\u63a7\\u5236\\u5668\\uff08C\\uff09\\uff0c\\u4ed6\\u4e0d\\u662f\\u4e00\\u4e2a\\u65b0\\u7684\\u6982\\u5ff5\\uff0c\\u53ea\\u662f\\u6211\\u4eec\\u5c06\\u5176\\u53d1\\u6325\\u5230\\u4e86\\u6781\\u81f4\\u3002\"},{\"title\":\"\\u6211\\u4eec\\u7684\\u4ef7\\u503c\\u89c2\",\"icon\":\"diamond\",\"content\":\"\\u5185\\u7f6e\\u4e86\\u7075\\u6d3b\\u7684\\u7528\\u6237\\u7ba1\\u7406\\u65b9\\u5f0f\\uff0c\\u5e76\\u53ef\\u76f4\\u63a5\\u4e0e\\u7b2c\\u4e09\\u65b9\\u7ad9\\u70b9\\u8fdb\\u884c\\u4e92\\u8054\\u4e92\\u901a\\uff0c\\u5982\\u679c\\u4f60\\u613f\\u610f\\u751a\\u81f3\\u53ef\\u4ee5\\u5bf9\\u5355\\u4e2a\\u7528\\u6237\\u6216\\u7fa4\\u4f53\\u7528\\u6237\\u7684\\u884c\\u4e3a\\u8fdb\\u884c\\u8bb0\\u5f55\\u53ca\\u5206\\u4eab\\uff0c\\u4e3a\\u60a8\\u7684\\u8fd0\\u8425\\u51b3\\u7b56\\u63d0\\u4f9b\\u6709\\u6548\\u53c2\\u8003\\u6570\\u636e\\u3002\"},{\"title\":\"\\u6211\\u4eec\\u7684\\u613f\\u666f\\u76ee\\u6807\",\"icon\":\"rocket\",\"content\":\"\\u901a\\u8fc7\\u9a71\\u52a8\\u7684\\u65b9\\u5f0f\\u53ef\\u4ee5\\u8f7b\\u677e\\u652f\\u6301\\u4e91\\u5e73\\u53f0\\u7684\\u90e8\\u7f72\\uff0c\\u8ba9\\u4f60\\u7684\\u7f51\\u7ad9\\u65e0\\u7f1d\\u8fc1\\u79fb\\uff0c\\u5185\\u7f6e\\u5df2\\u7ecf\\u652f\\u6301SAE\\u3001BAE\\uff0c\\u6b63\\u5f0f\\u7248\\u5c06\\u5bf9\\u4e91\\u7aef\\u90e8\\u7f72\\u8fdb\\u884c\\u8fdb\\u4e00\\u6b65\\u4f18\\u5316\\u3002\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true},\"tip\":\"Font awesome\\u56fe\\u6807(http:\\/\\/fontawesome.dashgame.com\\/)\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"rule\":{\"require\":true}}},\"tip\":\"\"}}},\"activity\":{\"title\":\"\\u4f01\\u4e1a\\u6d3b\\u52a8\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u4f01\\u4e1a\\u6587\\u5316\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"value\":\"COMPANY CULTURE\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u4ecb\\u7ecd\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u5185\\u5bb9\",\"tip\":\"\",\"rule\":{\"require\":false}},\"items\":{\"title\":\"\\u6d3b\\u52a8\\u9879\\u76ee\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\"},\"rule\":{\"require\":true},\"tip\":\"\\u56fe\\u7247\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"}}},\"path\":{\"title\":\"\\u53d1\\u5c55\\u5386\\u7a0b\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u53d1\\u5c55\\u5386\\u7a0b\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"value\":\"DEVELOPMENT PATH\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u5185\\u5bb9\",\"tip\":\"\",\"rule\":{\"require\":false}},\"items\":{\"title\":\"\\u91cc\\u7a0b\\u7891\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"date\":{\"title\":\"\\u65e5\\u671f\",\"value\":\"\",\"type\":\"date\",\"rule\":{\"require\":true},\"tip\":\"\\u8bf7\\u6309\\u7167\\u5c55\\u793a\\u987a\\u5e8f\\u586b\\u5199\\uff0c\\u6b64\\u5904\\u4e0d\\u4f5c\\u6392\\u5e8f\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"rule\":{\"require\":true}}},\"tip\":\"\"}}},\"honor\":{\"title\":\"\\u4f01\\u4e1a\\u8363\\u8a89\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u4f01\\u4e1a\\u8363\\u8a89\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"value\":\"HONOR\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u540d\\u79f0\",\"tip\":\"\\u7248\\u5757\\u540d\\u79f0-\\u82f1\\u6587\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u5185\\u5bb9\",\"tip\":\"\",\"rule\":{\"require\":false}},\"items\":{\"title\":\"\\u8bc1\\u4e66\\u5956\\u676f\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\"},\"rule\":{\"require\":true},\"tip\":\"\\u8bf7\\u6309\\u7167\\u5c55\\u793a\\u987a\\u5e8f\\u586b\\u5199\\uff0c\\u6b64\\u5904\\u4e0d\\u4f5c\\u6392\\u5e8f\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"rule\":{\"require\":false}}},\"tip\":\"\"}}}}}' , `description` = '關(guān)于我們頁模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'v5_t107' AND `file` = 'portal/about' [ RunTime:0.000925s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'portal/article_news' LIMIT 1 [ RunTime:0.000325s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `action` = 'portal/Article/index' , `file` = 'portal/article_news' , `name` = '新聞文章內(nèi)容頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文章頁模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'v5_t107' AND `file` = 'portal/article_news' [ RunTime:0.000367s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'portal/article_product' LIMIT 1 [ RunTime:0.000293s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `action` = 'portal/Article/index' , `file` = 'portal/article_product' , `name` = '產(chǎn)品內(nèi)容頁' , `more` = '{\"vars\":{\"contact_us_script\":{\"title\":\"\\u7acb\\u5373\\u8054\\u7cfb\\u6211\\u4eec\\uff08\\u94fe\\u63a5\\uff09\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\\u94fe\\u63a5\\uff08\\u70b9\\u51fb\\u8054\\u7cfb\\u6211\\u4eec\\u8df3\\u8f6c\\uff09\",\"tip\":\"\\u53ef\\u586b\\u5199QQ\\u5ba2\\u670d\\u54a8\\u8be2\\u94fe\\u63a5\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"contact_us_script\":{\"title\":\"\\u7acb\\u5373\\u8054\\u7cfb\\u6211\\u4eec\\uff08\\u94fe\\u63a5\\uff09\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\\u94fe\\u63a5\\uff08\\u70b9\\u51fb\\u8054\\u7cfb\\u6211\\u4eec\\u8df3\\u8f6c\\uff09\",\"tip\":\"\\u53ef\\u586b\\u5199QQ\\u5ba2\\u670d\\u54a8\\u8be2\\u94fe\\u63a5\",\"rule\":{\"require\":true}}}}' , `description` = '文章頁模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'v5_t107' AND `file` = 'portal/article_product' [ RunTime:0.000377s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000314s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `action` = 'portal/Page/index' , `file` = 'portal/contact' , `name` = '聯(lián)系我們頁' , `more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"\\u6ee8\\u5dde\\u5609\\u8a89\\u7b5b\\u7f51\\u6709\\u9650\\u516c\\u53f8<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u6ee8\\u5dde\\u5e02\\u7ecf\\u6d4e\\u5f00\\u53d1\\u533a\\u91cc\\u5219\\u529e\\u4e8b\\u5904<\\/span>\",\"type\":\"text\",\"tip\":\"\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"117.851969,37.364107\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u5c71\\u4e1c\\u7701\\u6ee8\\u5dde\\u5e02\\u6ee8\\u57ce\\u533aG220(\\u9ec4\\u6cb3\\u4e8c\\u8def)\"},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u6ee8\\u5dde\\u5e02\\u7ecf\\u6d4e\\u5f00\\u53d1\\u533a\\u91cc\\u5219\\u529e\\u4e8b\\u5904\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"binzhoujingjikaifaqulizebanshichu\",\"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\":\"15554366655\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"0543-3376767\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"fax_cn\":{\"title\":\"\\u516c\\u53f8\\u4f20\\u771f\",\"value\":\"0543-3376767\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"fax_en\":{\"title\":\"\\u516c\\u53f8\\u4f20\\u771f\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"0543-3376767\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"694629923\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"\\u5c71\\u4e1c\\u5f00\\u521b\\u4e91\\u8f6f\\u4ef6\\u6709\\u9650\\u516c\\u53f8<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u69d0\\u836b\\u533a\\u65e5\\u7167\\u8def\\u6d4e\\u5357\\u62a5\\u4e1a\\u5927\\u53a6B\\u5ea720\\u697c<\\/span>\",\"type\":\"text\",\"tip\":\"\\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\":\"\\u69d0\\u836b\\u533a\\u65e5\\u7167\\u8def\\u6d4e\\u5357\\u62a5\\u4e1a\\u5927\\u53a6B\\u5ea720\\u697c\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.0001 Xie Tu Road, Shanghai China\",\"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}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"fax_cn\":{\"title\":\"\\u516c\\u53f8\\u4f20\\u771f\",\"value\":\"021 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"fax_en\":{\"title\":\"\\u516c\\u53f8\\u4f20\\u771f\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}' , `description` = '聯(lián)系我們頁模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'v5_t107' AND `file` = 'portal/contact' [ RunTime:0.000506s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000421s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `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\":false},\"valueText\":\"\"},\"m_top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247-\\u624b\\u673a\\u7aef\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":false},\"valueText\":\"\"},\"number\":{\"title\":\"\\u9996\\u9875\\u4ea7\\u54c1\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"9\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u9ed8\\u8ba4\\u663e\\u793a8\\u4e2a,\\u586b\\u5199\\u6240\\u663e\\u793a\\u7684\\u9996\\u9875\\u4ea7\\u54c1\\u7684\\u6570\\u91cf\",\"rule\":{\"require\":false}}},\"widgets\":{\"parallax_box_001\":{\"title\":\"\\u89c6\\u5dee\\u6eda\\u52a8\\u56fe\\u7247\",\"display\":1,\"vars\":{\"min_height\":{\"title\":\"\\u6700\\u5c0f\\u9ad8\\u5ea6\",\"value\":\"200\",\"type\":\"number\",\"tip\":\"\\u6700\\u5c0f\\u9ad8\\u5ea6\",\"rule\":{\"require\":false}},\"parallax_src\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u9009\\u62e9\\u56fe\\u7247\\uff0c\\u9ad8\\u5ea6\\u7565\\u5927\\u4e8e\\u6240\\u586b\\u7684\\u6700\\u5c0f\\u9ad8\\u5ea6\",\"rule\":{\"require\":false}}}},\"slide_001\":{\"title\":\"\\u9996\\u9875Banner\\u5927\\u56fe-001\",\"display\":1,\"vars\":{\"min_height\":{\"title\":\"\\u6700\\u5c0f\\u9ad8\\u5ea6\",\"value\":\"0\",\"type\":\"number\",\"tip\":\"\\u6700\\u5c0f\\u9ad8\\u5ea6\",\"rule\":{\"require\":false}},\"autoplay\":{\"title\":\"\\u64ad\\u653e\\u95f4\\u9694\",\"value\":\"3000\",\"type\":\"number\",\"tip\":\"\\u81ea\\u52a8\\u64ad\\u653e\\u95f4\\u9694\",\"rule\":{\"require\":false}}}},\"product\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":1,\"vars\":{\"bg_image\":{\"title\":\"\\u80cc\\u666f\\u56fe\\u7247\",\"value\":\"admin\\/20210708\\/e7b7464b1d9a13f6867f6930d39b210c.jpg\",\"type\":\"image\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\",\"multi\":false},\"tip\":\"\\u8bf7\\u9009\\u62e9\\u80cc\\u666f\\u56fe\\u7247\",\"rule\":{\"require\":true}},\"title\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898\",\"value\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898-\\u82f1\\u6587\",\"value\":\"PRODUCT CENTER\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"prd_category_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"7,8,9,10,11,12,13,14,15,16,17,18,19,21\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"tip\":\"\\u9700\\u8981\\u5c55\\u793a\\u7684\\u6848\\u4f8b\\u5206\\u7c7b\",\"rule\":{\"require\":false},\"valueText\":\"\\u805a\\u6c28\\u916f\\u9ad8\\u9891\\u7b5b\\u7f51,\\u805a\\u6c28\\u916f\\u8131\\u6c34\\u7b5b\\u7f51,\\u805a\\u6c28\\u916f\\u5206\\u7ea7\\u7b5b\\u7f51,\\u805a\\u6c28\\u916f\\u68d2\\u6761\\u7b5b\\u7f51,\\u805a\\u6c28\\u916f\\u5f1b\\u5f20\\u7b5b,\\u9530\\u94a2\\u7f16\\u7ec7\\u7b5b\\u7f51,\\u9530\\u94a2\\u710a\\u63a5\\u7b5b\\u7f51,\\u4e0d\\u9508\\u94a2\\u7b5b\\u7f51,\\u94a2\\u677f\\u51b2\\u5b54\\u7f51,\\u9632\\u5835\\u7b5b\\u7f51,\\u805a\\u6c28\\u916f\\u6e05\\u626b\\u5668,\\u7ec6\\u6c99\\u56de\\u6536\\u673a,\\u65cb\\u6d41\\u5668,\\u6ee4\\u5e03\"},\"title_prd\":{\"title\":\"\",\"value\":\"\\u4ea7\\u54c1\\u5206\\u7c7b\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"title_e\":{\"title\":\"\",\"value\":\"PRODUCT CATAGORY\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}}}},\"about\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":false}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"admin\\/20210708\\/03b0d5087214e08f538b84d3cacb9253.jpg\",\"type\":\"image\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\",\"multi\":false},\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u5185\\u5bb9\",\"value\":\"\\u6ee8\\u5dde\\u5609\\u8a89\\u7b5b\\u7f51\\u6709\\u9650\\u516c\\u53f8\\uff0c\\u62e5\\u670930\\u5e74\\u7684\\u751f\\u4ea7\\u5386\\u53f2\\uff0c\\u662f\\u4e00\\u5bb6\\u89c4\\u6a21\\u8f83\\u5927\\u3001\\u6280\\u672f\\u8bbe\\u5907\\u5148\\u8fdb\\u7684\\u4f01\\u4e1a\\u3002\\u4ea7\\u54c1\\u8d28\\u91cf\\u7b26\\u5408\\u56fd\\u5bb6\\u6280\\u672f\\u8d28\\u91cf\\u68c0\\u67e5\\u6807\\u51c6\\u3002\\r\\n\\u00a0\\u00a0\\u00a0 \\u00a0\\u6ee8\\u5dde\\u5609\\u8a89\\u7b5b\\u7f51\\u6709\\u9650\\u516c\\u53f8\\u4e3b\\u8425\\u77ff\\u7b5b\\u7f51\\uff0c\\u9530\\u94a2\\u7b5b\\u7f51\\uff0c\\u4e0d\\u9508\\u94a2\\u7b5b\\u7f51\\uff0c\\u94a2\\u7b4b\\u710a\\u63a5\\u7f51\\u7b49\\u4ea7\\u54c1\\uff0c\\u6211\\u516c\\u53f8\\u4f4d\\u4e8e\\u5168\\u56fd\\u6700\\u5927\\u7684\\u7b5b\\u7f51\\u57fa\\u5730-\\u5c71\\u4e1c\\u6ee8\\u5dde\\uff0c-----\\u672c\\u516c\\u53f8\\u4e13\\u4e1a\\u751f\\u4ea7\\u9ad8\\u9530\\u94a2\\u7b5b\\u7f51\\uff0c\\u4e0d\\u9508\\u94a2\\u7b5b\\u7f51\\uff0c\\u590d\\u5408\\u80a5\\u7b5b\\u7f51\\uff0c\\u51b2\\u5b54\\u7f51\\uff0c\\u805a\\u6c28\\u916f\\u7b5b\\u7f51\\u3002\\u4ea7\\u54c1\\uff1a\\u751f\\u4ea7\\u9530\\u94a2\\u7b5b\\u7f51\\uff0c\\u77ff\\u7b5b\\u7f51\\u4ea7\\u54c1\\uff0c\\u590d\\u5408\\u80a5\\u7b5b\\u7f51\\u4ea7\\u54c1\\uff0c\\u51b2\\u5b54\\u7f51\\uff0c\\u805a\\u6c28\\u916f\\u7b5b\\u7f51\\uff0c\\u62a4\\u680f\\u7f51\\u3002\\u5176\\u4ea7\\u54c1\\u5e7f\\u6cdb\\u5e94\\u7528\\u4e8e\\u5316\\u5de5\\u3001\\u51b6\\u70bc\\u3001\\u7b51\\u8def\\u3001\\u5efa\\u7b51\\u3001\\u6ca5\\u9752\\u6405\\u62cc\\u3001\\u77f3\\u6599\\u7b5b\\u9009\\u3001\\u590d\\u5408\\u80a5\\u3001\\u77ff\\u5c71\\u673a\\u68b0\\u3001\\u516c\\u8def\\u5de5\\u7a0b\\u673a\\u68b0\\u7b49\\u884c\\u4e1a\\u3002\\u4ea7\\u54c1\\u5177\\u6709\\u7b5b\\u51c0\\u7387\\u9ad8\\u3001\\u8010\\u78e8\\u3001\\u8010\\u8150\\u8680\\u3001\\u9632\\u6ed1\\u3001\\u6297\\u9707\\u3001\\u5f39\\u6027\\u5f3a\\u3001\\u5f3a\\u5ea6\\u9ad8\\u3001\\u97e7\\u6027\\u5f3a\\u3001\\u4e0d\\u5e76\\u62e2\\u7b49\\u4f18\\u70b9\\uff0c\\u586b\\u8865\\u4e86\\u6211\\u56fd\\u4f9d\\u8d56\\u8fdb\\u53e3\\u7b5b\\u7f51\\u7684\\u7a7a\\u767d\\u3002\\u6211\\u516c\\u53f8\\u7814\\u5236\\u5f00\\u53d1\\u7684LA\\u3001LB\\u3001LC\\u4e09\\u79cd\\u7cfb\\u5217\\u578b\\u53f7\\u7684\\u7b5b\\u7f51\\u4ea7\\u54c1\\u66fe\\u83b7\\u5316\\u5de5\\u90e8\\u4f18\\u8d28\\u4ea7\\u54c1\\u5956\\u3002\\u516c\\u53f8\\u59cb\\u7ec8\\u575a\\u6301\\u4ee5\\u201c\\u79d1\\u6280\\u94f8\\u7cbe\\u54c1\\uff0c\\u8bda\\u4fe1\\u94f8\\u4f01\\u4e1a\\u201d\\u7684\\u7ecf\\u8425\\u7406\\u5ff5\\uff0c\\u81f4\\u529b\\u79d1\\u6280\\u8fdb\\u6b65\\uff0c\\u4ea7\\u54c1\\u4e0d\\u65ad\\u5347\\u7ea7\\u3002\\u4ea7\\u54c1\\u9500\\u5f80\\u5e7f\\u897f\\u3001\\u4e91\\u5357\\u3001\\u5317\\u4eac\\u3001\\u8fbd\\u5b81\\u3001\\u6e56\\u5317\\u3001\\u56db\\u5ddd\\u3001\\u4e0a\\u6d77\\u7b49\\u5341\\u51e0\\u4e2a\\u7701\\u5e02\\u81ea\\u6cbb\\u533a\\uff0c\\u5f97\\u5230\\u5e7f\\u5927\\u7528\\u6237\\u7684\\u8ba4\\u53ef\\u548c\\u9ad8\\u5ea6\\u597d\\u8bc4\\u3002\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"url\":{\"title\":\"\\u94fe\\u63a5URL\",\"value\":\"\\/about_us.html\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"more\":{\"title\":\"\\u66f4\\u591a\",\"value\":\"VIEW MORE +\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}}}},\"case\":{\"title\":\"\\u6210\\u529f\\u6848\\u4f8b\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898\",\"value\":\"\\u6848\\u4f8b\\u4e2d\\u5fc3\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898-\\u82f1\\u6587\",\"value\":\"PRODUCT CENTER\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"case_category_ids\":{\"title\":\"\\u5c55\\u793a\\u6848\\u5217\",\"value\":\"3\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"tip\":\"\\u9700\\u8981\\u5c55\\u793a\\u7684\\u6848\\u4f8b\",\"rule\":{\"require\":false},\"valueText\":\"\\u6848\\u4f8b\\u5206\\u7c7b\"}}},\"news\":{\"title\":\"\\u65b0\\u95fb\\u8d44\\u8baf\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898\",\"value\":\"\\u65b0\\u95fb\\u8d44\\u8baf\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898-\\u82f1\\u6587\",\"value\":\"NEWS\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"news_category_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"tip\":\"\\u9700\\u8981\\u5c55\\u793a\\u7684\\u6848\\u4f8b\\u5206\\u7c7b\",\"rule\":{\"require\":false},\"valueText\":\"\\u65b0\\u95fb\\u8d44\\u8baf\"},\"more1\":{\"title\":\"\\u6587\\u7ae0\\u4e0b\\u7684more\",\"value\":\"More +\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"more_url\":{\"title\":\"\\u66f4\\u591a\\u94fe\\u63a5URL\",\"value\":\"\\/news.html\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"more\":{\"title\":\"\\u67e5\\u770b\\u66f4\\u591a\",\"value\":\"\\u67e5 \\u770b \\u66f4 \\u591a +\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}}}},\"honor\":{\"title\":\"\\u4f01\\u4e1a\\u8363\\u8a89\",\"display\":1,\"vars\":{\"images\":{\"title\":\"\\u80cc\\u666f\\u56fe\\u7247\",\"value\":\"__TMPL__\\/components\\/package-honor-104\\/assets\\/images\\/bg-img.png\",\"type\":\"image\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\",\"multi\":false},\"tip\":\"\\u9700\\u8981\\u5c55\\u793a\\u7684\\u56fe\\u7247\",\"rule\":{\"require\":false}},\"title\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898\",\"value\":\"\\u4f01\\u4e1a\\u8363\\u8a89\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":false}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898-\\u82f1\\u6587\",\"value\":\"enterprise honor\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":false}},\"honor_category_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"4\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"tip\":\"\\u9700\\u8981\\u5c55\\u793a\\u7684\\u4f01\\u4e1a\\u8363\\u8a89\",\"rule\":{\"require\":false},\"valueText\":\"\"}}},\"gap\":{\"title\":\"\\u8865\\u767d\\u7ec4\\u4ef6\",\"display\":1,\"vars\":{\"type\":{\"title\":\"\\u7a7a\\u767d\\u7c7b\\u578b\",\"value\":\"pt\",\"type\":\"select\",\"options\":{\"mt\":\"\\u5916\\u8865\\u767d-\\u4e0a\",\"mb\":\"\\u5916\\u8865\\u767d-\\u4e0b\",\"pt\":\"\\u5185\\u8865\\u767d-\\u4e0a\",\"pb\":\"\\u5185\\u8865\\u767d-\\u4e0b\",\"pl\":\"\\u5185\\u8865\\u767d-\\u5de6\",\"pr\":\"\\u5185\\u8865\\u767d-\\u53f3\"},\"rule\":{\"require\":false}},\"height\":{\"title\":\"\\u9ad8\\u5ea6\",\"value\":\"30\",\"type\":\"number\",\"tip\":\"\\u8865\\u767d\\u9ad8\\u5ea6\\/\\u5bbd\\u5ea6\",\"rule\":{\"require\":false}}}},\"friend_link_001\":{\"title\":\"\\u53cb\\u60c5\\u94fe\\u63a5-001\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u53cb\\u60c5\\u94fe\\u63a5\",\"type\":\"text\",\"tip\":\"\\u53cb\\u60c5\\u94fe\\u63a5\",\"rule\":{\"require\":false}},\"title_en\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898-\\u82f1\\u6587\",\"value\":\"Friend Link\",\"type\":\"text\",\"tip\":\"\\u53cb\\u60c5\\u94fe\\u63a5-\\u82f1\\u6587\",\"rule\":{\"require\":false}}}}}}' , `config_more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":false}},\"m_top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247-\\u624b\\u673a\\u7aef\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":false}},\"number\":{\"title\":\"\\u9996\\u9875\\u4ea7\\u54c1\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"8\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u9ed8\\u8ba4\\u663e\\u793a8\\u4e2a,\\u586b\\u5199\\u6240\\u663e\\u793a\\u7684\\u9996\\u9875\\u4ea7\\u54c1\\u7684\\u6570\\u91cf\",\"rule\":{\"require\":false}}},\"widgets\":{\"parallax_box_001\":{\"title\":\"\\u89c6\\u5dee\\u6eda\\u52a8\\u56fe\\u7247\",\"display\":1,\"vars\":{\"min_height\":{\"title\":\"\\u6700\\u5c0f\\u9ad8\\u5ea6\",\"value\":\"200\",\"type\":\"number\",\"tip\":\"\\u6700\\u5c0f\\u9ad8\\u5ea6\",\"rule\":{\"require\":false}},\"parallax_src\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u9009\\u62e9\\u56fe\\u7247\\uff0c\\u9ad8\\u5ea6\\u7565\\u5927\\u4e8e\\u6240\\u586b\\u7684\\u6700\\u5c0f\\u9ad8\\u5ea6\",\"rule\":{\"require\":false}}}},\"slide_001\":{\"title\":\"\\u9996\\u9875Banner\\u5927\\u56fe-001\",\"display\":1,\"vars\":{\"min_height\":{\"title\":\"\\u6700\\u5c0f\\u9ad8\\u5ea6\",\"value\":\"0\",\"type\":\"number\",\"tip\":\"\\u6700\\u5c0f\\u9ad8\\u5ea6\",\"rule\":{\"require\":false}},\"autoplay\":{\"title\":\"\\u64ad\\u653e\\u95f4\\u9694\",\"value\":\"3000\",\"type\":\"number\",\"tip\":\"\\u81ea\\u52a8\\u64ad\\u653e\\u95f4\\u9694\",\"rule\":{\"require\":false}}}},\"product\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":1,\"vars\":{\"bg_image\":{\"title\":\"\\u80cc\\u666f\\u56fe\\u7247\",\"value\":\"__TMPL__\\/components\\/package-product-107\\/assets\\/images\\/top-bg.png\",\"type\":\"image\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\",\"multi\":false},\"tip\":\"\\u8bf7\\u9009\\u62e9\\u80cc\\u666f\\u56fe\\u7247\",\"rule\":{\"require\":true}},\"title\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898\",\"value\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898-\\u82f1\\u6587\",\"value\":\"PRODUCT CENTER\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"prd_category_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"tip\":\"\\u9700\\u8981\\u5c55\\u793a\\u7684\\u6848\\u4f8b\\u5206\\u7c7b\",\"rule\":{\"require\":false}},\"title_prd\":{\"title\":\"\",\"value\":\"\\u4ea7\\u54c1\\u5206\\u7c7b\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"title_e\":{\"title\":\"\",\"value\":\"PRODUCT CATAGORY\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}}}},\"about\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":false}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"__TMPL__\\/components\\/package-about-105\\/assets\\/images\\/about us.png\",\"type\":\"image\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\",\"multi\":false},\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"url\":{\"title\":\"\\u94fe\\u63a5URL\",\"value\":\"\\/about_us.html\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"more\":{\"title\":\"\\u66f4\\u591a\",\"value\":\"VIEW MORE +\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}}}},\"case\":{\"title\":\"\\u6210\\u529f\\u6848\\u4f8b\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898\",\"value\":\"\\u6848\\u4f8b\\u4e2d\\u5fc3\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898-\\u82f1\\u6587\",\"value\":\"PRODUCT CENTER\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"case_category_ids\":{\"title\":\"\\u5c55\\u793a\\u6848\\u5217\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"tip\":\"\\u9700\\u8981\\u5c55\\u793a\\u7684\\u6848\\u4f8b\",\"rule\":{\"require\":false}}}},\"news\":{\"title\":\"\\u65b0\\u95fb\\u8d44\\u8baf\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898\",\"value\":\"\\u65b0\\u95fb\\u8d44\\u8baf\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898-\\u82f1\\u6587\",\"value\":\"NEWS\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"news_category_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"tip\":\"\\u9700\\u8981\\u5c55\\u793a\\u7684\\u6848\\u4f8b\\u5206\\u7c7b\",\"rule\":{\"require\":false}},\"more1\":{\"title\":\"\\u6587\\u7ae0\\u4e0b\\u7684more\",\"value\":\"More +\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"more_url\":{\"title\":\"\\u66f4\\u591a\\u94fe\\u63a5URL\",\"value\":\"\\/news.html\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}},\"more\":{\"title\":\"\\u67e5\\u770b\\u66f4\\u591a\",\"value\":\"\\u67e5 \\u770b \\u66f4 \\u591a +\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":true}}}},\"honor\":{\"title\":\"\\u4f01\\u4e1a\\u8363\\u8a89\",\"display\":1,\"vars\":{\"images\":{\"title\":\"\\u80cc\\u666f\\u56fe\\u7247\",\"value\":\"__TMPL__\\/components\\/package-honor-104\\/assets\\/images\\/bg-img.png\",\"type\":\"image\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\",\"multi\":false},\"tip\":\"\\u9700\\u8981\\u5c55\\u793a\\u7684\\u56fe\\u7247\",\"rule\":{\"require\":false}},\"title\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898\",\"value\":\"\\u4f01\\u4e1a\\u8363\\u8a89\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":false}},\"title_en\":{\"title\":\"\\u677f\\u5757\\u6807\\u9898-\\u82f1\\u6587\",\"value\":\"enterprise honor\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\",\"rule\":{\"require\":false}},\"honor_category_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"4\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"tip\":\"\\u9700\\u8981\\u5c55\\u793a\\u7684\\u4f01\\u4e1a\\u8363\\u8a89\",\"rule\":{\"require\":false}}}},\"gap\":{\"title\":\"\\u8865\\u767d\\u7ec4\\u4ef6\",\"display\":\"1\",\"vars\":{\"type\":{\"title\":\"\\u7a7a\\u767d\\u7c7b\\u578b\",\"value\":\"pt\",\"type\":\"select\",\"options\":{\"mt\":\"\\u5916\\u8865\\u767d-\\u4e0a\",\"mb\":\"\\u5916\\u8865\\u767d-\\u4e0b\",\"pt\":\"\\u5185\\u8865\\u767d-\\u4e0a\",\"pb\":\"\\u5185\\u8865\\u767d-\\u4e0b\",\"pl\":\"\\u5185\\u8865\\u767d-\\u5de6\",\"pr\":\"\\u5185\\u8865\\u767d-\\u53f3\"},\"rule\":{\"require\":false}},\"height\":{\"title\":\"\\u9ad8\\u5ea6\",\"value\":\"30\",\"type\":\"number\",\"tip\":\"\\u8865\\u767d\\u9ad8\\u5ea6\\/\\u5bbd\\u5ea6\",\"rule\":{\"require\":false}}}},\"friend_link_001\":{\"title\":\"\\u53cb\\u60c5\\u94fe\\u63a5-001\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898\",\"value\":\"\\u53cb\\u60c5\\u94fe\\u63a5\",\"type\":\"text\",\"tip\":\"\\u53cb\\u60c5\\u94fe\\u63a5\",\"rule\":{\"require\":false}},\"title_en\":{\"title\":\"\\u7248\\u5757\\u6807\\u9898-\\u82f1\\u6587\",\"value\":\"Friend Link\",\"type\":\"text\",\"tip\":\"\\u53cb\\u60c5\\u94fe\\u63a5-\\u82f1\\u6587\",\"rule\":{\"require\":false}}}}}}' , `description` = '首頁模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'v5_t107' AND `file` = 'portal/index' [ RunTime:0.000901s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'portal/list_case' LIMIT 1 [ RunTime:0.000316s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `action` = 'portal/List/index' , `file` = 'portal/list_case' , `name` = '案例列表頁' , `more` = '{\"vars\":{\"cate_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"3\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}},\"limit\":{\"title\":\"\\u6bcf\\u9875\\u6570\\u91cf\",\"value\":\"12\",\"type\":\"number\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u51995~18\",\"rule\":{\"require\":true}}},\"widgets\":[]}' , `config_more` = '{\"vars\":{\"cate_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"3\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}},\"limit\":{\"title\":\"\\u6bcf\\u9875\\u6570\\u91cf\",\"value\":\"12\",\"type\":\"number\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u51995~18\",\"rule\":{\"require\":true}}},\"widgets\":[]}' , `description` = '案例列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'v5_t107' AND `file` = 'portal/list_case' [ RunTime:0.000378s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'portal/list_news' LIMIT 1 [ RunTime:0.000295s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `action` = 'portal/List/index' , `file` = 'portal/list_news' , `name` = '文章新聞列表頁' , `more` = '{\"vars\":{\"cate_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}},\"limit\":{\"title\":\"\\u6bcf\\u9875\\u6570\\u91cf\",\"value\":\"10\",\"type\":\"number\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u51995~18\",\"rule\":{\"require\":true}}},\"widgets\":[]}' , `config_more` = '{\"vars\":{\"cate_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}},\"limit\":{\"title\":\"\\u6bcf\\u9875\\u6570\\u91cf\",\"value\":\"10\",\"type\":\"number\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u51995~18\",\"rule\":{\"require\":true}}},\"widgets\":[]}' , `description` = '文章新聞列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'v5_t107' AND `file` = 'portal/list_news' [ RunTime:0.000394s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'portal/list_product' LIMIT 1 [ RunTime:0.000325s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `action` = 'portal/List/index' , `file` = 'portal/list_product' , `name` = '產(chǎn)品列表頁' , `more` = '{\"vars\":{\"cate_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}},\"limit\":{\"title\":\"\\u6bcf\\u9875\\u6570\\u91cf\",\"value\":\"12\",\"type\":\"number\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u51995~18\",\"rule\":{\"require\":true}}},\"widgets\":[]}' , `config_more` = '{\"vars\":{\"cate_ids\":{\"title\":\"\\u5c55\\u793a\\u5206\\u7c7b\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}},\"limit\":{\"title\":\"\\u6bcf\\u9875\\u6570\\u91cf\",\"value\":\"12\",\"type\":\"number\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u51995~18\",\"rule\":{\"require\":true}}},\"widgets\":[]}' , `description` = '產(chǎn)品列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'v5_t107' AND `file` = 'portal/list_product' [ RunTime:0.000369s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000301s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '空白頁面' , `more` = '[]' , `config_more` = '[]' , `description` = '空白頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'v5_t107' AND `file` = 'portal/page' [ RunTime:0.000356s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000316s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `action` = 'portal/search/index' , `file` = 'portal/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` = 'v5_t107' AND `file` = 'portal/search' [ RunTime:0.000351s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000382s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"theme_color\":{\"title\":\"\\u4e3b\\u9898\\u989c\\u8272\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u586b\\u5199\\u6216\\u9009\\u62e9\\u989c\\u8272\",\"tip\":\"\\u586b\\u5199\\u6216\\u9009\\u62e9\\u989c\\u8272\",\"rule\":{\"require\":false}},\"phone\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"15554366655 \",\"type\":\"text\",\"placeholder\":\"\\u7535\\u8bdd\",\"tip\":\"\\u7535\\u8bdd\",\"rule\":{\"require\":true}},\"mini\":{\"title\":\"Mini\",\"value\":\"0\",\"type\":\"select\",\"options\":[\"\\u672a\\u5f00\\u542f\",\"\\u5df2\\u5f00\\u542f\"],\"placeholder\":\"Mini\",\"tip\":\"\\u9875\\u9762\\u5185\\u5bb9\\u6700\\u5c0f\\u5316\",\"rule\":{\"require\":true}},\"top_logo\":{\"title\":\"\\u9996\\u9875\\u9876\\u90e8logo\",\"value\":\"65\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\",\"multi\":false},\"placeholder\":\"\\u9996\\u9875\\u9876\\u90e8logo\",\"tip\":\"\\u9009\\u62e9\\u9996\\u9875\\u9876\\u90e8Logo\\u56fe\",\"rule\":{\"require\":true},\"valueText\":\"admin\\/20210708\\/bc1ca19d71dc453185d6a7fe5ef4bd81.png\"},\"m_top_logo\":{\"title\":\"\\u9876\\u90e8logo\",\"value\":\"65\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\",\"multi\":false},\"placeholder\":\"\\u9876\\u90e8logo\",\"tip\":\"\\u9009\\u62e9\\u9876\\u90e8Logo\\u56fe\",\"rule\":{\"require\":true},\"valueText\":\"admin\\/20210708\\/bc1ca19d71dc453185d6a7fe5ef4bd81.png\"},\"telphone_notice\":{\"title\":\"\\u70ed\\u7ebf\\u63d0\\u793a\\u6587\\u5b57\",\"value\":\"\\u5168\\u56fd\\u670d\\u52a1\\u54a8\\u8be2\\u70ed\\u7ebf\",\"type\":\"text\",\"placeholder\":\"\\u9ed8\\u8ba4\\uff1a\\u5168\\u56fd\\u670d\\u52a1\\u54a8\\u8be2\\u70ed\\u7ebf\",\"tip\":\"\\u9ed8\\u8ba4\\uff1a\\u5168\\u56fd\\u670d\\u52a1\\u54a8\\u8be2\\u70ed\\u7ebf\",\"rule\":{\"require\":true}},\"telphone\":{\"title\":\"\\u54a8\\u8be2\\u70ed\\u7ebf\",\"value\":\"15554366655 \",\"type\":\"text\",\"placeholder\":\"\\u54a8\\u8be2\\u70ed\\u7ebf\",\"tip\":\"\\u54a8\\u8be2\\u70ed\\u7ebf\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u8054\\u7cfb\\u90ae\\u7bb1\",\"value\":\"694629923@qq.com\",\"type\":\"text\",\"placeholder\":\"\\u8054\\u7cfb\\u90ae\\u7bb1\",\"tip\":\"\\u8054\\u7cfb\\u90ae\\u7bb1\",\"rule\":{\"require\":true}},\"addr\":{\"title\":\"\\u8054\\u7cfb\\u5730\\u5740\",\"value\":\"\\u6ee8\\u5dde\\u5e02\\u7ecf\\u6d4e\\u5f00\\u53d1\\u533a\\u91cc\\u5219\\u529e\\u4e8b\\u5904\",\"type\":\"text\",\"placeholder\":\"\\u8054\\u7cfb\\u5730\\u5740\",\"tip\":\"\\u8054\\u7cfb\\u5730\\u5740\",\"rule\":{\"require\":true}},\"default_banner\":{\"title\":\"\\u9ed8\\u8ba4\\u9876\\u56fe\",\"value\":\"\",\"type\":\"image\",\"placeholder\":\"\\u4e0a\\u4f20\\u4e00\\u5f20\\u9ed8\\u8ba4\\u56fe\\u7247\\u7528\\u4f5c\\u9876\\u56fe\",\"tip\":\"\\u9ed8\\u8ba4\\u9876\\u56fe\\u8bbe\\u7f6e\",\"rule\":{\"require\":false}},\"default_m_banner\":{\"title\":\"\\u9ed8\\u8ba4\\u9876\\u56fe-\\u624b\\u673a\\u7248\",\"value\":\"\",\"type\":\"image\",\"placeholder\":\"\\u4e0a\\u4f20\\u4e00\\u5f20\\u9ed8\\u8ba4\\u56fe\\u7247\\u7528\\u4f5c\\u9876\\u56fe-\\u624b\\u673a\\u7248\",\"tip\":\"\\u9ed8\\u8ba4\\u9876\\u56fe\\u8bbe\\u7f6e-\\u624b\\u673a\\u7248\",\"rule\":{\"require\":false}},\"section_article_recommond\":{\"title\":\"\\u9605\\u8bfb\\u63a8\\u8350\",\"value\":\"\\u63a8\\u8350\\u9605\\u8bfb\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"section_article_relation\":{\"title\":\"\\u9605\\u8bfb\\u76f8\\u5173\",\"value\":\"\\u76f8\\u5173\\u9605\\u8bfb\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"section_product_recommond\":{\"title\":\"\\u70ed\\u95e8\\u63a8\\u8350\",\"value\":\"\\u70ed\\u95e8\\u4ea7\\u54c1\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"section_product_relation\":{\"title\":\"\\u4ea7\\u54c1\\u76f8\\u5173\",\"value\":\"\\u76f8\\u5173\\u4ea7\\u54c1\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"article_cate_ids\":{\"title\":\"\\u6587\\u7ae0\\u7c7b\\u522b\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\",\"tip\":\"\\u586b\\u5199\\u6587\\u7ae0\\u7c7b\\u522b\",\"rule\":{\"require\":true},\"valueText\":\"\"},\"product_cate_ids\":{\"title\":\"\\u4ea7\\u54c1\\u7c7b\\u522b\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u4ea7\\u54c1\",\"tip\":\"\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true},\"valueText\":\"\"},\"case_cate_ids\":{\"title\":\"\\u6848\\u4f8b\\u7c7b\\u522b\",\"value\":\"3\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\",\"tip\":\"\\u9009\\u62e9\\u6848\\u4f8b\\u5206\\u7c7b\",\"rule\":{\"require\":true},\"valueText\":\"\"},\"question_cate_ids\":{\"title\":\"\\u5e38\\u89c1\\u95ee\\u9898\",\"value\":\"5\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\",\"tip\":\"\\u9009\\u62e9\\u95ee\\u9898\\u5206\\u7c7b\",\"rule\":{\"require\":true},\"valueText\":\"\"}},\"widgets\":{\"default\":{\"title\":\"\\u9ed8\\u8ba4\\u6837\\u5f0f\",\"display\":1,\"vars\":{\"style\":{\"title\":\"\\u9009\\u62e9\\u9ed8\\u8ba4\\u6837\\u5f0f\",\"value\":\"default\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Style\\/custom\"},\"placeholder\":\"\\u9009\\u62e9\\u5916\\u90e8\\u6837\\u5f0f\",\"tip\":\"\\u9650\\u5b9a\\u7279\\u5b9a\\u7528\\u6237\\u4f7f\\u7528\\uff01\",\"rule\":{\"require\":false},\"valueText\":\"\"}}},\"footer\":{\"title\":\"\\u9875\\u9762\\u9875\\u811a\",\"display\":1,\"vars\":{\"footer_logo\":{\"title\":\"\\u9875\\u811aLogo\",\"value\":\"admin\\/20210708\\/97fc6b35a75964689de7ff26b41df16e.png\",\"type\":\"image\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\"},\"placeholder\":\"\\u8bf7\\u9009\\u62e9Logo\\u56fe\\u7247\",\"tip\":\"\",\"rule\":{\"require\":false}},\"items\":{\"title\":\"\\u591a\\u9879\\u5185\\u5bb9\",\"value\":[{\"title\":\"\\u670d\\u52a1\\u65f6\\u95f4\\uff1a\",\"slug\":\"\\u5468\\u4e00\\u81f3\\u5468\\u65e5 7:00-22:00\"},{\"title\":\"\\u5ba2\\u670d\\u7535\\u8bdd\\uff1a\",\"slug\":\"15554366655\"},{\"title\":\"\\u5ba2\\u670dQQ\\uff1a\",\"slug\":\"694629923\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u5185\\u5bb9\\u9879\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":false}},\"slug\":{\"title\":\"\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":false}}},\"tip\":\"\\u8bf7\\u66ff\\u6362\\u6b64\\u5904\\u5185\\u5bb9\"},\"footer_nav_id\":{\"title\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5e95\\u90e8\\u5bfc\\u822a\",\"tip\":\"\",\"rule\":{\"require\":false},\"valueText\":\"\"},\"address\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\\u6ee8\\u5dde\\u5e02\\u7ecf\\u6d4e\\u5f00\\u53d1\\u533a\\u91cc\\u5219\\u529e\\u4e8b\\u5904\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"phone\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"15554366655 \",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"email\":{\"title\":\"\\u90ae\\u7bb1\",\"value\":\"694629923@qq.com\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"start_year\":{\"title\":\"\\u8d77\\u59cb\\u5e74\\u4efd\",\"value\":\"2018\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"copyby\":{\"title\":\"\\u7248\\u6743\\u6240\\u6709\",\"value\":\"\\u6ee8\\u5dde\\u5609\\u8a89\\u7b5b\\u7f51\\u6709\\u9650\\u516c\\u53f8\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"qr_image\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\",\"value\":\"admin\\/20210709\\/6e0f0e93e41c206beb0bce853fdc487a.png\",\"type\":\"image\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\"},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u4e8c\\u7ef4\\u7801\\u56fe\\u7247\",\"tip\":\"\",\"rule\":{\"require\":false}},\"qr_slug\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\\u8bf4\\u660e\",\"value\":\"\\u626b\\u63cf\\u5173\\u6ce8\\u5fae\\u4fe1\\u516c\\u4f17\\u53f7\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"slug\":{\"title\":\"\\u9875\\u811a\\u77ed\\u53e5\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}}}}}}' , `config_more` = '{\"vars\":{\"theme_color\":{\"title\":\"\\u4e3b\\u9898\\u989c\\u8272\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u586b\\u5199\\u6216\\u9009\\u62e9\\u989c\\u8272\",\"tip\":\"\\u586b\\u5199\\u6216\\u9009\\u62e9\\u989c\\u8272\",\"rule\":{\"require\":false}},\"phone\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"1\",\"type\":\"text\",\"placeholder\":\"\\u7535\\u8bdd\",\"tip\":\"\\u7535\\u8bdd\",\"rule\":{\"require\":true}},\"mini\":{\"title\":\"Mini\",\"value\":\"0\",\"type\":\"select\",\"options\":[\"\\u672a\\u5f00\\u542f\",\"\\u5df2\\u5f00\\u542f\"],\"placeholder\":\"Mini\",\"tip\":\"\\u9875\\u9762\\u5185\\u5bb9\\u6700\\u5c0f\\u5316\",\"rule\":{\"require\":true}},\"top_logo\":{\"title\":\"\\u9996\\u9875\\u9876\\u90e8logo\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\",\"multi\":false},\"placeholder\":\"\\u9996\\u9875\\u9876\\u90e8logo\",\"tip\":\"\\u9009\\u62e9\\u9996\\u9875\\u9876\\u90e8Logo\\u56fe\",\"rule\":{\"require\":true}},\"m_top_logo\":{\"title\":\"\\u9876\\u90e8logo\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\",\"multi\":false},\"placeholder\":\"\\u9876\\u90e8logo\",\"tip\":\"\\u9009\\u62e9\\u9876\\u90e8Logo\\u56fe\",\"rule\":{\"require\":true}},\"telphone_notice\":{\"title\":\"\\u70ed\\u7ebf\\u63d0\\u793a\\u6587\\u5b57\",\"value\":\"\\u5168\\u56fd\\u670d\\u52a1\\u54a8\\u8be2\\u70ed\\u7ebf\",\"type\":\"text\",\"placeholder\":\"\\u9ed8\\u8ba4\\uff1a\\u5168\\u56fd\\u670d\\u52a1\\u54a8\\u8be2\\u70ed\\u7ebf\",\"tip\":\"\\u9ed8\\u8ba4\\uff1a\\u5168\\u56fd\\u670d\\u52a1\\u54a8\\u8be2\\u70ed\\u7ebf\",\"rule\":{\"require\":true}},\"telphone\":{\"title\":\"\\u54a8\\u8be2\\u70ed\\u7ebf\",\"value\":\"4000-720-888\",\"type\":\"text\",\"placeholder\":\"\\u54a8\\u8be2\\u70ed\\u7ebf\",\"tip\":\"\\u54a8\\u8be2\\u70ed\\u7ebf\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u8054\\u7cfb\\u90ae\\u7bb1\",\"value\":\"kehu@ctrl.com.cn\",\"type\":\"text\",\"placeholder\":\"\\u8054\\u7cfb\\u90ae\\u7bb1\",\"tip\":\"\\u8054\\u7cfb\\u90ae\\u7bb1\",\"rule\":{\"require\":true}},\"addr\":{\"title\":\"\\u8054\\u7cfb\\u5730\\u5740\",\"value\":\"\\u5c71\\u4e1c\\u7701\\u6d4e\\u5357\\u5e02\\u69d0\\u836b\\u533a\\u62a5\\u4e1a\\u5927\\u53a620\\u697c\",\"type\":\"text\",\"placeholder\":\"\\u8054\\u7cfb\\u5730\\u5740\",\"tip\":\"\\u8054\\u7cfb\\u5730\\u5740\",\"rule\":{\"require\":true}},\"default_banner\":{\"title\":\"\\u9ed8\\u8ba4\\u9876\\u56fe\",\"value\":\"\",\"type\":\"image\",\"placeholder\":\"\\u4e0a\\u4f20\\u4e00\\u5f20\\u9ed8\\u8ba4\\u56fe\\u7247\\u7528\\u4f5c\\u9876\\u56fe\",\"tip\":\"\\u9ed8\\u8ba4\\u9876\\u56fe\\u8bbe\\u7f6e\",\"rule\":{\"require\":false}},\"default_m_banner\":{\"title\":\"\\u9ed8\\u8ba4\\u9876\\u56fe-\\u624b\\u673a\\u7248\",\"value\":\"\",\"type\":\"image\",\"placeholder\":\"\\u4e0a\\u4f20\\u4e00\\u5f20\\u9ed8\\u8ba4\\u56fe\\u7247\\u7528\\u4f5c\\u9876\\u56fe-\\u624b\\u673a\\u7248\",\"tip\":\"\\u9ed8\\u8ba4\\u9876\\u56fe\\u8bbe\\u7f6e-\\u624b\\u673a\\u7248\",\"rule\":{\"require\":false}},\"section_article_recommond\":{\"title\":\"\\u9605\\u8bfb\\u63a8\\u8350\",\"value\":\"\\u63a8\\u8350\\u9605\\u8bfb\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"section_article_relation\":{\"title\":\"\\u9605\\u8bfb\\u76f8\\u5173\",\"value\":\"\\u76f8\\u5173\\u9605\\u8bfb\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"section_product_recommond\":{\"title\":\"\\u70ed\\u95e8\\u63a8\\u8350\",\"value\":\"\\u70ed\\u95e8\\u4ea7\\u54c1\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"section_product_relation\":{\"title\":\"\\u4ea7\\u54c1\\u76f8\\u5173\",\"value\":\"\\u76f8\\u5173\\u4ea7\\u54c1\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\",\"tip\":\"\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"article_cate_ids\":{\"title\":\"\\u6587\\u7ae0\\u7c7b\\u522b\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\",\"tip\":\"\\u586b\\u5199\\u6587\\u7ae0\\u7c7b\\u522b\",\"rule\":{\"require\":true}},\"product_cate_ids\":{\"title\":\"\\u4ea7\\u54c1\\u7c7b\\u522b\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u4ea7\\u54c1\",\"tip\":\"\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"case_cate_ids\":{\"title\":\"\\u6848\\u4f8b\\u7c7b\\u522b\",\"value\":\"3\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\",\"tip\":\"\\u9009\\u62e9\\u6848\\u4f8b\\u5206\\u7c7b\",\"rule\":{\"require\":true}},\"question_cate_ids\":{\"title\":\"\\u5e38\\u89c1\\u95ee\\u9898\",\"value\":\"5\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\",\"tip\":\"\\u9009\\u62e9\\u95ee\\u9898\\u5206\\u7c7b\",\"rule\":{\"require\":true}}},\"widgets\":{\"default\":{\"title\":\"\\u9ed8\\u8ba4\\u6837\\u5f0f\",\"display\":\"1\",\"vars\":{\"style\":{\"title\":\"\\u9009\\u62e9\\u9ed8\\u8ba4\\u6837\\u5f0f\",\"value\":\"default\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Style\\/custom\"},\"placeholder\":\"\\u9009\\u62e9\\u5916\\u90e8\\u6837\\u5f0f\",\"tip\":\"\\u9650\\u5b9a\\u7279\\u5b9a\\u7528\\u6237\\u4f7f\\u7528\\uff01\",\"rule\":{\"require\":false}}}},\"footer\":{\"title\":\"\\u9875\\u9762\\u9875\\u811a\",\"display\":1,\"vars\":{\"footer_logo\":{\"title\":\"\\u9875\\u811aLogo\",\"value\":\"\",\"type\":\"image\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\"},\"placeholder\":\"\\u8bf7\\u9009\\u62e9Logo\\u56fe\\u7247\",\"tip\":\"\",\"rule\":{\"require\":false}},\"items\":{\"title\":\"\\u591a\\u9879\\u5185\\u5bb9\",\"value\":[{\"title\":\"\\u670d\\u52a1\\u65f6\\u95f4\\uff1a\",\"slug\":\"\\u5468\\u4e00\\u81f3\\u5468\\u4e94 9:00-17:30\"},{\"title\":\"\\u5ba2\\u670d\\u7535\\u8bdd\\uff1a\",\"slug\":\"4000-720-888\"},{\"title\":\"\\u5ba2\\u670dQQ\\uff1a\",\"slug\":\"QQ\\u5ba2\\u670d\\u94fe\\u63a5\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u5185\\u5bb9\\u9879\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":false}},\"slug\":{\"title\":\"\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":false}}},\"tip\":\"\\u8bf7\\u66ff\\u6362\\u6b64\\u5904\\u5185\\u5bb9\"},\"footer_nav_id\":{\"title\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5e95\\u90e8\\u5bfc\\u822a\",\"tip\":\"\",\"rule\":{\"require\":false}},\"address\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"phone\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"1\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"email\":{\"title\":\"\\u90ae\\u7bb1\",\"value\":\"@\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"start_year\":{\"title\":\"\\u8d77\\u59cb\\u5e74\\u4efd\",\"value\":\"2008\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"copyby\":{\"title\":\"\\u7248\\u6743\\u6240\\u6709\",\"value\":\"\\u5f00\\u521b\\u4e91\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"qr_image\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\",\"value\":\"\",\"type\":\"image\",\"dataSource\":{\"api\":\"portal\\/Asset\\/image\"},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u4e8c\\u7ef4\\u7801\\u56fe\\u7247\",\"tip\":\"\",\"rule\":{\"require\":false}},\"qr_slug\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\\u8bf4\\u660e\",\"value\":\"\\u626b\\u63cf\\u5173\\u6ce8\\u5fae\\u4fe1\\u516c\\u4f17\\u53f7\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}},\"slug\":{\"title\":\"\\u9875\\u811a\\u77ed\\u53e5\",\"value\":\"V5\\u9b54\\u65b9\\u521b\\u5efa\\u80fd\\u4e3a\\u60a8\\u5e26\\u53bb\\u8ba2\\u5355\\u7684\\u7f51\\u7ad9\",\"type\":\"text\",\"placeholder\":\"\",\"tip\":\"\",\"rule\":{\"require\":false}}}}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'v5_t107' AND `file` = 'public/config' [ RunTime:0.000795s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.000369s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'v5_t107' , `action` = 'public/Nav' , `file` = 'public/nav' , `name` = '導(dǎo)航條' , `more` = '{\"vars\":[],\"widgets\":{\"top_bar\":{\"title\":\"\\u9876\\u90e8\\u4fe1\\u606f\\u6761\",\"display\":1,\"vars\":{\"links\":{\"title\":\"\\u9876\\u90e8\\u94fe\\u63a5\",\"value\":[{\"title\":\"\\u5f00\\u521b\\u4e91\",\"url\":\"http:\\/\\/www.ctrl.cn\\/?frm=v5tpl\",\"target\":\"_blank\"}],\"type\":\"array\",\"tip\":\"\\u586b\\u5199\\u94fe\\u63a5\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":false}},\"url\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":false}},\"target\":{\"title\":\"\\u76ee\\u6807\\u65b9\\u5f0f\",\"value\":\"1\",\"type\":\"select\",\"options\":{\"_blank\":\"\\u7a7a\\u767d\\u9875\",\"_self\":\"\\u5f53\\u524d\\u9875\",\"_parent\":\"\\u7236\\u7ea7\",\"lizhen\":\"\\u5171\\u540c\\u9875\\u9762\"},\"rule\":{\"require\":false}}}},\"label\":{\"title\":\"\\u8bf4\\u660e\\u6807\\u7b7e\",\"value\":\"\\u8d2d\\u4e70\\u70ed\\u7ebf(09:00-24:00)\",\"type\":\"text\",\"tip\":\"\\u7535\\u8bdd\\u8bf4\\u660e\\u6807\\u7b7e\",\"rule\":{\"require\":false}},\"telphone\":{\"title\":\"\\u70ed\\u7ebf\\u7535\\u8bdd\",\"value\":\"15554366655 \",\"type\":\"text\",\"tip\":\"\\u7535\\u8bdd\\u8bf4\\u660e\\u6807\\u7b7e\",\"rule\":{\"require\":false}}}},\"nav\":{\"title\":\"\\u5bfc\\u822a-001\",\"display\":1,\"vars\":{\"pc_logo\":{\"title\":\"PC\\u7aefLogo\",\"value\":\"admin\\/20210708\\/bc1ca19d71dc453185d6a7fe5ef4bd81.png\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":false}},\"m_logo\":{\"title\":\"\\u624b\\u673a\\u7aefLogo\",\"value\":\"admin\\/20210708\\/97fc6b35a75964689de7ff26b41df16e.png\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":false}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"top_bar\":{\"title\":\"\\u9876\\u90e8\\u4fe1\\u606f\\u6761\",\"display\":1,\"vars\":{\"links\":{\"title\":\"\\u9876\\u90e8\\u94fe\\u63a5\",\"value\":[{\"title\":\"\\u5f00\\u521b\\u4e91\",\"url\":\"http:\\/\\/www.ctrl.cn\\/?frm=v5tpl\",\"target\":\"_blank\"}],\"type\":\"array\",\"tip\":\"\\u586b\\u5199\\u94fe\\u63a5\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":false}},\"url\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":false}},\"target\":{\"title\":\"\\u76ee\\u6807\\u65b9\\u5f0f\",\"value\":\"1\",\"type\":\"select\",\"options\":{\"_blank\":\"\\u7a7a\\u767d\\u9875\",\"_self\":\"\\u5f53\\u524d\\u9875\",\"_parent\":\"\\u7236\\u7ea7\",\"lizhen\":\"\\u5171\\u540c\\u9875\\u9762\"},\"rule\":{\"require\":false}}}},\"label\":{\"title\":\"\\u8bf4\\u660e\\u6807\\u7b7e\",\"value\":\"\\u8d2d\\u4e70\\u70ed\\u7ebf(09:00-24:00)\",\"type\":\"text\",\"tip\":\"\\u7535\\u8bdd\\u8bf4\\u660e\\u6807\\u7b7e\",\"rule\":{\"require\":false}},\"telphone\":{\"title\":\"\\u70ed\\u7ebf\\u7535\\u8bdd\",\"value\":\"4000-720-888\",\"type\":\"text\",\"tip\":\"\\u7535\\u8bdd\\u8bf4\\u660e\\u6807\\u7b7e\",\"rule\":{\"require\":false}}}},\"nav\":{\"title\":\"\\u5bfc\\u822a-001\",\"display\":1,\"vars\":{\"pc_logo\":{\"title\":\"PC\\u7aefLogo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":false}},\"m_logo\":{\"title\":\"\\u624b\\u673a\\u7aefLogo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":false}}}}}}' , `description` = '導(dǎo)航條模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'v5_t107' AND `file` = 'public/nav' [ RunTime:0.000430s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' [ RunTime:0.000578s ]
- [ 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' => 12,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000675s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'v5_t107' , `version` = '5.0.1' , `demo_url` = 'http://www.ctrl.cn' , `author` = 'SMO技術(shù)運(yùn)營(yíng)部' , `lang` = 'zh-cn' , `author_url` = 'http://www.ctrl.cn' , `keywords` = '響應(yīng)式,機(jī)械' , `description` = '響應(yīng)式,機(jī)械行業(yè)' WHERE `theme` = 'v5_t107' [ RunTime:0.000253s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'v5_t107' AND ( `is_public` = 1 OR `file` = 'portal/article_product' ) [ RunTime:0.000331s ]
- [ 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' => 12,
'filtered' => 8.333333969116211,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.000602s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000243s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000554s ]
- [ 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',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'filtered' => 12.5,
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.006996s ] mysql:host=127.0.0.1;port=3306;dbname=jiayuswcomcn;charset=utf8mb4
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 ORDER BY `list_order` DESC [ RunTime:0.000455s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 21,
'filtered' => 4.761904716491699,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `path` FROM `cmf_portal_category` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000374s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,1) ORDER BY `path` ASC [ RunTime:0.000458s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 2,
'filtered' => 100.0,
'extra' => 'Using index condition; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.000861s ] mysql:host=127.0.0.1;port=3306;dbname=jiayuswcomcn;charset=utf8mb4
- [ SQL ] SELECT `path` FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 13 LIMIT 1 [ RunTime:0.000283s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ DB ] CONNECT:[ UseTime:0.000683s ] mysql:host=127.0.0.1;port=3306;dbname=jiayuswcomcn;charset=utf8mb4
- [ SQL ] SELECT `id`,`parent_id`,`name`,`path` FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 ORDER BY `list_order` DESC [ RunTime:0.000547s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 21,
'filtered' => 4.761904716491699,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`published_time` <= '1753617835' ) AND ( `category_post`.`category_id` = '13' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1753617835' ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC,`post`.`is_top` DESC,`post`.`recommended` DESC,`category_post`.`list_order` DESC,`post`.`published_time` DESC LIMIT 4 [ RunTime:0.001228s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 6,
'filtered' => 100.0,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`published_time` <= '1753617835' ) AND ( `category_post`.`category_id` = '13' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1753617835' ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC,`post`.`is_top` DESC,`post`.`recommended` DESC,`category_post`.`list_order` DESC,`post`.`published_time` DESC LIMIT 4 [ RunTime:0.001104s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 6,
'filtered' => 100.0,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000374s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'filtered' => 12.5,
'extra' => 'Using where; Using filesort',
) ]