ruoyi-ui/src/router/index.js
@@ -52,6 +52,12 @@ hidden: true }, { path: '/system/order/anonymous', component: () => import('@/views/system/serviceOrder/anonymous'), hidden: true, meta: { title: '匿名订单查看', icon: 'eye',anonymous: true } }, { path: '/404', component: () => import('@/views/error/404'), hidden: true