tanxue il y a 4 ans
Parent
commit
33a263cbad
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      pages/examsystem/index.vue

+ 2 - 2
pages/examsystem/index.vue

@@ -9,7 +9,7 @@
           <div class="exam-banner-container">
             <h4>麦塔在线考试平台</h4>
             <p>简约而不简单<i></i>简约而不简单</p>
-            <a>了解详情</a>
+            <a>免费注册</a>
           </div>
         </div>
       </div>
@@ -46,7 +46,7 @@
       <div class="exam-product-show">
         <h4 class="client-title">产品展示</h4>
         <div class="product-show-container">
-          <el-carousel :interval="500" :autoplay="false" type="card" arrow="never">
+          <el-carousel :interval="4000" type="card" arrow="never">
             <el-carousel-item v-for="(item,index) in productShowCarousels" :key="index" >
               <div class="product-show-carousel">
                 <img :src="item.img">