This commit is contained in:
Nikolai Petukhov
2024-09-14 09:38:49 +03:00
parent 76bbdbfb61
commit 098e0fe1da
7 changed files with 43 additions and 11 deletions
+3 -2
View File
@@ -8,8 +8,9 @@ module.exports = {
}
},
navigations: {
'undefined.main': '/undefined',
'link.undefined.auth': '/auth'
'enter.main': '/enter',
'link.enter.auth': '/auth',
'link.enter.account': '/account',
},
features: {
'undefined': {