基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-03-13 03:59:34 HTTP/1.0 GET : http://qumaipiao.net/portal/page/index/id/46.html
- 运行时间 : 0.192993s [ 吞吐率:5.18req/s ] 内存消耗:1,326.47kb 文件加载:113
- 查询信息 : 78 queries 47 writes
- 缓存信息 : 6 reads,0 writes
- [ LANG ] /usr/share/nginx/html/website_official_new/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ LANG ] /usr/share/nginx/html/website_official_new/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'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' => '*/*',
'x-original-host' => 'qumaipiao.net',
'connection' => 'close',
'x-forwarded-proto' => 'http',
'x-forwarded-for' => '3.15.200.226, 3.15.200.226',
'x-real-ip' => '3.15.200.226',
'host' => 'qumaipiao.net',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '46',
)
- [ LANG ] /usr/share/nginx/html/website_official_new/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /usr/share/nginx/html/website_official_new/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /usr/share/nginx/html/website_official_new/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /usr/share/nginx/html/website_official_new/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /usr/share/nginx/html/website_official_new/app/portal/lang/zh-cn/common.php
- [ LANG ] /usr/share/nginx/html/website_official_new/app/portal/lang/zh-cn/home.php
- [ VIEW ] /usr/share/nginx/html/website_official_new/public/themes/qumaipiao/portal/page.html [ array (
0 => 'site_info',
1 => 'keyword',
2 => 'page',
3 => 'sceneList',
4 => 'featuresList',
5 => 'architectureList',
6 => 'theme_vars',
7 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.001703s ] mysql:host=14.29.116.119;port=3306;dbname=www_changyoubao_;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.002696s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.001333s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 56,
'filtered' => 11.710000038146973,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.003202s ]
- [ 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.001241s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.001651s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `id` = 46 AND ( `published_time` < 1741809574 and `published_time` > 0 ) LIMIT 1 [ RunTime:0.001234s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_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 ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.002024s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000847s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/about' , `name` = '关于' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u8ba9\\u6570\\u636e\\u6210\\u4e3a\\uff0c\\u7b2c\\u4e00\\u751f\\u4ea7\\u529b\",\"type\":\"text\",\"rule\":{\"require\":true}}},\"widgets\":{\"history\":{\"title\":\"\\u6570\\u636e\\u7edf\\u8ba1\",\"display\":1,\"vars\":{\"list\":{\"title\":\"\\u53d1\\u5c55\\u5386\\u7a0b\",\"type\":\"array\",\"value\":[{\"title\":\"\\u5e73\\u53f0\\u5ba2\\u6237\\u8fbe\\u52302000\\u5bb6\",\"date\":\"2019.05\"},{\"title\":\"\\u8da3\\u4e70\\u7968\\u83b7\\u5f97\\u56fd\\u5bb6\\u7ea7\\u9ad8\\u79d1\\u6280\\u4f01\\u4e1a\\u8ba4\\u8bc15A\\u666f\\u533a\\u589e\\u81f434\\u5bb6\",\"date\":\"2018.10\"},{\"title\":\"\\u5e73\\u53f0\\u7528\\u6237\\u8fbe\\u52301200\\u5bb6\\u3002\\u5e73\\u53f0\\u5f53\\u6708\\u4ea4\\u6613\\u6d41\\u6c34\\u8fbe\\u52302\\u4e2a\\u4ebf\\u3002\",\"date\":\"2018.05\"},{\"title\":\"\\u8da3\\u4e70\\u7968\\u53bb\\u65b0\\u7586\\u81ea\\u6cbb\\u533a\\u7b7e\\u7ea6\\u201c\\u7545\\u6e38\\u65b0\\u7586\\u201d\\u4e0e\\u9655\\u897f\\u65c5\\u6e38\\u90e8\\u95e8\\u7b7e\\u7ea6\\u4e00\\u673a\\u6e38\\u4e09\\u79e6\\u9879\\u76ee\\u3002\",\"date\":\"2017.10\"},{\"title\":\"\\u83b7\\u5f97\\u6885\\u82b1\\u521b\\u6295\\u5434\\u4e16\\u6625\\u9886\\u6295\\u76841250\\u4e07\\u878d\\u8d44\",\"date\":\"2017.8\"},{\"title\":\"\\u7528\\u6237\\u6570\\u7a81\\u7834300\\u5bb6\\u3002\",\"date\":\"2017.7\"},{\"title\":\"\\u8da3\\u4e70\\u7968\\u5267\\u9662\\u7248\\u6b63\\u5f0f\\u4e0a\\u7ebf\\u6295\\u5165\\u4f7f\\u7528\",\"date\":\"2017.3\"},{\"title\":\"\\u8da3\\u4e70\\u7968\\u83b7\\u5f97\\u79fb\\u52a8\\u68a6\\u5de5\\u573a\\u53ca\\u56fd\\u5185\\u4e00\\u7ebf\\u6295\\u8d44 \\u673a\\u6784\\u6d77\\u5cf0\\u81f3\\u8bda\\u7684\\u5929\\u4f7f\\u8f6e\\u878d\\u8d44\\u3002\",\"date\":\"2016.10\"},{\"title\":\"\\u6b63\\u5f0f\\u6210\\u7acb\\u8da3\\u4e70\\u7968\\u79d1\\u6280\\u80a1\\u4efd\\u6709\\u9650\\u516c\\u53f8\\u5e76\\u8fd0\\u884c\\u8da3\\u4e70\\u7968\\u666f\\u533a\\u7efc\\u5408\\u670d\\u52a1\\u5e73\\u53f0\\u3002\",\"date\":\"2016.5\"},{\"title\":\"\\u5fb7\\u751f\\u79d1\\u6280\\u6218\\u7565\\u6295\\u8d44\\uff0c\\u54c1\\u724c\\u6218\\u7565\\u5347\\u7ea7\\u7545\\u6e38\\u5b9d\",\"date\":\"2020.12\"},{\"title\":\"\\u7545\\u6e38\\u5b9d\\u3001\\u6e38\\u5c0f\\u94fa\\u540c\\u6b65\\u4e0a\\u7ebf\",\"date\":\"2021.06\"}],\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"date\":{\"title\":\"\\u65e5\\u671f\",\"value\":\"\",\"type\":\"textarea\"}}}}},\"images\":{\"title\":\"\\u529e\\u516c\\u73af\\u5883\",\"display\":1,\"vars\":{\"category_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"25\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u529e\\u516c\\u73af\\u5883\"}}},\"honour\":{\"title\":\"\\u516c\\u53f8\\u8363\\u8a89\",\"display\":1,\"vars\":{\"category_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"26\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u516c\\u53f8\\u8363\\u8a89\"}}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u8ba9\\u6570\\u636e\\u6210\\u4e3a\\uff0c\\u7b2c\\u4e00\\u751f\\u4ea7\\u529b\",\"type\":\"text\",\"rule\":{\"require\":true}}},\"widgets\":{\"history\":{\"title\":\"\\u53d1\\u5c55\\u5386\\u7a0b\",\"display\":\"1\",\"vars\":{\"list\":{\"title\":\"\\u53d1\\u5c55\\u5386\\u7a0b\",\"type\":\"array\",\"value\":[{\"title\":\"\\u5e73\\u53f0\\u5ba2\\u6237\\u8fbe\\u52302000\\u5bb6\",\"date\":\"2019.5\"},{\"title\":\"\\u8da3\\u4e70\\u7968\\u83b7\\u5f97\\u56fd\\u5bb6\\u7ea7\\u9ad8\\u79d1\\u6280\\u4f01\\u4e1a\\u8ba4\\u8bc15A\\u666f\\u533a\\u589e\\u81f434\\u5bb6\",\"date\":\"2018.10\"},{\"title\":\"\\u5e73\\u53f0\\u5ba2\\u6237\\u8fbe\\u52301200\\u5bb6\",\"date\":\"2018.5\"},{\"title\":\"\\u5e73\\u53f0\\u5f53\\u6708\\u4ea4\\u6613\\u6d41\\u6c34\\u8fbe\\u52302\\u4e2a\\u4ebf\",\"date\":\"2017.11\"},{\"title\":\"\\u8da3\\u4e70\\u7968\\u53bb\\u65b0\\u7586\\u81ea\\u6cbb\\u533a\\u7b7e\\u7ea6\\u201c\\u7545\\u6e38\\u65b0\\u7586\\u201d\\u4e0e\\u9655\\u897f\\u65c5\\u6e38\\u90e8\\u95e8\\u7b7e\\u7ea6\\u4e00\\u673a\\u6e38\\u4e09\\u79e6\\u9879\\u76ee\\u3002\",\"date\":\"2017.10\"},{\"title\":\"\\u83b7\\u5f97\\u6885\\u82b1\\u521b\\u6295\\u5434\\u4e16\\u6625\\u9886\\u6295\\u76841250\\u878d\\u8d44\",\"date\":\"2017.8\"},{\"title\":\"\\u7528\\u6237\\u6570\\u7a81\\u7834300\\u5bb6\\u3002\",\"date\":\"2017.7\"},{\"title\":\"\\u8da3\\u4e70\\u7968\\u5267\\u9662\\u7248\\u6b63\\u5f0f\\u4e0a\\u7ebf\\u6295\\u5165\\u4f7f\\u7528\",\"date\":\"2017.3\"},{\"title\":\"\\u8da3\\u4e70\\u7968\\u83b7\\u5f97\\u79fb\\u52a8\\u68a6\\u5de5\\u573a\\u53ca\\u56fd\\u5185\\u4e00\\u7ebf\\u6295\\u8d44 \\u673a\\u6784\\u6d77\\u5cf0\\u81f3\\u8bda\\u7684\\u5929\\u4f7f\\u8f6e\\u878d\\u8d44\\u3002\",\"date\":\"2016.10\"},{\"title\":\"\\u6b63\\u5f0f\\u6210\\u7acb\\u8da3\\u4e70\\u7968\\u79d1\\u6280\\u80a1\\u4efd\\u6709\\u9650\\u516c\\u53f8\\u5e76\\u8fd0\\u884c\\u8da3\\u4e70\\u7968\\u666f\\u533a\\u7efc\\u5408\\u670d\\u52a1\\u5e73\\u53f0\\u3002\",\"date\":\"2016.5\"}],\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"date\":{\"title\":\"\\u65e5\\u671f\",\"value\":\"\",\"type\":\"textarea\"}}}}},\"images\":{\"title\":\"\\u529e\\u516c\\u73af\\u5883\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"honour\":{\"title\":\"\\u516c\\u53f8\\u8363\\u8a89\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '关于模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/about' [ RunTime:0.000952s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/anli' LIMIT 1 [ RunTime:0.000659s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/List/index' , `file` = 'portal/anli' , `name` = '案例列表页' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u666f\\u70b9\\u6848\\u4f8b\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"2000\\u591a\\u5bb6\\u666f\\u533a\\u7528\\u6237\\u7684\\u9009\\u62e9\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u666f\\u70b9\\u6848\\u4f8b\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"2000\\u591a\\u5bb6\\u666f\\u533a\\u7528\\u6237\\u7684\\u9009\\u62e9\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '案例列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/anli' [ RunTime:0.000667s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000630s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Article/index' , `file` = 'portal/article' , `name` = '资讯文章页' , `more` = '{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '资讯文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/article' [ RunTime:0.000869s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/bdr' LIMIT 1 [ RunTime:0.000854s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/bdr' , `name` = '本地人' , `more` = '[]' , `config_more` = '[]' , `description` = '本地人' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/bdr' [ RunTime:0.000659s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/changyoubao' LIMIT 1 [ RunTime:0.000561s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/changyoubao' , `name` = '首页' , `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}}},\"widgets\":{\"anli\":{\"title\":\"\\u4ed6\\u4eec\\u90fd\\u5728\\u7528\\u7545\\u6e38\\u5b9d\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"2000\\u591a\\u5bb6\\u666f\\u70b9\\u7684\\u5171\\u540c\\u9009\\u62e9\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"num\":{\"title\":\"\\u5408\\u4f5c\\u6570\\u91cf\",\"value\":\"2000\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"30\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u7545\\u6e38\\u5b9d\"},\"more_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"use_data\":{\"title\":\"\\u6570\\u636e\\u7edf\\u8ba1\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"8\\u5e74\\u6280\\u672f\\u79ef\\u7d2f \\u6210\\u5c31\\u884c\\u4e1a\\u54c1\\u724c\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"nums\":{\"title\":\"\\u6570\\u636e\\u7edf\\u8ba1\\u5217\\u8868\",\"type\":\"array\",\"value\":[{\"title\":\"\\u5408\\u4f5c\\u666f\\u533a\",\"unit\":\"\\u5bb6\",\"num\":\"2756\"},{\"title\":\"\\u7968\\u79cd\\u9500\\u552e\",\"unit\":\"\\u4e2a\",\"num\":\"20000\"},{\"title\":\"\\u5206\\u9500\\u5546\",\"unit\":\"\\u5bb6\",\"num\":\"2000\"},{\"title\":\"\\u5e73\\u53f0\\u4ea4\\u6613\\u989d\",\"unit\":\"\\u4ebf\",\"num\":\"100\"},{\"title\":\"\\u8ba2\\u5355\\u5904\\u7406\\u901f\\u5ea6\",\"unit\":\"\\/\\u79d2\",\"num\":\"300\"}],\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"num\":{\"title\":\"\\u6570\\u636e\",\"value\":\"\",\"type\":\"textarea\"},\"unit\":{\"title\":\"\\u5355\\u4f4d\",\"value\":\"\",\"type\":\"textarea\"}}}}}}}' , `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}}},\"widgets\":{\"anli\":{\"title\":\"\\u6848\\u4f8b\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"2000\\u591a\\u5bb6\\u666f\\u70b9\\u7684\\u5171\\u540c\\u9009\\u62e9\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"num\":{\"title\":\"\\u5408\\u4f5c\\u6570\\u91cf\",\"value\":\"2000\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}},\"more_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"use_data\":{\"title\":\"\\u6570\\u636e\\u7edf\\u8ba1\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"8\\u5e74\\u6280\\u672f\\u79ef\\u7d2f \\u6210\\u5c31\\u884c\\u4e1a\\u54c1\\u724c\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"nums\":{\"title\":\"\\u6570\\u636e\\u7edf\\u8ba1\\u5217\\u8868\",\"type\":\"array\",\"value\":[{\"title\":\"\\u5408\\u4f5c\\u666f\\u533a\",\"unit\":\"\\u5bb6\",\"num\":\"2756\"},{\"title\":\"\\u7968\\u79cd\\u9500\\u552e\",\"unit\":\"\\u4e2a\",\"num\":\"20000\"},{\"title\":\"\\u5206\\u9500\\u5546\",\"unit\":\"\\u5bb6\",\"num\":\"2000\"},{\"title\":\"\\u5e73\\u53f0\\u4ea4\\u6613\\u989d\",\"unit\":\"\\u4ebf\",\"num\":\"100\"},{\"title\":\"\\u8ba2\\u5355\\u5904\\u7406\\u901f\\u5ea6\",\"unit\":\"\\/\\u79d2\",\"num\":\"300\"}],\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"num\":{\"title\":\"\\u6570\\u636e\",\"value\":\"\",\"type\":\"textarea\"},\"unit\":{\"title\":\"\\u5355\\u4f4d\",\"value\":\"\",\"type\":\"textarea\"}}}}}}}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/changyoubao' [ RunTime:0.000810s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/contactus' LIMIT 1 [ RunTime:0.000537s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/contactus' , `name` = '联系我们' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u6b22\\u8fce\\u60a8\\u5230\\u6211\\u4eec\\u516c\\u53f8\\u6765\\u4f5c\\u5ba2\\uff0c\\u6211\\u4eec\\u7684\\u5de5\\u4f5c\\u65f6\\u95f4\\u662f\\u5468\\u4e00\\u81f3\\u5468\\u4e94 08:30 - 18:00\",\"type\":\"text\",\"rule\":{\"require\":true}},\"name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"value\":\"\\u5e7f\\u4e1c\\u8da3\\u4e70\\u7968\\u79d1\\u6280\\u6709\\u9650\\u516c\\u53f8\",\"type\":\"text\",\"rule\":{\"require\":true}},\"addr\":{\"title\":\"\\u529e\\u516c\\u5730\\u5740\",\"value\":\"\\u5929\\u5b89\\u8282\\u80fd\\u79d1\\u6280\\u56ed-\\u603b\\u90e8\\u4e2d\\u5fc323\\u53f7\\u697c1101-1102\",\"type\":\"text\",\"rule\":{\"require\":true}},\"customer\":{\"title\":\"\\u5ba2\\u670d\",\"value\":\"\\u5ba2\\u670d\\u70ed\\u7ebf\\uff1a020-29064376\\uff0809:00-18:00\\uff09\",\"type\":\"text\",\"rule\":{\"require\":true}},\"product\":{\"title\":\"\\u4ea7\\u54c1\",\"value\":\"\\u4ea7\\u54c1\\u54a8\\u8be2\\uff1a139-2423-6058\",\"type\":\"text\",\"rule\":{\"require\":true}},\"aftersale_time\":{\"title\":\"\\u552e\\u540e\\u65f6\\u95f4\",\"value\":\"\\u552e\\u540e\\u670d\\u52a1\\uff1a\\uff0809:00-18:00\\uff09\",\"type\":\"text\",\"rule\":{\"require\":true}},\"aftersale_num_1\":{\"title\":\"\\u552e\\u540e\\u4eba\\u54581\",\"value\":\"186-7589-5788\\uff08\\u674e\\u5de5\\uff09\",\"type\":\"text\",\"rule\":{\"require\":true}},\"aftersale_num_2\":{\"title\":\"\\u552e\\u540e\\u4eba\\u54582\",\"value\":\"186-6571-9388\\uff08\\u9648\\u5de5\\uff09\",\"type\":\"text\",\"rule\":{\"require\":true}},\"supply\":{\"title\":\"\\u4f9b\\u5e94\\u5546\",\"value\":\"\\u4f9b\\u5e94\\u5546\\u5408\\u4f5c\\uff1a135-7000-6300\\uff08\\u8303\\u7ecf\\u7406\\uff09\",\"type\":\"text\",\"rule\":{\"require\":true}},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"113.380625,22.984108\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u5e7f\\u4e1c\\u7701\\u5e7f\\u5dde\\u5e02\\u756a\\u79ba\\u533a\"}},\"widgets\":{\"features\":{\"title\":\"\\u5206\\u516c\\u53f8\",\"display\":\"1\",\"vars\":{\"features\":{\"title\":\"\\u5206\\u516c\\u53f8\\u4ecb\\u7ecd\",\"value\":[{\"title\":\"\\u897f\\u5b89\",\"addr\":\"\\u9655\\u897f\\u7701\\u897f\\u5b89\\u5e02\\u7891\\u6797\\u533a\\u957f\\u5b89\\u5317\\u8def113\\u53f7\\u5927\\u8bdd\\u5357\\u95e8\\u58f9\\u4e2d\\u5fc32411\\u5ba4\",\"company_location_text_\":\"\\u9655\\u897f\\u7701\\u897f\\u5b89\\u5e02\\u7891\\u6797\\u533a\\u957f\\u5b89\\u5317\\u8def89\\u53f721\\u5c42\",\"company_location\":\"108.953736,34.246433\"},{\"title\":\"\\u6210\\u90fd\",\"addr\":\"\\u56db\\u5ddd\\u7701\\u6210\\u90fd\\u5e02\\u9ad8\\u65b0\\u533a\\u73af\\u7403\\u4e2d\\u5fc3N2-609\",\"company_location_text_\":\"\\u56db\\u5ddd\\u7701\\u6210\\u90fd\\u5e02\\u6b66\\u4faf\\u533a\",\"company_location\":\"104.06935,30.57716\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"addr\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\"},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}}},\"tip\":\"\"}}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u6b22\\u8fce\\u60a8\\u5230\\u6211\\u4eec\\u516c\\u53f8\\u6765\\u4f5c\\u5ba2\\uff0c\\u6211\\u4eec\\u7684\\u5de5\\u4f5c\\u65f6\\u95f4\\u662f\\u5468\\u4e00\\u81f3\\u5468\\u4e94 08:30 - 18:00\",\"type\":\"text\",\"rule\":{\"require\":true}},\"name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"value\":\"\\u5e7f\\u4e1c\\u8da3\\u4e70\\u7968\\u79d1\\u6280\\u6709\\u9650\\u516c\\u53f8\",\"type\":\"text\",\"rule\":{\"require\":true}},\"addr\":{\"title\":\"\\u529e\\u516c\\u5730\\u5740\",\"value\":\"\\u5929\\u5b89\\u8282\\u80fd\\u79d1\\u6280\\u56ed-\\u603b\\u90e8\\u4e2d\\u5fc323\\u53f7\\u697c1101-1102\",\"type\":\"text\",\"rule\":{\"require\":true}},\"customer\":{\"title\":\"\\u5ba2\\u670d\",\"value\":\"\\u5ba2\\u670d\\u70ed\\u7ebf\\uff1a020-29064376\\uff0809:00-18:00\\uff09\",\"type\":\"text\",\"rule\":{\"require\":true}},\"product\":{\"title\":\"\\u4ea7\\u54c1\",\"value\":\"\\u4ea7\\u54c1\\u54a8\\u8be2\\uff1a139-2423-6058\",\"type\":\"text\",\"rule\":{\"require\":true}},\"aftersale_time\":{\"title\":\"\\u552e\\u540e\\u65f6\\u95f4\",\"value\":\"\\u552e\\u540e\\u670d\\u52a1\\uff1a\\uff0809:00-18:00\\uff09\",\"type\":\"text\",\"rule\":{\"require\":true}},\"aftersale_num_1\":{\"title\":\"\\u552e\\u540e\\u4eba\\u54581\",\"value\":\"186-7589-5788\\uff08\\u674e\\u5de5\\uff09\",\"type\":\"text\",\"rule\":{\"require\":true}},\"aftersale_num_2\":{\"title\":\"\\u552e\\u540e\\u4eba\\u54582\",\"value\":\"186-6571-9388\\uff08\\u9648\\u5de5\\uff09\",\"type\":\"text\",\"rule\":{\"require\":true}},\"supply\":{\"title\":\"\\u4f9b\\u5e94\\u5546\",\"value\":\"\\u4f9b\\u5e94\\u5546\\u5408\\u4f5c\\uff1a135-7000-6300\\uff08\\u8303\\u7ecf\\u7406\\uff09\",\"type\":\"text\",\"rule\":{\"require\":true}},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}}},\"widgets\":{\"features\":{\"title\":\"\\u5206\\u516c\\u53f8\",\"display\":\"1\",\"vars\":{\"features\":{\"title\":\"\\u5206\\u516c\\u53f8\\u4ecb\\u7ecd\",\"value\":[{\"title\":\"\\u897f\\u5b89\\u8da3\\u4e70\\u7968\",\"addr\":\"\\u9655\\u897f\\u7701\\u897f\\u5b89\\u5e02\\u7891\\u6797\\u533a\\u957f\\u5b89\\u5317\\u8def113\\u53f7\\u5927\\u8bdd\\u5357\\u95e8\\u58f9\\u4e2d\\u5fc32411\\u5ba4\",\"company_location\":\"\"},{\"title\":\"\\u56db\\u5ddd\\u8da3\\u4e70\\u7968\",\"addr\":\"\\u56db\\u5ddd\\u7701\\u6210\\u90fd\\u5e02\\u9ad8\\u65b0\\u533a\\u73af\\u7403\\u4e2d\\u5fc3N2-609\",\"company_location\":\"\"},{\"title\":\"\\u676d\\u5dde\\u8da3\\u4e70\\u7968\",\"addr\":\"\\u56db\\u5ddd\\u7701\\u6210\\u90fd\\u5e02\\u9ad8\\u65b0\\u533a\\u73af\\u7403\\u4e2d\\u5fc3N2-609\",\"company_location\":\"\"},{\"title\":\"\\u8d35\\u5dde\\u8da3\\u4e70\\u7968\",\"addr\":\"\\u56db\\u5ddd\\u7701\\u6210\\u90fd\\u5e02\\u9ad8\\u65b0\\u533a\\u73af\\u7403\\u4e2d\\u5fc3N2-609\",\"company_location\":\"\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"addr\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\"},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}}},\"tip\":\"\"}}}}}' , `description` = '联系我们模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/contactus' [ RunTime:0.000797s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/cswlipdzfw' LIMIT 1 [ RunTime:0.001304s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/cswlipdzfw' , `name` = '城市文旅IP打造服务' , `more` = '[]' , `config_more` = '[]' , `description` = '城市文旅IP打造服务' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/cswlipdzfw' [ RunTime:0.001084s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/cswlzyzhytg' LIMIT 1 [ RunTime:0.000977s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/cswlzyzhytg' , `name` = '城市文旅资源整合与推广' , `more` = '[]' , `config_more` = '[]' , `description` = '城市文旅资源整合与推广' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/cswlzyzhytg' [ RunTime:0.000955s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/dcxt' LIMIT 1 [ RunTime:0.000846s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/dcxt' , `name` = '点餐系统' , `more` = '[]' , `config_more` = '[]' , `description` = '点餐系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/dcxt' [ RunTime:0.001048s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/dfxlynkxt' LIMIT 1 [ RunTime:0.000887s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/dfxlynkxt' , `name` = '地方性旅游年卡系统' , `more` = '[]' , `config_more` = '[]' , `description` = '地方性旅游年卡系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/dfxlynkxt' [ RunTime:0.000907s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/dingjia' LIMIT 1 [ RunTime:0.000660s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/dingjia' , `name` = '定价系统' , `more` = '[]' , `config_more` = '[]' , `description` = '定价系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/dingjia' [ RunTime:0.000682s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/dsjzsxt' LIMIT 1 [ RunTime:0.000645s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/dsjzsxt' , `name` = '大数据展示系统' , `more` = '[]' , `config_more` = '[]' , `description` = '大数据展示系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/dsjzsxt' [ RunTime:0.000693s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/hdssyy' LIMIT 1 [ RunTime:0.000622s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/hdssyy' , `name` = '活动赛事运营' , `more` = '[]' , `config_more` = '[]' , `description` = '活动赛事运营' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/hdssyy' [ RunTime:0.000652s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/hezuo' LIMIT 1 [ RunTime:0.000522s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/hezuo' , `name` = '合作' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5408\\u4f5c\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u8da3\\u4e70\\u7968\\u5b9a\\u4e49\\u4e3a\\u4e00\\u5bb6\\u201c\\u6280\\u672f\\u670d\\u52a1\\u516c\\u53f8\\u201d\\u52a9\\u7406\\u5168\\u56fd\\u6709\\u666f\\u533a\\u652f\\u63f4\\u7684\\u4f19\\u4f34\\u4e00\\u8d77\\u670d\\u52a1\\u5ba2\\u6237\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5408\\u4f5c\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u8da3\\u4e70\\u7968\\u5b9a\\u4e49\\u4e3a\\u4e00\\u5bb6\\u201c\\u6280\\u672f\\u670d\\u52a1\\u516c\\u53f8\\u201d\\u52a9\\u7406\\u5168\\u56fd\\u6709\\u666f\\u533a\\u652f\\u63f4\\u7684\\u4f19\\u4f34\\u4e00\\u8d77\\u670d\\u52a1\\u5ba2\\u6237\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '合作模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/hezuo' [ RunTime:0.000821s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/huodonghuizhan' LIMIT 1 [ RunTime:0.000779s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/huodonghuizhan' , `name` = '活动展出' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u6d3b\\u52a8\\u5c55\\u4f1a\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u9ad8\\u6548\\u4fbf\\u6377\\u7684\\u76f4\\u9500\\u5206\\u9500\\u6e20\\u9053 \\u52a9\\u529b\\u6d3b\\u52a8\\u53d6\\u5f97\\u6210\\u529f\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u6d3b\\u52a8\\u5c55\\u4f1a\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u9ad8\\u6548\\u4fbf\\u6377\\u7684\\u76f4\\u9500\\u5206\\u9500\\u6e20\\u9053 \\u52a9\\u529b\\u6d3b\\u52a8\\u53d6\\u5f97\\u6210\\u529f\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '活动展出模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/huodonghuizhan' [ RunTime:0.001202s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000865s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '趣买票' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u8da3\\u4e70\\u7968-\\u8ba9\\u666f\\u533a\\u8fd0\\u8425\\u66f4\\u9ad8\\u6548\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u662f\\u56fd\\u5185\\u9996\\u5bb6\\u57fa\\u4e8e\\u666f\\u533a\\u5168\\u4e1a\\u6001\\u7684\\u4e2d\\u53f0\\u8f6f\\u4ef6\\u3002\",\"type\":\"text\",\"rule\":{\"require\":true}}},\"widgets\":{\"video\":{\"title\":\"\\u89c6\\u9891\\u4ecb\\u7ecd\",\"display\":1,\"vars\":{\"url\":{\"title\":\"\\u89c6\\u9891\\u94fe\\u63a5\",\"value\":\"\\/\\/b.yzcdn.cn\\/yun-web\\/yun20200101.mp4\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"images\":{\"title\":\"\\u4ee5\\u4f1a\\u5458\\u4e3a\\u4e2d\\u5fc3\\uff0c\\u5b9e\\u73b0\\u666f\\u533a\\u7cbe\\u7ec6\\u5316\\u8fd0\\u8425\",\"display\":1,\"vars\":{\"category_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"24\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u5173\\u4e8e\\u6211\\u4eec\"}}},\"anli\":{\"title\":\"\\u6848\\u4f8b\",\"display\":1,\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"6,7,8\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u98ce\\u666f\\u540d\\u80dc,\\u4e3b\\u9898\\u4e50\\u56ed,\\u6f14\\u51fa\\u6d3b\\u52a8\"}}},\"changyoubao\":{\"title\":\"\\u7545\\u6e38\\u5b9d\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u4ed6\\u6765\\u4e86\\u201c\\u7545\\u6e38\\u5b9d\\u201d\\u65b0\\u65c5\\u6e38\\u3001\\u65b0\\u751f\\u6d3b\\u3001\\u65b0\\u4e1a\\u6001\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"14\\u5e74\\u6280\\u672f\\u7d2f\\u79ef\\uff0c2000\\u591a\\u5bb6\\u666f\\u533a\\u7684\\u9009\\u62e9\\u3002\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"but_title\":{\"title\":\"\\u6309\\u94ae\\u6807\\u9898\",\"value\":\"5\\u5e74\\u514d\\u8d39\\u4f7f\\u7528\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6309\\u94ae\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"features\":{\"title\":\"\\u7279\\u6027\\u4ecb\\u7ecd\",\"type\":\"array\",\"value\":[{\"title\":\"\\u4e0d\\u6b62\\u4e8e\\u95e8\\u7968\",\"content\":\"\\u95e8\\u7968+\\u9152\\u5e97+\\u9910\\u996e+\\u96f6\\u552e+\\u6e38\\u4e50+\\u505c\\u8f66\\u573a\"},{\"title\":\"\\u4e0a\\u7ebf\\u901f\\u5ea6\\u5feb\",\"content\":\"1\\u5206\\u949f\\u6ce8\\u518c\\uff0c\\u5f53\\u5929\\u5373\\u53ef\\u4e0a\\u7ebf\"},{\"title\":\"\\u66f4\\u4e13\\u6ce8\\u8425\\u9500\",\"content\":\"\\u4e0a\\u767e\\u79cd\\u8425\\u9500\\u65b9\\u6848\\u548c2000\\u591a\\u5bb6\\u5206\\u9500\\u5546\"},{\"title\":\"\\u7545\\u6e38\\u5b9d\\u670d\\u52a1\\u597d\",\"content\":\"\\u7ebf\\u4e0a\\u7ebf\\u4e0b\\u540c\\u6b65\\u57f9\\u8bad\\uff0c7x12\\u5c0f\\u65f6\\u5ba2\\u670d\\u5728\\u7ebf\"},{\"title\":\"\\u54c1\\u724c\\u5f62\\u8c61\\u81ea\\u5b9a\\u4e49\",\"content\":\"\\u65e0\\u8bba\\u662f\\u670d\\u52a1\\u5546\\u8fd8\\u662f\\u666f\\u533a\\u90fd\\u652f\\u6301\\u79c1\\u6709\\u5316\\u90e8\\u7f72 \\u57df\\u540d\\u3001logo\\u3001\\u5e95\\u90e8\\u4fe1\\u606f\\u81ea\\u5b9a\\u4e49\"}],\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}}}}},\"news\":{\"title\":\"\\u8da3\\u4e70\\u7968\\u6700\\u65b0\\u52a8\\u6001\",\"display\":1,\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"3,4\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u4f01\\u4e1a\\u52a8\\u6001,\\u884c\\u4e1a\\u65b0\\u95fb\"},\"more_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"3\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u4f01\\u4e1a\\u52a8\\u6001\"}}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u8da3\\u4e70\\u7968-\\u8ba9\\u666f\\u533a\\u8fd0\\u8425\\u66f4\\u9ad8\\u6548\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u662f\\u56fd\\u5185\\u9996\\u5bb6\\u57fa\\u4e8e\\u666f\\u533a\\u5168\\u4e1a\\u6001\\u7684\\u4e2d\\u53f0\\u8f6f\\u4ef6\\u3002\",\"type\":\"text\",\"rule\":{\"require\":true}}},\"widgets\":{\"video\":{\"title\":\"\\u89c6\\u9891\\u4ecb\\u7ecd\",\"display\":\"1\",\"vars\":{\"url\":{\"title\":\"\\u89c6\\u9891\\u94fe\\u63a5\",\"value\":\"\\/\\/b.yzcdn.cn\\/yun-web\\/yun20200101.mp4\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"images\":{\"title\":\"\\u4ee5\\u4f1a\\u5458\\u4e3a\\u4e2d\\u5fc3\\uff0c\\u5b9e\\u73b0\\u666f\\u533a\\u7cbe\\u7ec6\\u5316\\u8fd0\\u8425\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"anli\":{\"title\":\"\\u4ed6\\u4eec\\u90fd\\u5728\\u7528\\u8da3\\u4e70\\u7968\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"changyoubao\":{\"title\":\"\\u8da3\\u4e70\\u7968\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u4ed6\\u6765\\u4e86\\u201c\\u8da3\\u4e70\\u7968\\u201d\\u65b0\\u57fa\\u5efa\\u3001\\u65b0\\u4e1a\\u6001\\u3001\\u65b0\\u96f6\\u552e\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"14\\u5e74\\u6280\\u672f\\u7d2f\\u79ef\\uff0c2000\\u591a\\u5bb6\\u666f\\u533a\\u7684\\u9009\\u62e9\\u3002\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"but_title\":{\"title\":\"\\u6309\\u94ae\\u6807\\u9898\",\"value\":\"5\\u5e74\\u514d\\u8d39\\u4f7f\\u7528\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6309\\u94ae\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"features\":{\"title\":\"\\u7279\\u6027\\u4ecb\\u7ecd\",\"type\":\"array\",\"value\":[{\"title\":\"\\u4e0d\\u6b62\\u4e8e\\u95e8\\u7968\",\"content\":\"\\u95e8\\u7968+\\u9152\\u5e97+\\u9910\\u996e+\\u96f6\\u552e+\\u6e38\\u4e50+\\u505c\\u8f66\\u573a\"},{\"title\":\"\\u4e0a\\u7ebf\\u901f\\u5ea6\\u5feb\",\"content\":\"1\\u5206\\u949f\\u6ce8\\u518c\\uff0c\\u5f53\\u5929\\u5373\\u53ef\\u4e0a\\u7ebf\"},{\"title\":\"\\u66f4\\u4e13\\u6ce8\\u8425\\u9500\",\"content\":\"\\u4e0a\\u767e\\u79cd\\u8425\\u9500\\u65b9\\u6848\\u548c2000\\u591a\\u5bb6\\u5206\\u9500\\u5546\"},{\"title\":\"\\u8da3\\u4e70\\u7968\\u670d\\u52a1\\u597d\",\"content\":\"\\u7ebf\\u4e0a\\u7ebf\\u4e0b\\u540c\\u6b65\\u57f9\\u8bad\\uff0c7x12\\u5c0f\\u65f6\\u5ba2\\u670d\\u5728\\u7ebf\"},{\"title\":\"\\u54c1\\u724c\\u5f62\\u8c61\\u81ea\\u5b9a\\u4e49\",\"content\":\"\\u65e0\\u8bba\\u662f\\u670d\\u52a1\\u5546\\u8fd8\\u662f\\u666f\\u533a\\u90fd\\u652f\\u6301\\u79c1\\u6709\\u5316\\u90e8\\u7f72 \\u57df\\u540d\\u3001logo\\u3001\\u5e95\\u90e8\\u4fe1\\u606f\\u81ea\\u5b9a\\u4e49\"}],\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}}}}},\"news\":{\"title\":\"\\u8da3\\u4e70\\u7968\\u6700\\u65b0\\u52a8\\u6001\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}},\"more_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '趣买票模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/index' [ RunTime:0.001523s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/jdxt' LIMIT 1 [ RunTime:0.000893s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/jdxt' , `name` = '酒店系统' , `more` = '[]' , `config_more` = '[]' , `description` = '酒店系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/jdxt' [ RunTime:0.000943s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/jhzfxt' LIMIT 1 [ RunTime:0.000924s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/jhzfxt' , `name` = '聚合支付系统' , `more` = '[]' , `config_more` = '[]' , `description` = '聚合支付系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/jhzfxt' [ RunTime:0.000945s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/jiyoxt' LIMIT 1 [ RunTime:0.000803s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/jiyoxt' , `name` = '机游系统' , `more` = '[]' , `config_more` = '[]' , `description` = '机游系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/jiyoxt' [ RunTime:0.000800s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/job' LIMIT 1 [ RunTime:0.000589s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/job' , `name` = '加入我们页面' , `more` = '{\"widgets\":{\"job_articles\":{\"title\":\"\\u62db\\u8058\\u6587\\u7ae0\",\"display\":1,\"vars\":{\"job_articles_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"28\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u52a0\\u5165\\u6211\\u4eec\"}}}}}' , `config_more` = '{\"widgets\":{\"job_articles\":{\"title\":\"\\u62db\\u8058\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"job_articles_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '加入我们页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/job' [ RunTime:0.000702s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/jqextz' LIMIT 1 [ RunTime:0.000689s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/jqextz' , `name` = '景区二销投资' , `more` = '[]' , `config_more` = '[]' , `description` = '景区二销投资' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/jqextz' [ RunTime:0.000759s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/juchangyanchu' LIMIT 1 [ RunTime:0.000631s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/juchangyanchu' , `name` = '剧场演出' , `more` = '{\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '剧场演出模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/juchangyanchu' [ RunTime:0.000755s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/jyxt' LIMIT 1 [ RunTime:0.001959s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/jyxt' , `name` = '剧院系统' , `more` = '[]' , `config_more` = '[]' , `description` = '剧院系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/jyxt' [ RunTime:0.001109s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.000758s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/List/index' , `file` = 'portal/list' , `name` = '资讯列表页' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u6700\\u65b0\\u8d44\\u8baf\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u884c\\u4e1a\\u6700\\u65b0\\u52a8\\u6001\\uff0c\\u4f01\\u4e1a\\u6700\\u65b0\\u8d44\\u8baf\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u6700\\u65b0\\u8d44\\u8baf\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u884c\\u4e1a\\u6700\\u65b0\\u52a8\\u6001\\uff0c\\u4f01\\u4e1a\\u6700\\u65b0\\u8d44\\u8baf\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '资讯列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/list' [ RunTime:0.001019s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/lsxt' LIMIT 1 [ RunTime:0.001026s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/lsxt' , `name` = '零售系统' , `more` = '[]' , `config_more` = '[]' , `description` = '零售系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/lsxt' [ RunTime:0.000969s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/lydsjaifxpt' LIMIT 1 [ RunTime:0.000667s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/lydsjaifxpt' , `name` = '旅游大数据AI分析平台' , `more` = '[]' , `config_more` = '[]' , `description` = '旅游大数据AI分析平台' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/lydsjaifxpt' [ RunTime:0.001231s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000800s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '单页面' , `more` = '[]' , `config_more` = '[]' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/page' [ RunTime:0.000950s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/partner' LIMIT 1 [ RunTime:0.000804s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/partner' , `name` = '单页面1' , `more` = '[]' , `config_more` = '[]' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/partner' [ RunTime:0.000710s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/piaowudaili' LIMIT 1 [ RunTime:0.000604s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/piaowudaili' , `name` = '票务代理' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u7968\\u52a1\\u4ee3\\u7406\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u4e3a\\u95e8\\u7968\\u4e2d\\u95f4\\u5546\\u63d0\\u4f9b\\u95e8\\u7968\\u9500\\u552e\\u5e73\\u53f0\\u548c\\u5b8c\\u5584\\u7684\\u95e8\\u7968\\u6838\\u9500\\u7ba1\\u7406\\u65b9\\u6848\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u7968\\u52a1\\u4ee3\\u7406\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u4e3a\\u95e8\\u7968\\u4e2d\\u95f4\\u5546\\u63d0\\u4f9b\\u95e8\\u7968\\u9500\\u552e\\u5e73\\u53f0\\u548c\\u5b8c\\u5584\\u7684\\u95e8\\u7968\\u6838\\u9500\\u7ba1\\u7406\\u65b9\\u6848\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '票务代理模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/piaowudaili' [ RunTime:0.000628s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/pwxt' LIMIT 1 [ RunTime:0.000521s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/pwxt' , `name` = '票务系统' , `more` = '[]' , `config_more` = '[]' , `description` = '票务系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/pwxt' [ RunTime:0.000579s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/qianguizi' LIMIT 1 [ RunTime:0.000501s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/qianguizi' , `name` = '钱柜子支付' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u94b1\\u67dc\\u5b50\\u652f\\u4ed8\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5168\\u573a\\u666f\\u652f\\u4ed8\\u94fe\\u63a5\\uff0c\\u52a9\\u529b\\u5168\\u884c\\u4e1a\\u6570\\u5b57\\u5316\\u5347\\u7ea7\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u94b1\\u67dc\\u5b50\\u652f\\u4ed8\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5168\\u573a\\u666f\\u652f\\u4ed8\\u94fe\\u63a5\\uff0c\\u52a9\\u529b\\u5168\\u884c\\u4e1a\\u6570\\u5b57\\u5316\\u5347\\u7ea7\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '钱柜子支付模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/qianguizi' [ RunTime:0.000574s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/quanyuluyou' LIMIT 1 [ RunTime:0.000507s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/quanyuluyou' , `name` = '全域旅游' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5168\\u57df\\u65c5\\u6e38\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5168\\u9762\\u8fc8\\u5411\\u76ee\\u7684\\u5730\\u65c5\\u6e38\\u65b0\\u65f6\\u4ee3\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5168\\u57df\\u65c5\\u6e38\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5168\\u9762\\u8fc8\\u5411\\u76ee\\u7684\\u5730\\u65c5\\u6e38\\u65b0\\u65f6\\u4ee3\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '全域旅游模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/quanyuluyou' [ RunTime:0.000953s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/qumaipiao' LIMIT 1 [ RunTime:0.000748s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/qumaipiao' , `name` = '趣买票' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u8da3\\u4e70\\u7968\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u666f\\u533a\\u76ee\\u7684\\u5730\\u8425\\u9500\\u5e73\\u53f0\",\"type\":\"text\",\"rule\":{\"require\":true}}},\"widgets\":{\"anli\":{\"title\":\"\\u4ed6\\u4eec\\u90fd\\u5728\\u7528\\u6e38\\u5c0f\\u94fa\",\"display\":1,\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"29\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u6e38\\u5c0f\\u94fa\"}}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u8da3\\u4e70\\u7968\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u666f\\u533a\\u76ee\\u7684\\u5730\\u8425\\u9500\\u5e73\\u53f0\",\"type\":\"text\",\"rule\":{\"require\":true}}},\"widgets\":{\"anli\":{\"title\":\"\\u4ed6\\u4eec\\u90fd\\u5728\\u7528\\u6e38\\u5c0f\\u94fa\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '趣买票模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/qumaipiao' [ RunTime:0.000831s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/tcxt' LIMIT 1 [ RunTime:0.000821s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/tcxt' , `name` = '停车系统' , `more` = '[]' , `config_more` = '[]' , `description` = '停车系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/tcxt' [ RunTime:0.000704s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/wljtyygl' LIMIT 1 [ RunTime:0.000624s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/wljtyygl' , `name` = '文旅集团运营管理' , `more` = '[]' , `config_more` = '[]' , `description` = '文旅集团运营管理' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/wljtyygl' [ RunTime:0.000760s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/ycxt' LIMIT 1 [ RunTime:0.000596s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/ycxt' , `name` = '游船系统' , `more` = '[]' , `config_more` = '[]' , `description` = '游船系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/ycxt' [ RunTime:0.000719s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/ylxt' LIMIT 1 [ RunTime:0.000642s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/ylxt' , `name` = '游乐系统' , `more` = '[]' , `config_more` = '[]' , `description` = '游乐系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/ylxt' [ RunTime:0.000772s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/yunying' LIMIT 1 [ RunTime:0.000726s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/yunying' , `name` = '运营服务' , `more` = '{\"widgets\":{\"anli\":{\"title\":\"\\u4ed6\\u4eec\\u90fd\\u5728\\u7528\\u6e38\\u5c0f\\u94fa\",\"display\":1,\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"29\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u6e38\\u5c0f\\u94fa\"}}}}}' , `config_more` = '{\"widgets\":{\"anli\":{\"title\":\"\\u4ed6\\u4eec\\u90fd\\u5728\\u7528\\u6e38\\u5c0f\\u94fa\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '运营服务模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/yunying' [ RunTime:0.000713s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/yuyue' LIMIT 1 [ RunTime:0.000586s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/yuyue' , `name` = '预约解决方案' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5206\\u65f6\\u9884\\u7ea6\\uff0c\\u5b9e\\u540d\\u8d2d\\u7968\\u89e3\\u51b3\\u65b9\\u6848\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5168\\u573a\\u666f\\u652f\\u4ed8\\u94fe\\u63a5\\uff0c\\u52a9\\u529b\\u667a\\u6167\\u666f\\u533a\\u6570\\u5b57\\u5316\\u5347\\u7ea7\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5206\\u65f6\\u9884\\u7ea6\\uff0c\\u5b9e\\u540d\\u8d2d\\u7968\\u89e3\\u51b3\\u65b9\\u6848\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5168\\u573a\\u666f\\u652f\\u4ed8\\u94fe\\u63a5\\uff0c\\u52a9\\u529b\\u667a\\u6167\\u666f\\u533a\\u6570\\u5b57\\u5316\\u5347\\u7ea7\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '预约解决方案模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/yuyue' [ RunTime:0.000704s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/yxxt' LIMIT 1 [ RunTime:0.000583s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/yxxt' , `name` = '营销系统' , `more` = '[]' , `config_more` = '[]' , `description` = '营销系统' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/yxxt' [ RunTime:0.000583s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/zhifu' LIMIT 1 [ RunTime:0.000521s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/zhifu' , `name` = '支付解决方案' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u652f\\u4ed8\\u89e3\\u51b3\\u65b9\\u6848\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5168\\u573a\\u666f\\u652f\\u4ed8\\u94fe\\u63a5\\uff0c\\u52a9\\u529b\\u667a\\u6167\\u666f\\u533a\\u6570\\u5b57\\u5316\\u5347\\u7ea7\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u4e3b\\u9898\\u4e50\\u56ed\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5e2e\\u52a9\\u4e50\\u56ed\\u6269\\u5927\\u9500\\u552e \\u5b9e\\u73b0\\u66f4\\u9ad8\\u5229\\u76ca\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '支付解决方案模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/zhifu' [ RunTime:0.000615s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/zhihuijingqu' LIMIT 1 [ RunTime:0.000509s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/zhihuijingqu' , `name` = '智慧景区解决方案' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u667a\\u6167\\u666f\\u533a\\u7efc\\u5408\\u8fd0\\u8425\\u7ba1\\u7406\\u89e3\\u51b3\\u65b9\\u6848\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5168\\u573a\\u666f\\u652f\\u4ed8\\u94fe\\u63a5\\uff0c\\u52a9\\u529b\\u667a\\u6167\\u666f\\u533a\\u6570\\u5b57\\u5316\\u5347\\u7ea7\",\"type\":\"text\",\"rule\":{\"require\":true}},\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true},\"valueText\":\"\\u667a\\u6167\\u666f\\u533a-\\u5e95\\u90e8\\u5e7b\\u706f\\u7247\"}},\"widgets\":{\"jiagou\":{\"title\":\"\\u667a\\u6167\\u666f\\u533a\\u67b6\\u6784\",\"display\":1,\"vars\":{\"category_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"18\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u667a\\u6167\\u666f\\u533a\"}}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u667a\\u6167\\u666f\\u533a\\u7efc\\u5408\\u8fd0\\u8425\\u7ba1\\u7406\\u89e3\\u51b3\\u65b9\\u6848\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5168\\u573a\\u666f\\u652f\\u4ed8\\u94fe\\u63a5\\uff0c\\u52a9\\u529b\\u667a\\u6167\\u666f\\u533a\\u6570\\u5b57\\u5316\\u5347\\u7ea7\",\"type\":\"text\",\"rule\":{\"require\":true}},\"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}}},\"widgets\":{\"jiagou\":{\"title\":\"\\u667a\\u6167\\u666f\\u533a\\u67b6\\u6784\",\"display\":\"1\",\"vars\":{\"category_id\":{\"title\":\"\\u4e3b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '智慧景区解决方案模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/zhihuijingqu' [ RunTime:0.000721s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/zhutileyuan' LIMIT 1 [ RunTime:0.000619s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Page/index' , `file` = 'portal/zhutileyuan' , `name` = '主题乐园' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u4e3b\\u9898\\u4e50\\u56ed\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5e2e\\u52a9\\u4e50\\u56ed\\u6269\\u5927\\u9500\\u552e \\u5b9e\\u73b0\\u66f4\\u9ad8\\u5229\\u76ca\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u652f\\u4ed8\\u89e3\\u51b3\\u65b9\\u6848\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u5168\\u573a\\u666f\\u652f\\u4ed8\\u94fe\\u63a5\\uff0c\\u52a9\\u529b\\u667a\\u6167\\u666f\\u533a\\u6570\\u5b57\\u5316\\u5347\\u7ea7\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '主题乐园模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/zhutileyuan' [ RunTime:0.000777s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/zixun' LIMIT 1 [ RunTime:0.000589s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/List/index' , `file` = 'portal/zixun' , `name` = '资讯列表页' , `more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u6700\\u65b0\\u8d44\\u8baf\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u884c\\u4e1a\\u6700\\u65b0\\u52a8\\u6001\\uff0c\\u4f01\\u4e1a\\u6700\\u65b0\\u8d44\\u8baf\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u6700\\u65b0\\u8d44\\u8baf\",\"type\":\"text\",\"rule\":{\"require\":true}},\"subtitle\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u884c\\u4e1a\\u6700\\u65b0\\u52a8\\u6001\\uff0c\\u4f01\\u4e1a\\u6700\\u65b0\\u8d44\\u8baf\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '资讯列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/zixun' [ RunTime:0.000719s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'portal/zixundetail' LIMIT 1 [ RunTime:0.000497s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'portal/Article/index' , `file` = 'portal/zixundetail' , `name` = '资讯文章页' , `more` = '{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '资讯文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'qumaipiao' AND `file` = 'portal/zixundetail' [ RunTime:0.000748s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000574s ]
- [ 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' => 93,
'filtered' => 1.0752688646316528,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'qumaipiao' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"logo\":{\"title\":\"\\u7f51\\u7ad9LOGO\",\"value\":\"default\\/20220210\\/75a6917c20a7c6f6016468964818ec95.png\",\"type\":\"image\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2a\\u53d8\\u91cf\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}' , `config_more` = '{\"vars\":{\"logo\":{\"title\":\"\\u7f51\\u7ad9LOGO\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2a\\u53d8\\u91cf\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'qumaipiao' AND `file` = 'public/config' [ RunTime:0.000781s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' [ RunTime:0.000927s ]
- [ 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' => 93,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.002044s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = '趣买票' , `version` = '1.0.2' , `demo_url` = 'http://demo.thinkcmf.com' , `author` = '趣买票' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = '趣买票模板' , `description` = '趣买票默认模板' WHERE `theme` = 'qumaipiao' [ RunTime:0.000566s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'qumaipiao' AND ( `is_public` = 1 OR `file` = 'portal/page' ) [ RunTime:0.000622s ]
- [ 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' => 93,
'filtered' => 1.899999976158142,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.001571s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000650s ]
- [ 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' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.001561s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000856s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000537s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 57 ORDER BY `list_order` ASC [ RunTime:0.000526s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 64 ORDER BY `list_order` ASC [ RunTime:0.000735s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 78 ORDER BY `list_order` ASC [ RunTime:0.000684s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 86 ORDER BY `list_order` ASC [ RunTime:0.000573s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.003109s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 92 ORDER BY `list_order` ASC [ RunTime:0.000482s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 58 ORDER BY `list_order` ASC [ RunTime:0.000528s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 6 ORDER BY `list_order` ASC [ RunTime:0.000567s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 59 ORDER BY `list_order` ASC [ RunTime:0.000458s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.001370s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000452s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000571s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 10 [ RunTime:0.000692s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 13 [ RunTime:0.000680s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `status` = 1 AND `parent_id` = 12 [ RunTime:0.000598s ]
- [ 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' => 76,
'filtered' => 1.3157894611358643,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_link` [ RunTime:0.001478s ]
- [ SQL ] SELECT * FROM `cmf_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001062s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_link',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'status',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 86,
'filtered' => 94.18604278564453,
'extra' => 'Using where; Using filesort',
) ]

0.196811s