feat: 设置页官方化改造并升级 1.0.8

- 设置页改用 Halo 官方 VPageHeader / VCard / VDescription / VTag 组件
- 精简 variables.css 为设置页实际使用的变量
- 同步 README 更新日志与本地说明文档
This commit is contained in:
2026-08-08 20:36:52 +08:00
parent 96dd1ef4d3
commit cffbe572bf
6 changed files with 222 additions and 108 deletions
@@ -11,7 +11,7 @@ import run.halo.app.plugin.PluginContext;
* <p>Only one main class extending {@link BasePlugin} is allowed per plugin.</p>
*
* @author LHY
* @since 1.0.7
* @since 1.0.8
*/
@Slf4j
@Component