Ver Fonte

更新科研院所

wuhongyuq há 5 anos atrás
pai
commit
2bc9b59411
2 ficheiros alterados com 6 adições e 34 exclusões
  1. 2 2
      src/components/scientific.vue
  2. 4 32
      src/views/supermarketScientific.vue

+ 2 - 2
src/components/scientific.vue

@@ -20,7 +20,7 @@
             <fenlei></fenlei>
           </el-col>
           <el-col :span="19" class="rightcont">
-            <colleges :schoolList="schoolList" columnTitle="科研院所"></colleges>
+            <colleges :schoolList="scientificList" columnTitle="科研院所"></colleges>
           </el-col>
         </div>
       </el-col>
@@ -45,7 +45,7 @@ export default {
   name: 'supermarket',
   props: {
     info: null, //站点信息
-    schoolList: null,
+    scientificList: null,
   },
   components: {
     top, //头部

+ 4 - 32
src/views/supermarketScientific.vue

@@ -1,6 +1,6 @@
 <template>
   <div id="supermarketScientific">
-    <colleges-detail :info="info" :schoolList="schoolList"></colleges-detail>
+    <colleges-detail :info="info" :scientificList="scientificList"></colleges-detail>
   </div>
 </template>
 
@@ -23,45 +23,17 @@ export default {
       phone: '电话:0431-1234567',
       email: '邮箱:123456@163.com',
     },
-    schoolList: [
+    scientificList: [
       {
         pic: require('@/assets/fabu.jpg'),
-        title: '长春工业大学',
+        title: '科研院所',
         com: 'www.baidu.com',
         type: '二级本科',
         address: '吉林省长春市力旺广场B座16楼',
       },
       {
         pic: require('@/assets/fabu.jpg'),
-        title: '长春工业大学',
-        com: 'www.baidu.com',
-        type: '二级本科',
-        address: '吉林省长春市力旺广场B座16楼',
-      },
-      {
-        pic: require('@/assets/fabu.jpg'),
-        title: '长春工业大学',
-        com: 'www.baidu.com',
-        type: '二级本科',
-        address: '吉林省长春市力旺广场B座16楼',
-      },
-      {
-        pic: require('@/assets/fabu.jpg'),
-        title: '长春工业大学',
-        com: 'www.baidu.com',
-        type: '二级本科',
-        address: '吉林省长春市力旺广场B座16楼',
-      },
-      {
-        pic: require('@/assets/fabu.jpg'),
-        title: '长春工业大学',
-        com: 'www.baidu.com',
-        type: '二级本科',
-        address: '吉林省长春市力旺广场B座16楼',
-      },
-      {
-        pic: require('@/assets/fabu.jpg'),
-        title: '长春工业大学',
+        title: '六条数据',
         com: 'www.baidu.com',
         type: '二级本科',
         address: '吉林省长春市力旺广场B座16楼',