@@ -3,6 +3,7 @@
<publish-apply></publish-apply>
<apply-info></apply-info>
<!--<apply-footer></apply-footer>-->
+ <div class="footer"><img src="/images/applyPurchase/apply-footer.png"></div>
</div>
</template>
<script>
@@ -27,4 +28,8 @@
.seek {
position: relative;
}
+ .footer {
+ text-align: center;
+ background: #e0f2ff;
+ }
</style>