去掉"表单设计器"icon

This commit is contained in:
liaozhiyang
2025-05-28 19:25:43 +08:00
parent 1f391a0ed2
commit a98d3e0845

View File

@@ -17,14 +17,14 @@ export const us = {
routeIndex: 'online',
enabled: true,
},
{
title: '表单设计器',
icon: icon_prefix + 'chuchai.png',
description: '表单设计器',
useCount: 10000,
routeIndex: 'desformList',
enabled: true,
},
// {
// title: '表单设计器',
// icon: icon_prefix + 'chuchai.png',
// description: '表单设计器',
// useCount: 10000,
// routeIndex: 'desformList',
// enabled: true,
// },
{
title: '仪表盘',
icon: icon_prefix + 'chart.png',