| | |
| | | <p>信用卡</p> |
| | | </div> |
| | | </div> |
| | | <!--footer--> |
| | | <FSpace type="small" v-if="activityList.length"></FSpace> |
| | | <FSpace type="small"></FSpace> |
| | | <!--为你优选--> |
| | | <FBlockTitle title="为你优选" v-if="prodList.length"> |
| | | <div slot="more" class="more" @click="handlePushMore">更多<i class="iconfont icon-arrow"></i></div> |
| | |
| | | </swiperSlide> |
| | | </swiper> |
| | | </div> |
| | | <FSpace type="small"></FSpace> |
| | | <FSpace type="small" v-if="creditList.length"></FSpace> |
| | | <!--通知--> |
| | | <Notice :lists="noticeList" v-if="noticeList.length" @indexJump="indexJump"></Notice> |
| | | <FSpace type="small" v-if="noticeList.length"></FSpace> |
| | |
| | | <img onclick="return false" src="../../assets/img/calculator.png" alt=""> |
| | | </div> |
| | | </div> |
| | | <FSpace type="small"></FSpace> |
| | | <!--活动专区--> |
| | | <FSpace type="small" v-if="activityList.length"></FSpace> |
| | | <FBlockTitle title="活动专区" v-if="activityList.length"></FBlockTitle> |
| | | <ul class="activity-area" v-if="activityList.length"> |
| | | <li v-for="(i,index) in activityList" :key="index"> |