Browse Source

删除多余元素1

JXDS18FUJT 2 years ago
parent
commit
8ad62c25c3
2 changed files with 4 additions and 5 deletions
  1. 1 1
      layouts/default.vue
  2. 3 4
      nuxt.config.js

+ 1 - 1
layouts/default.vue

@@ -14,7 +14,7 @@
     },
     head(){
       return {
-        title: "中振科技"
+        title: "祖儿网络科技"
       }
     }
 

+ 3 - 4
nuxt.config.js

@@ -5,17 +5,16 @@ export default {
   ** 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: process.env.npm_package_description || '' }
     ],
     link: [
-      { rel: 'icon', type: 'image/x-icon', href: '/assets/images/favicons/favicon.ico' },
       { rel: 'apple-touch-icon', sizes:'180x180', href: '/assets/images/favicons/apple-touch-icon.png' },
-      { rel: 'icon', type: 'image/png', sizes:'32x32', href: '/assets/images/favicons/favicon-32x32.png' },
-      { rel: 'icon', type: 'image/png', sizes:'16x16', href: '/assets/images/favicons/favicon-16x16.png' },
+      // { rel: 'icon', type: 'image/png', sizes:'32x32', href: '/assets/images/favicons/favicon-32x32.png' },
+      // { rel: 'icon', type: 'image/png', sizes:'16x16', href: '/assets/images/favicons/favicon-16x16.png' },
       {
         rel: "stylesheet",
         href: