routing
This commit is contained in:
+3
-2
@@ -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': {
|
||||
|
||||
Reference in New Issue
Block a user