Authored by 郭成尧

bug-fixed

@@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@
8 {{/if}} 8 {{/if}}
9 <div class="show-area" id="bottomShowArea"> 9 <div class="show-area" id="bottomShowArea">
10 {{#component}} 10 {{#component}}
11 - <div class="per-show hide" style="width: {{width}}%;left:{{left}}%;bottom:{{../height}}rem" id="bottomShow{{url}}-{{@index}}"> 11 + <div class="per-show hide" style="width: {{width}}%;left:{{left}}%;bottom:{{../height}}rem" id="bottomShow{{url}}-{{@index}}"></div>
12 {{/component}} 12 {{/component}}
13 </div> 13 </div>
14 <div class="click-area" id="bottomFixClickArea" style="height:{{height}}rem"> 14 <div class="click-area" id="bottomFixClickArea" style="height:{{height}}rem">