Authored by 邱骏

去掉log

@@ -11,8 +11,8 @@ @@ -11,8 +11,8 @@
11 11
12 <div class="desc-content"> 12 <div class="desc-content">
13 {{#each list}} 13 {{#each list}}
  14 + {{log .}}
14 {{#ifcond floorType '===' 1}} 15 {{#ifcond floorType '===' 1}}
15 - {{log content}}  
16 <div>{{content}}</div> 16 <div>{{content}}</div>
17 {{/ifcond}} 17 {{/ifcond}}
18 18