feat: 🚀 切换富文本编辑器
This commit is contained in:
8
src/components/Editor/utils.js
Normal file
8
src/components/Editor/utils.js
Normal file
@@ -0,0 +1,8 @@
|
||||
export const routerObj = {
|
||||
articleEditIndex: "article",
|
||||
productEditIndex: "product",
|
||||
bannerListIndex: "banner",
|
||||
downloadListIndex: "download",
|
||||
videoListIndex: "video",
|
||||
QAListIndex: "QA"
|
||||
};
|
||||
Reference in New Issue
Block a user