nav2 push 2 history with userId

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-10-29 15:25:59 +03:00
parent b631206c44
commit 22a76efc1f
5 changed files with 12 additions and 15 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ module.exports = {
"nav1.main": "/nav1",
"link.nav1.about": "/",
"link.nav1.profile": "/my-best-profile-page-ever/:userId/:projectId",
"nav2.main": "/nav2",
'link.nav1.to.nav2.profile': '/by/:userId'
},
features: {
"nav1": {