放开注册

This commit is contained in:
HelloWorld 2020-06-29 13:56:50 +08:00
parent d18abde892
commit c9f6c71120
2 changed files with 3 additions and 5 deletions

View File

@ -24,8 +24,7 @@ app.factory('dataService', [function () {
title: '备忘'
}, {
uiSref: 'hot',
title: '热门',
show: false
title: '热门'
}, {
uiSref: 'settings',
title: '设置'
@ -41,8 +40,7 @@ app.factory('dataService', [function () {
title: '登录'
}, {
uiSref: 'hot',
title: '热门',
show: false
title: '热门'
}],
animationIndex: 0,
animation: function () {

View File

@ -36,7 +36,7 @@
<img class="ui centered fluid image" src="./images/screenshot.gif">
</form>
<div class="ui modal js-register" ng-if="false">
<div class="ui modal js-register">
<div class="header">
账号注册
</div>