|
@@ -396,7 +396,10 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div id="sevenPage" class="page section" style="padding-top: 19vh;background: #fff;">
|
|
|
+ <div id="sevenPage" class="page section" style="display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ align-items: end;
|
|
|
+ justify-content: end;">
|
|
|
<!-- 底部区域 end -->
|
|
|
<template th:replace="components/footer"></template>
|
|
|
<template th:replace="components/foot-link"></template>
|