guhongwei 4 роки тому
батько
коміт
e370330292
3 змінених файлів з 9 додано та 9 видалено
  1. 1 1
      src/layout/common/footInfo.vue
  2. 4 4
      src/router/index.js
  3. 4 4
      src/views/service/index.vue

+ 1 - 1
src/layout/common/footInfo.vue

@@ -16,7 +16,7 @@
             <p class="text">新闻资讯</p>
           </van-tabbar-item>
           <van-tabbar-item to="/service/index">
-            <p class="text">创新服务</p>
+            <p class="text">技术交流</p>
           </van-tabbar-item>
           <van-tabbar-item to="/user/index">
             <p class="text">个人中心</p>

+ 4 - 4
src/router/index.js

@@ -45,17 +45,17 @@ const routes = [
     meta: { title: '专家详情', isleftarrow: true },
     component: () => import('../views/market/exportDetail.vue'),
   },
-  // 创新服务
+  // 技术交流
   {
     path: '/service/index',
     name: 'service_index',
-    meta: { title: '创新服务', isleftarrow: false },
+    meta: { title: '技术交流', isleftarrow: false },
     component: () => import('../views/service/index.vue'),
   },
   {
     path: '/service/detail',
     name: 'service_detail',
-    meta: { title: '创新服务', isleftarrow: true },
+    meta: { title: '技术交流', isleftarrow: true },
     component: () => import('../views/service/detail.vue'),
   },
   //新闻资讯
@@ -68,7 +68,7 @@ const routes = [
   {
     path: '/journ/detail',
     name: 'detail',
-    meta: { title: '新闻资讯详情', isleftarrow: true },
+    meta: { title: '新闻资讯', isleftarrow: true },
     component: () => import('../views/journ/detail.vue'),
   },
   {

+ 4 - 4
src/views/service/index.vue

@@ -42,7 +42,7 @@
               <p>绩效评价</p>
             </el-link>
           </el-col> -->
-          <el-col :span="24" class="topImage">
+          <!-- <el-col :span="24" class="topImage">
             <el-image :src="topImage"></el-image>
           </el-col>
           <el-col :span="24" class="info">
@@ -94,12 +94,12 @@
                 <p>在线咨询</p>
               </el-link>
             </el-col>
-          </el-col>
+          </el-col> -->
         </el-col>
         <el-col :span="24" class="main1">
-          <el-col :span="24" class="main1top">
+          <!-- <el-col :span="24" class="main1top">
             技术交流
-          </el-col>
+          </el-col> -->
           <el-col :span="24" class="main1info">
             <van-tabs v-model="active">
               <van-tab title="专家问诊">