@@ -3,6 +3,7 @@
<publish-apply></publish-apply>
<apply-info></apply-info>
<!--<apply-footer></apply-footer>-->
+ <div class="footer"><img class="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>
@@ -5,7 +5,7 @@
<div v-if="!isMobile">
<!-- <christmas v-if="isOpen" @listenopen="listenOpen" :hasNewYear="hasNewYear"></christmas>-->
- <new-year></new-year>
+ <!-- <new-year></new-year>-->
<carousel>
<kind-category @loadchild="loadProductKinds"></kind-category>
</carousel>