1. 新增描述列表包装控件

2. 优化tooltip显示
3. 动态属性slots支持
This commit is contained in:
Gary Fu
2024-07-28 21:41:04 +08:00
parent 72060f67a5
commit b0ef42dc1d
7 changed files with 172 additions and 6 deletions

View File

@@ -78,7 +78,7 @@ const allMenus = [
{
id: 25,
parentId: 2,
iconCls: 'PieChartSharp',
iconCls: 'PieChart',
nameCn: '图表示例',
nameEn: 'Charts',
menuUrl: '/charts'