mirror of
https://github.com/jeecgboot/jeecg-uniapp.git
synced 2025-12-10 01:00:09 +08:00
去掉"表单设计器"icon
This commit is contained in:
@@ -17,14 +17,14 @@ export const us = {
|
|||||||
routeIndex: 'online',
|
routeIndex: 'online',
|
||||||
enabled: true,
|
enabled: true,
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
title: '表单设计器',
|
// title: '表单设计器',
|
||||||
icon: icon_prefix + 'chuchai.png',
|
// icon: icon_prefix + 'chuchai.png',
|
||||||
description: '表单设计器',
|
// description: '表单设计器',
|
||||||
useCount: 10000,
|
// useCount: 10000,
|
||||||
routeIndex: 'desformList',
|
// routeIndex: 'desformList',
|
||||||
enabled: true,
|
// enabled: true,
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
title: '仪表盘',
|
title: '仪表盘',
|
||||||
icon: icon_prefix + 'chart.png',
|
icon: icon_prefix + 'chart.png',
|
||||||
|
|||||||
Reference in New Issue
Block a user