ソースを参照

诚祥网站统一title

tanxue 1 週間 前
コミット
6f1c16a83d
5 ファイル変更14 行追加27 行削除
  1. 5 0
      pages/cpyfw/index.vue
  2. 3 3
      pages/index.vue
  3. 5 13
      pages/news/_id.vue
  4. 1 11
      pages/news/index.vue
  5. BIN
      static/favicon.ico

+ 5 - 0
pages/cpyfw/index.vue

@@ -181,6 +181,11 @@
             ],
         },
         }},
+      head(){
+        return {
+          title: '家政学',
+        }
+      },
       methods:    {
         tyBtn(){
 

+ 3 - 3
pages/index.vue

@@ -217,8 +217,8 @@
 
     head(){
       return {
-        title: '在线考试系统_在线培训系统_在线答题系统_大连栋科软件工程有限公司',
-        meta: [
+        title: '家政学',
+        /*meta: [
           {
             name: 'description',
             content: '麦塔在线考试系统和在线培训系统是由大连栋科软件工程有限公司历经多年独立研发,有完全自主知识产权的在线考试系统、在线培训系统。麦塔在线答题系统、在线学习系统全面支持移动端,栋科10年教育软件开发经验,10大功能模块,365天实时跟踪服务。麦塔无纸化考试系统节省30%的考试成本,跨平台支持手机端考试、练习!'
@@ -228,7 +228,7 @@
             content: '在线考试系统,考试系统,在线培训系统,培训系统,在线答题系统,答题系统,在线学习系统,学习系统,答题软件'
           },
 
-        ],
+        ],*/
       }
     },
     methods:    {

+ 5 - 13
pages/news/_id.vue

@@ -46,19 +46,6 @@
         return {};
       }
     },
-    head(){
-      return {
-
-        // title: this.infoData.title,
-        // meta: [
-        //   {
-        //     hid: this.infoData.keyword,
-        //     name: 'description',
-        //     content: this.infoData.intro
-        //   }
-        // ],
-      }
-    },
     computed: {
       baseUrl() {
         return this.getBaseUrl;
@@ -71,6 +58,11 @@
         bannerDefault:   require(`~/static/images/website/banner/cx-banner-xwzx.png`),
       }
     },
+    head(){
+      return {
+        title: '家政学',
+      }
+    },
     methods:  {
       changeNews(id) {
         this.$router.push({ name: 'news-id', params: { id } });

+ 1 - 11
pages/news/index.vue

@@ -79,17 +79,7 @@
     },
     head(){
       return {
-        title: '麦塔考试系统案例_麦塔培训系统案例',
-        meta: [
-          {
-            name: 'keywords',
-            content: '麦塔考试系统案例_麦塔培训系统案例'
-          },
-          {
-            name:'description',
-            content:'麦塔致力于为客户提供专业的在线教育方案,打造企业核心竞争力。麦塔品牌诞生于2009年,公司创始团队多年来一直深耕在线教育领域,积累了丰富的行业经验。'
-          }
-        ],
+        title: '家政学',
       }
     },
     methods:    {

BIN
static/favicon.ico