mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-08 04:48:10 +08:00
同步 v8 运行所需的公开静态资源与主题样式,保留目标仓库中需要跟踪的发布产物。 主要内容: - 更新登录页、控制台主题、布局变量和短工具类样式。 - 同步 layui、ckeditor、editor、jquery area 等前端依赖文件。 - 移除 v6 admin/require 静态入口,改为 v8 static/system 资源组织。 - 保留测试依赖的 public/static/theme 编译结果,确保目标仓库可直接验证。
17 lines
1.0 KiB
PHP
17 lines
1.0 KiB
PHP
/* +----------------------------------------------------------------------
|
||
/* | Static Plugin for ThinkAdmin
|
||
/* +----------------------------------------------------------------------
|
||
/* | 官方网站: https://thinkadmin.top
|
||
/* +----------------------------------------------------------------------
|
||
/* | 版权所有 2014~2025 ThinkAdmin [ thinkadmin.top ]
|
||
/* +----------------------------------------------------------------------
|
||
/* | 开源协议 ( https://mit-license.org )
|
||
/* | 免责声明 ( https://thinkadmin.top/disclaimer )
|
||
/* +----------------------------------------------------------------------
|
||
/* | gitee 代码仓库:https://gitee.com/zoujingli/think-plugs-static
|
||
/* | github 代码仓库:https://github.com/zoujingli/think-plugs-static
|
||
/* +----------------------------------------------------------------------
|
||
/* | 自定义后台扩展样式,需要在加载 console.css 后载入
|
||
/* | 使用 composer require zoujingli/think-plugs-static 时不会更新此文件
|
||
/* +---------------------------------------------------------------------- */
|