mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 20:09:41 +08:00
perf: 优化菜单栏配置元数据
This commit is contained in:
parent
755821a2f3
commit
aed7698206
@ -147,3 +147,23 @@ spec:
|
|||||||
label: 关闭
|
label: 关闭
|
||||||
- value: ""
|
- value: ""
|
||||||
label: 跟随默认配置
|
label: 跟随默认配置
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
apiVersion: v1alpha1
|
||||||
|
kind: AnnotationSetting
|
||||||
|
metadata:
|
||||||
|
generateName: annotation-setting-
|
||||||
|
spec:
|
||||||
|
targetRef:
|
||||||
|
group: ""
|
||||||
|
kind: MenuItem
|
||||||
|
formSchema:
|
||||||
|
- $formkit: "text"
|
||||||
|
name: "icon"
|
||||||
|
label: "图标"
|
||||||
|
placeholder: '请输入菜单图标,支持Remix V3.5.0'
|
||||||
|
- $formkit: "text"
|
||||||
|
name: "desc"
|
||||||
|
label: "描述"
|
||||||
|
placeholder: '请输入鼠标悬停时描述内容,默认为菜单名'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user