mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 18:12:50 +08:00
完善皮肤样式对手机端的兼容;完善部分兼容php8.1细节;修改说明;
This commit is contained in:
@@ -5,6 +5,6 @@ namespace app;
|
||||
class Request extends \think\Request
|
||||
{
|
||||
|
||||
protected $filter = ['htmlspecialchars'];
|
||||
protected $filter = ['ua_htmlspecialchars'];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user