Sfoglia il codice sorgente

系统名称:大港油田检测监督评价管理系统

yuedefeng 6 anni fa
parent
commit
18480f8102

+ 2 - 2
src/dashoo.cn/frontend_web/nuxt.config.ignore.js

@@ -14,11 +14,11 @@ module.exports = {
   ** Headers of the page
   */
   head: {
-    title: '样本库系统',
+    title: '大港油田检测监督评价管理系统',
     meta: [
       { charset: 'utf-8' },
       { name: 'viewport', content: 'width=device-width, initial-scale=1' },
-      { hid: 'description', name: 'description', content: '样本库系统' }
+      { hid: 'description', name: 'description', content: '大港油田检测监督评价管理系统' }
     ],
     link: [
       { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }

+ 2 - 2
src/dashoo.cn/frontend_web/nuxt.config.js

@@ -14,7 +14,7 @@ module.exports = {
    ** Headers of the page
    */
   head: {
-    title: '样本库系统', //细胞制备系统
+    title: '大港油田检测监督评价管理系统', //细胞制备系统
     meta: [{
         charset: 'utf-8'
       },
@@ -25,7 +25,7 @@ module.exports = {
       {
         hid: 'description',
         name: 'description',
-        content: '样本库系统'
+        content: '大港油田检测监督评价管理系统'
       }
     ],
     link: [{