Pārlūkot izejas kodu

Merge remote-tracking branch 'origin/master'

tanxue 4 gadi atpakaļ
vecāks
revīzija
14a4270323

+ 5 - 1
nuxt.config.js

@@ -29,7 +29,11 @@ export default {
     meta:  [
       { charset: 'utf-8' },
       { name: 'viewport', content: 'width=device-width, initial-scale=1' },
-      { hid: 'description', name: 'description', content: process.env.npm_package_description || '' },
+      {  name: 'nuxtConfigDescription', content: process.env.npm_package_description || '' },
+      {name:'applicable-device',content:'pc'},
+      { 'http-equiv':"Cache-Control",content:'no-transform' },
+      { 'http-equiv':"Cache-Control",content:'no-siteapp' },
+
     ],
     link:  [
       { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' },

+ 15 - 0
pages/courseware/index.vue

@@ -310,6 +310,21 @@
 
       };
     },
+    head(){
+      return {
+        title: '多媒体课件制作_视频课件制作_flash课件制作_【栋科课程开发团队】',
+        meta: [
+          {
+            name: 'keywords',
+            content: '课件制作,课件制作公司,课件设计,ppt课件制作'
+          },
+          {
+            name:'description',
+            content:'栋科软件拥有国内专业、成熟的设计团队,丰富的电子课程制作经验,业务方向包括教学设计体验、图文内容演示、情景动漫、AR/VR演示等,在院校教育、零售连锁行业、汽车行业、金融等12大行业课程开发经验超过10年,规范可靠的研发流程、完善的质量评估和卓越的项目管理体系,能高效稳定地保障支付。'
+          }
+        ],
+      }
+    },
     computed:   {},
     methods:    {
       applyFun() {

+ 15 - 0
pages/examsystem/index.vue

@@ -113,6 +113,21 @@
         advantagesImg4:  require(`~/static/images/client/exam/product-advantages-img4.svg`),
       };
     },
+    head(){
+      return {
+        title: '考试软件_网上考试系统_网络考试系统_在线考试答题系统_【栋科软件有限公司】',
+        meta: [
+          {
+            name: 'keywords',
+            content: '电脑答题系统,单机考试系统,自主预约考试系统,考试软件系统,考试平台软件,单机版考试软件'
+          },
+          {
+            name:'description',
+            content:'麦塔在线考试软件系统是专业的网络考试应用软件,不仅为企业节省考试成本,更方便企业对考试工作的管理,为领导者和管理层全方位了解考试情况提供了有效的数据支持。'
+          }
+        ],
+      }
+    },
     computed:   {},
     methods:    {
       goExamRegistered(){

+ 27 - 18
pages/index.vue

@@ -92,24 +92,6 @@
       <div class="client-container">
         <h4 class="client-title">满足不同行业学习需求</h4>
         <el-tabs v-model="activeName" type="card" class="demand-box-tab">
-          <!--<el-tab-pane label="考试系统" name="first">
-            <ul class="demand-tab-list demand-kaoshi-list">
-              <li :class="{'active':kaoshiClicked===index}" @click="tabSwitch(item,index)" v-for="(item,index) in kaoshiLiArray"><i></i><p>{{item}}</p></li>
-            </ul>
-              <div v-show="kaoshiClicked===index"  class="demand-content-box" v-for="(item,index) in kaoshiDivArray" :key="index">
-                <div class="content-top-box">
-                  <h5>行业详情</h5>
-                  <p>{{item.demandText}}</p>
-                  <a :href="item.demandHref" class="fn-clear"><span>了解详情</span></a>
-                </div>
-                <div>
-                  <h5>客户案例</h5>
-                  <div v-for="item2 in item.demandLinkBox" class="demand-icon-box">
-                    <a><img :src="item2.img" alt="客户案例"><span>{{item2.demandName}}</span></a>
-                  </div>
-                </div>
-              </div>
-          </el-tab-pane>-->
           <el-tab-pane label="考试系统" name="first">
             <ul class="demand-tab-list demand-kaoshi-list">
               <li v-for="item in kaoshiLiArray">
@@ -535,6 +517,33 @@
 
 
     },
+
+    head(){
+      return {
+        title: '在线考试系统_在线培训系统_在线答题系统_大连栋科软件工程有限公司',
+        meta: [
+          {
+            name: 'description',
+            content: '麦塔在线考试系统和在线培训系统是由大连栋科软件工程有限公司历经多年独立研发,有完全自主知识产权的在线考试系统、在线培训系统。麦塔在线答题系统、在线学习系统全面支持移动端,栋科10年教育软件开发经验,10大功能模块,365天实时跟踪服务。麦塔无纸化考试系统节省30%的考试成本,跨平台支持手机端考试、练习!'
+          },
+          {
+            name: 'mobile-agent',
+            content: 'format=html5;url=https://m.mtavip.com'
+          },
+          {
+            'http-equiv': 'Cache-Control',
+            content: 'no-transform'
+          },
+        ],
+        link:[
+          {
+            rel:'alternate',
+            media:'only screen and(max-width: 640px)',
+            href:'https://m.mtavip.com'
+          }
+        ]
+      }
+    },
     methods:    {
 
 

+ 15 - 0
pages/introduction/index.vue

@@ -143,6 +143,21 @@
         corporateCultureImg:  require(`~/static/images/client/aboutUs/corporate-culture-img.png`),
       };
     },
+    head(){
+      return {
+        title: '栋科软件公司简介_栋科软件联系方式',
+        meta: [
+          {
+            name: 'keywords',
+            content: '栋科软件公司简介'
+          },
+          {
+            name:'description',
+            content:'大连栋科软件工程有限公司是专业的教育软件供应商,2007年,栋科软件创立于大连软件园。公司主营业务包括:中小学、高中、各大高校的教育软件产品、企业在线培训解决方案、在线考试软件产品,及相关平台服务等。目前,公司拥有办公基础软件研发、教育动漫产品研发、在线培训运营、数据测试、线上售后服务等事业部。'
+          }
+        ],
+      }
+    },
     computed: {},
     methods:  {},
     created() {

+ 1 - 1
pages/news/_id.vue

@@ -74,7 +74,7 @@
             name: 'description',
             content: this.infoData.intro
           }
-        ]
+        ],
       }
     },
     computed: {

+ 15 - 0
pages/news/index.vue

@@ -92,6 +92,21 @@
         activeIndex:      0,
       };
     },
