From 34d2696cc3004b5dd7b356c88d28015fe1f93884 Mon Sep 17 00:00:00 2001 From: HelloWorld Date: Tue, 23 Jun 2020 08:52:46 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E5=90=88=E5=B7=A5=E4=BF=A1=E9=83=A8?= =?UTF-8?q?=E5=A4=87=E6=A1=88?= 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 | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www/scripts/services/data-service.js b/www/scripts/services/data-service.js index d30ec52..21f8822 100644 --- a/www/scripts/services/data-service.js +++ b/www/scripts/services/data-service.js @@ -24,7 +24,8 @@ app.factory('dataService', [function () { title: '备忘' }, { uiSref: 'hot', - title: '热门' + title: '热门', + show: false }, { uiSref: 'settings', title: '设置' @@ -40,7 +41,8 @@ app.factory('dataService', [function () { title: '登录' }, { uiSref: 'hot', - title: '热门' + title: '热门', + show: false }], animationIndex: 0, animation: function () { diff --git a/www/views/login.html b/www/views/login.html index 18283f8..4e751a6 100644 --- a/www/views/login.html +++ b/www/views/login.html @@ -26,7 +26,7 @@
登陆
- +
跳转到移动设备。没有账号?注册一个!(体验账号:test。密码:123456)。 Chrome插件安装(需科学上网)

@@ -36,7 +36,7 @@ -