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