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