Commit 883782ab by LiuJunYi

开启微信文件替换,以便小程序端显示

parent 7537b585
......@@ -80,8 +80,8 @@ class Project extends BaseModel
return $data['banners'];
}
// public function setDescriptionAttr($value)
// {
// return str_replace('&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1','',$value);
// }
public function setDescriptionAttr($value)
{
return str_replace('&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1','',$value);
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment