Browse Source

修改显示

zs 9 months ago
parent
commit
15b4f97bce
1 changed files with 2 additions and 8 deletions
  1. 2 8
      src/views/eight/index.vue

+ 2 - 8
src/views/eight/index.vue

@@ -12,13 +12,7 @@
               <el-col :span="24" class="other">
                 <el-col :span="24" class="title">{{ item.label }}</el-col>
                 <el-col :span="24" class="friend">合作伙伴</el-col>
-                <el-col
-                  :span="24"
-                  class="other_1"
-                  v-for="(tag, indexx) in item.partner"
-                  :key="indexx"
-                  >{{ tag }}</el-col
-                >
+                <el-col :span="24" class="other_1" v-for="(tag, indexx) in item.partner" :key="indexx">{{ tag }}</el-col>
               </el-col>
             </el-row>
           </el-col>
@@ -132,7 +126,7 @@ const list = ref([
     value: '10',
     url: eight4,
     brief: '简介',
-    partner: ['卫星研究院', '卫星研究院', '长春理工', '长光卫星']
+    partner: ['卫星研究院', '星网', '长春理工', '长光卫星']
   },
   {
     id: '1',