doramart / DoraCMS

DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。
https://www.html-js.cn
MIT License
3.47k stars 1.02k forks source link

[vue-router] Duplicate named routes definition #122

Closed aizaimenghuangu closed 4 years ago

aizaimenghuangu commented 6 years ago

访问首页会有如下提示: [vue-router] Duplicate named routes definition: { name: "index", path: "/page/:current(\d+)?" } [vue-router] Duplicate named routes definition: { name: "category", path: "/:cate0/:cate1?___:typeId?/:current(\d+)?" }

这个是什么原因导致?

doramart commented 4 years ago

请升级到 DoraCMS 最新版本