change name of web link
This commit is contained in:
parent
098e0fe1da
commit
1ac9989910
@ -8,9 +8,9 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
navigations: {
|
||||
'enter.main': '/enter',
|
||||
'link.enter.auth': '/auth',
|
||||
'link.enter.account': '/account',
|
||||
'enterfront.main': '/enterfront',
|
||||
'link.enterfront.auth': '/auth',
|
||||
'link.enterfront.account': '/account',
|
||||
},
|
||||
features: {
|
||||
'undefined': {
|
||||
|
@ -16,5 +16,5 @@
|
||||
"build:prod": "npm run clean && ijl-cli build",
|
||||
"clean": "rimraf dist"
|
||||
},
|
||||
"name": "enter"
|
||||
"name": "enterfront"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user