2
3
Преглед на файлове

前端:删除无关文案

baichengfei преди 4 години
родител
ревизия
0584739371
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      src/dashoo.cn/frontend_web/nuxt.config.js
  2. 1 1
      src/dashoo.cn/frontend_web/nuxt.config.prod.js

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

+ 1 - 1
src/dashoo.cn/frontend_web/nuxt.config.prod.js

@@ -14,7 +14,7 @@ module.exports = {
    ** Headers of the page
    */
   head: {
-    title: '市场管理信息系统', //细胞制备系统
+    title: '市场管理信息系统',
     meta: [{
         charset: 'utf-8'
       },