wgl пре 4 година
родитељ
комит
bf0804f999
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      config/pages.js

+ 3 - 3
config/pages.js

@@ -26,7 +26,7 @@ const config = {
 				entry: 'src/projects/business/main.js',
 				template: 'index/business/index.html',
 				filename: 'index.html',
-				title: '' + title,
+				title: '小鹏管家' + title,
 			}
 		},
 		outputDir: 'dist/business',
@@ -72,7 +72,7 @@ const config = {
 				entry: 'src/projects/factory/main.js',
 				template: 'index/factory/index.html',
 				filename: 'index.html',
-				title: '' + title,
+				title: '小鹏管家' + title,
 			}
 		},
 		outputDir: 'dist/factory',
@@ -115,7 +115,7 @@ const config = {
 				entry: 'src/projects/pension/main.js',
 				template: 'index/pension/index.html',
 				filename: 'index.html',
-				title: '' + title,
+				title: '小鹏管家' + title,
 			}
 		},
 		outputDir: 'dist/pension',