|
@@ -43,7 +43,7 @@ const menuConfig=[
|
|
},
|
|
},
|
|
{
|
|
{
|
|
name:'智能PPT',
|
|
name:'智能PPT',
|
|
- key:'智能ppt ',
|
|
|
|
|
|
+ key:'智能ppt',
|
|
level:1,
|
|
level:1,
|
|
path:'/ppt/index',
|
|
path:'/ppt/index',
|
|
icon:getStaticImg('ppt/ppt_icon_zh.png'),
|
|
icon:getStaticImg('ppt/ppt_icon_zh.png'),
|
|
@@ -51,7 +51,7 @@ const menuConfig=[
|
|
},
|
|
},
|
|
{
|
|
{
|
|
name:'英文PPT',
|
|
name:'英文PPT',
|
|
- key:'英文ppt ',
|
|
|
|
|
|
+ key:'英文ppt',
|
|
level:1,
|
|
level:1,
|
|
path:'/ppten/index',
|
|
path:'/ppten/index',
|
|
icon:getStaticImg('ppt/ppt_icon_en.png'),
|
|
icon:getStaticImg('ppt/ppt_icon_en.png'),
|