|
@@ -20,7 +20,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
<view class="shiti-frame-box">
|
|
<view class="shiti-frame-box">
|
|
|
- <template v-if="data.list" >
|
|
|
|
|
|
|
+ <template v-if="data.list.length" >
|
|
|
<w-swiper :list="data.list" :current="data.current" class="ezy-exam-swiper" @change="onSwiperChange">
|
|
<w-swiper :list="data.list" :current="data.current" class="ezy-exam-swiper" @change="onSwiperChange">
|
|
|
<template v-slot:default="{item}">
|
|
<template v-slot:default="{item}">
|
|
|
<view class="body" v-if="item.mta_show">
|
|
<view class="body" v-if="item.mta_show">
|