Signed-off-by: lijunqing <lijunqing@dashoo.cn>
@@ -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: [{
@@ -167,7 +167,7 @@
<div
class="foot-wrapper"
style="height: 30px; background-color: transparent; color:#A9A9A9; padding-top: 10px; text-align: right"
- >©信息中心 版权所有</div>
+ >©企管法规处 版权所有</div>
</footer>
</div>