Commit addd8427 authored by youjie's avatar youjie

no message

parent c6dc9983
...@@ -143,7 +143,8 @@ ...@@ -143,7 +143,8 @@
<div class="UpgradedVersion2Line absolute z-index3 row-ajc"> <div class="UpgradedVersion2Line absolute z-index3 row-ajc">
<span>{{pageHeight>1464?'超出内容分割到下一页':'底线'}}</span> <span>{{pageHeight>1464?'超出内容分割到下一页':'底线'}}</span>
</div> </div>
<div class="UpgradedVersion2Line absolute z-index3 row-ajc" :style="{'top': pageHeight>1464&&pageHeight<2878?pageHeight+'px':'2878px'}"> <div class="UpgradedVersion2Line absolute z-index3 row-ajc"
:style="{'top': pageHeight>1464&&pageHeight<2878?pageHeight+'px':'2878px'}">
<span>底线</span> <span>底线</span>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment