修改一下导航栏
This commit is contained in:
parent
991eb4b7b6
commit
0c929ab742
|
|
@ -33,7 +33,7 @@ app.controller('menuCtr', ['$scope', '$stateParams', '$state', 'pubSubService',
|
||||||
title: '首页'
|
title: '首页'
|
||||||
}, {
|
}, {
|
||||||
uiSref: 'login',
|
uiSref: 'login',
|
||||||
title: '登录'
|
title: '登录|注册'
|
||||||
}];
|
}];
|
||||||
|
|
||||||
$scope.myKeyup = function(e) {
|
$scope.myKeyup = function(e) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue