Ryan Wang
|
1ed54a1c20
|
feat: refine fields in theme detail page (#5723)
#### What type of PR is this?
/area ui
/kind improvement
/milestone 2.15.x
#### What this PR does / why we need it:
优化主题详情页面的字段显示,适配 https://github.com/halo-dev/halo/pull/4061
1. 将 spec.website 字段改为 spec.homepage,并兼容 website。
2. 显示 spec.license 字段。
3. 显示 spec.description 字段。
<img width="794" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/13bf6ef8-4111-4889-bd10-8a8865e247e8">
#### Which issue(s) this PR fixes:
Fixes https://github.com/halo-dev/halo/issues/5721
#### Does this PR introduce a user-facing change?
```release-note
优化主题详情页面的字段显示
```
|
2024-04-19 02:38:09 +00:00 |