Добавлен роутер

This commit is contained in:
grinikita
2024-11-16 13:28:47 +03:00
parent 41e2add2d5
commit c8a13449b8
10 changed files with 145 additions and 13 deletions
+3 -1
View File
@@ -1,3 +1,4 @@
// eslint-disable-next-line @typescript-eslint/no-require-imports
const pkg = require('./package');
module.exports = {
@@ -9,7 +10,8 @@ module.exports = {
},
/* use https://admin.bro-js.ru/ to create config, navigations and features */
navigations: {
'kfu-24-teacher.main': '/kfu-24-teacher'
'kfu-24-teacher.main': '/kfu-24-teacher',
'kfu-24-teacher.detail': '/kfu-24-teacher/detail'
},
features: {
'kfu-24-teacher': {