feat: 添加上下文菜单演示,添加菜单项隐藏性 (#7057)

Co-authored-by: luoqiz <851092732@qq.com>
This commit is contained in:
luoqiz
2026-01-02 14:22:19 +08:00
committed by GitHub
parent a1bb132233
commit 89b237f6b4
9 changed files with 2234 additions and 2011 deletions

View File

@@ -72,5 +72,8 @@
},
"button-group": {
"title": "Button Group"
},
"function": {
"contentMenu": "Content Menu"
}
}

View File

@@ -72,5 +72,8 @@
},
"button-group": {
"title": "按钮组"
},
"function": {
"contentMenu": "上下文菜单"
}
}