halo/ui/console-src/modules/system/plugins
Ryan Wang 571df5f865
feat: refine fields in plugin detail page (#5724)
#### 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. 显示 metadata.name。
2. 显示源码仓库地址(spec.repo)。
3. 显示网站地址(spec.homepage)。

<img width="663" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/a1b2a561-4351-4c18-b959-6b398532a9af">

#### 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:40:08 +00:00
..
components refactor: rendering conditions for plugin installation components (#5577) 2024-03-26 10:48:07 +00:00
composables Move folder console to ui 2024-02-02 22:22:51 +08:00
constants Move folder console to ui 2024-02-02 22:22:51 +08:00
tabs feat: refine fields in plugin detail page (#5724) 2024-04-19 02:40:08 +00:00
types Move folder console to ui 2024-02-02 22:22:51 +08:00
PluginDetail.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
PluginList.vue refactor: rendering conditions for plugin installation components (#5577) 2024-03-26 10:48:07 +00:00
module.ts Move folder console to ui 2024-02-02 22:22:51 +08:00