$(function(){
var lefttoolH = $("#lefttool .left-stick-wp").offset().top;
$(window).scroll(function(){
var scroH = $(this).scrollTop();
phpcms v9虽然广告模块设置禁止统计,但是还是会想数据库中写入很多V9_Poster_201810之类的数据表,导致数据库表太多,取消方法如下:
打开phpcms/modules/poster/index.php,找到
public function poster_click()
注销以下代码:
if($id) {
$siteid = isset($_GET['siteid']) ? intval($_GET['siteid']) : get_siteid();
苗景云的博客
<< 向左走,向右走 >>
<< 向左走,向右走 >>