From c9f6c7112012e94f6776fec9aa621a150ced471b Mon Sep 17 00:00:00 2001 From: HelloWorld Date: Mon, 29 Jun 2020 13:56:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BE=E5=BC=80=E6=B3=A8=E5=86=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/scripts/services/data-service.js | 6 ++---- www/views/login.html | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/www/scripts/services/data-service.js b/www/scripts/services/data-service.js index 21f8822..d30ec52 100644 --- a/www/scripts/services/data-service.js +++ b/www/scripts/services/data-service.js @@ -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 () { diff --git a/www/views/login.html b/www/views/login.html index 4e751a6..22338c9 100644 --- a/www/views/login.html +++ b/www/views/login.html @@ -36,7 +36,7 @@ -