Commit 798857bd authored by GuanHua's avatar GuanHua

fix: 导航栏装修文字错误问题

parent 1c4b5a78
...@@ -3,7 +3,7 @@ import { ComponentSchemaType, PROPS_SETTING_TYPES } from '@lingxi-disign/core'; ...@@ -3,7 +3,7 @@ import { ComponentSchemaType, PROPS_SETTING_TYPES } from '@lingxi-disign/core';
const OwnMainNav: ComponentSchemaType = { const OwnMainNav: ComponentSchemaType = {
propsConfig: { propsConfig: {
componentType: { componentType: {
label: '导航编辑', label: '导航编辑',
type: PROPS_SETTING_TYPES.mallNav type: PROPS_SETTING_TYPES.mallNav
}, },
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment