摘要:
$("body").undelegate(); $("body").delegate(".edit_html_one,.edit_html_two,.edit_del,.edit_html_remarks", "click hover", function () { $('.edit_html_on 阅读全文
摘要:
1、查看php fpm是否开启 命令:ps ef|grep php 2、查看php fpm的位置 命令:whereis php fpm 阅读全文