+    head(){
+      return {
+        title: '新闻中心',
+        meta: [
+          {
+            name: 'keywords',
+            content: '考试系统,培训系统,在线答题系统,在线学习系统,无纸化考试系统,在线培训考试系统'
+          },
+          {
+            name:'description',
+            content:'在线考试系统和在线培训系统是栋科提供的最有竞争力的考试系统和培训系统,栋科软件十年专注于在线考试系统和在线培训系统。'
+          }
+        ],
+      }
+    },
     methods:    {
       handleCurrentChange(val) {
         this.currentPage = val;

+ 15 - 0
pages/trainsystem/index.vue

@@ -137,6 +137,21 @@
         trainAdvantagesImg4:  require(`~/static/images/client/train/product-advantages-img4.svg`),
       };
     },
+    head(){
+      return {
+        title: '培训学校管理系统_远程培训系统_培训软件系统_【栋科软件工程有限公司】',
+        meta: [
+          {
+            name: 'keywords',
+            content: '培训公司系统,培训行业管理系统,模拟培训考试系统,培训系统管理软件,培训软件'
+          },
+          {
+            name:'description',
+            content:'麦塔在线培训系统量身定制满足您需求的在线学习平台,完善的学习流程帮助用户建设标准化的在线培训体系,麦塔培训软件系统具有功能丰富的在线考试模块和稳定安全的数据保护。'
+          }
+        ],
+      }
+    },
     computed: {},
     methods:  {},
     created() {