Authored by ccbikai(👎🏻🍜)

Merge branch 'release/5.0.0'

@@ -32,18 +32,16 @@ @@ -32,18 +32,16 @@
32 <p>浏览记录</p> 32 <p>浏览记录</p>
33 </a> 33 </a>
34 </div> 34 </div>
35 -  
36 - <div class="notice" data-time="{{notice.time}}">  
37 - {{#notice}}  
38 - <a class="notice-item item-{{@index}}" href="{{url}}">  
39 - <span class="notice-icon"></span>  
40 - {{title}}  
41 - </a>  
42 - {{/notice}}  
43 - </div>  
44 -  
45 - <!-- {{#if notice.open}}  
46 - {{/if}}--> 35 + {{#if notice.open}}
  36 + <div class="notice" data-time="{{notice.time}}">
  37 + {{#notice}}
  38 + <a class="notice-item item-{{@index}}" href="{{url}}">
  39 + <span class="notice-icon"></span>
  40 + {{title}}
  41 + </a>
  42 + {{/notice}}
  43 + </div>
  44 + {{/if}}
47 <div class="my-order"> 45 <div class="my-order">
48 <a class="order-title" href="/home/orders"> 46 <a class="order-title" href="/home/orders">
49 我的订单 47 我的订单