Explorar el Código

修改系统标题

shiyi hace 6 años
padre
commit
54f64f77b3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/dashoo.cn/frontend_web/nuxt.config.ignore.js

+ 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' }