|
|
@@ -14,7 +14,7 @@ module.exports = {
|
|
|
** Headers of the page
|
|
|
*/
|
|
|
head: {
|
|
|
- title: '供方信息管理平台', //细胞制备系统
|
|
|
+ title: '市场管理信息系统', //细胞制备系统
|
|
|
meta: [{
|
|
|
charset: 'utf-8'
|
|
|
},
|
|
|
@@ -25,7 +25,7 @@ module.exports = {
|
|
|
{
|
|
|
hid: 'description',
|
|
|
name: 'description',
|
|
|
- content: '供方信息管理平台'
|
|
|
+ content: '市场管理信息系统'
|
|
|
}
|
|
|
],
|
|
|
link: [{
|