Merge branch '20220705-wangeditor' of http://10.124.128.2:8888/eshop/fe_service_ebtp_frontend into 20220712-topic-management

This commit is contained in:
jl-zhoujl2
2022-07-13 15:15:59 +08:00
3 changed files with 177 additions and 13 deletions

View File

@ -37,6 +37,11 @@ export default [
path: '/Calendar',
component: './MainPage/ProjectManager/components/CalendarForm',
},
//富文本组件
{
path: '/editor',
component: './MainPage/ProjectManager/components/WangEditor',
},
//401错误页
{
exact: true,