mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-06 20:32:49 +08:00
优化缓存,增加头像列表
This commit is contained in:
@@ -14,6 +14,14 @@ use think\Request;
|
||||
|
||||
class Post extends Common
|
||||
{
|
||||
|
||||
public function initialize()
|
||||
{
|
||||
parent::initialize();
|
||||
|
||||
ModelPost::quickSelect(true);
|
||||
}
|
||||
|
||||
/**
|
||||
* 显示资源列表
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user