优化一下书签页面消息的显示问题

This commit is contained in:
luchenqun 2017-02-10 21:56:49 +08:00
parent 7f68b749c7
commit 4406bb95a8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div class="ui hidden info message js-msg" ng-if="showStyle === 'navigate'">
<div class="ui hidden info message js-msg" ng-if="showStyle === 'navigate' && bookmarks.length <= 2">
<i class="close icon" ng-click="closeMsg()"></i>
<div class="content">
<div class="header">系统检测到您好像还没添加过书签哦!