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