更新内容页头部

This commit is contained in:
2025-05-26 15:53:34 +08:00
parent 57b414cd19
commit ff6ce28106
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ use app\admin\model\Article\ArticlesCategory;
use think\facade\Db;
use think\facade\View;
use think\facade\Request;
use app\admin\controller\Log;
use app\admin\controller\LogController as Log;
use app\admin\controller\BaseController;
class ArticlesController extends BaseController