guhongwei 4 lat temu
rodzic
commit
b96459d159
1 zmienionych plików z 43 dodań i 5 usunięć
  1. 43 5
      src/views/index0.vue

+ 43 - 5
src/views/index0.vue

@@ -79,7 +79,7 @@
               </el-col>
             </el-col>
             <el-col :span="24" class="mainTwo">
-              <el-col :span="8" class="left">
+              <el-col :span="8" class="left animate__animated  animate__fadeInDown">
                 <el-col :span="24" class="top">
                   <el-col :span="20" class="topTitle">
                     <span>就业动态</span>
@@ -89,7 +89,7 @@
                   </el-col>
                 </el-col>
                 <el-col :span="24" class="info">
-                  <el-col :span="24" class="infoList" v-for="(item, index) in noticeList" :key="index">
+                  <el-col :span="24" class="infoList" v-for="(item, index) in jobsList" :key="index">
                     <el-col :span="19" class="title textOver">
                       {{ item.title }}
                     </el-col>
@@ -99,7 +99,7 @@
                   </el-col>
                 </el-col>
               </el-col>
-              <el-col :span="10" class="center">
+              <el-col :span="10" class="center animate__animated animate__fadeInDown">
                 <el-col :span="24" class="top">
                   <el-col :span="20" class="topTitle">
                     <span>高校动态</span>
@@ -109,7 +109,7 @@
                   </el-col>
                 </el-col>
                 <el-col :span="24" class="info">
-                  <el-col :span="24" class="infoList" v-for="(item, index) in noticeList" :key="index">
+                  <el-col :span="24" class="infoList" v-for="(item, index) in schoolList" :key="index">
                     <el-col :span="19" class="title textOver">
                       {{ item.title }}
                     </el-col>
@@ -119,7 +119,7 @@
                   </el-col>
                 </el-col>
               </el-col>
-              <el-col :span="6" class="right">
+              <el-col :span="6" class="right animate__animated animate__fadeInDown">
                 <el-col :span="24" class="top">
                   <el-col :span="20" class="topTitle">
                     <span>快速导航</span>
@@ -229,6 +229,44 @@ export default {
           title: '测试标题',
         },
       ],
+      // 就业动态
+      jobsList: [
+        {
+          title: '8888888测试标题测试标题测试标题测试标题测试标题测试标题测试标题测试标题测试标题测试标题',
+          date: '2020-10-10',
+        },
+        {
+          title: '888测试标题',
+          date: '2020-10-10',
+        },
+        {
+          title: '888测试标题',
+          date: '2020-10-10',
+        },
+        {
+          title: '888测试标题',
+          date: '2020-10-10',
+        },
+      ],
+      // 高校动态
+      schoolList: [
+        {
+          title: '8888888测试标题测试标题测试标题测试标题测试标题测试标题测试标题测试标题测试标题测试标题',
+          date: '2020-10-10',
+        },
+        {
+          title: '888测试标题',
+          date: '2020-10-10',
+        },
+        {
+          title: '888测试标题',
+          date: '2020-10-10',
+        },
+        {
+          title: '888测试标题',
+          date: '2020-10-10',
+        },
+      ],
       // 底部信息
       footInfo: {
         content: '办公地址:长春市经济技术开发区金川街151号,吉林省高等学校毕业生就业指导中心2楼一站式办公大厅,邮编:130033。',