diff --git a/data/navs.json b/data/navs.json index 40068e4..e8858ff 100644 --- a/data/navs.json +++ b/data/navs.json @@ -227,24 +227,12 @@ "icon": "", "spread": false, "children": [ - { - "title": "UEditor", - "href": "pages/txtedit/UEditor.html", - "icon": "", - "spread": false - }, { "title": "Neditor", "href": "pages/txtedit/Neditor.html", "icon": "", "spread": false }, - { - "title": "TinyMCE", - "href": "pages/txtedit/TinyMCE.html", - "icon": "", - "spread": false - }, { "title": "wangEditor", "href": "pages/txtedit/wangEditor.html", diff --git a/pages/txtedit/TinyMCE.html b/pages/txtedit/TinyMCE.html deleted file mode 100644 index 8bc8f66..0000000 --- a/pages/txtedit/TinyMCE.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - 用户列表 - - - - -
- -
- - 首页 - 文本编辑 - TinyMCE - - - - -
-
- - - - - diff --git a/pages/txtedit/UEditor.html b/pages/txtedit/UEditor.html deleted file mode 100644 index a2deb08..0000000 --- a/pages/txtedit/UEditor.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - 用户列表 - - - - -
- -
- - 首页 - 文本编辑 - UEditor - - - - -
-
- - - - -