Commit b94af358 authored by 张伯涛's avatar 张伯涛

修改系统中的 “信息化管理系统” ---》 电子加热器追溯平台系统

parent 277dba4c
# 信息化管理系统 # 电子加热器追溯平台系统
## Build Setup ## Build Setup
......
...@@ -6,7 +6,8 @@ ...@@ -6,7 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" href="<%= BASE_URL %>home_logo.png"> <link rel="icon" href="<%= BASE_URL %>home_logo.png">
<link rel="stylesheet" href="//at.alicdn.com/t/font_2011217_f70ptj9y4oc.css"> <link rel="stylesheet" href="//at.alicdn.com/t/font_2011217_f70ptj9y4oc.css">
<title><%= webpackConfig.name %></title> <!-- <title><%= webpackConfig.name %></title>-->
<title>电子加热器追溯平台系统</title>
</head> </head>
<body> <body>
<noscript> <noscript>
......
...@@ -24,7 +24,7 @@ export default { ...@@ -24,7 +24,7 @@ export default {
}, },
data() { data() {
return { return {
title: '信息化管理系统', title: '电子加热器追溯平台系统',
logo: 'https://image-1252351428.cos.ap-beijing.myqcloud.com/home_logo.png' logo: 'https://image-1252351428.cos.ap-beijing.myqcloud.com/home_logo.png'
} }
}, },
......
module.exports = { module.exports = {
title: '信息化管理系统', title: '电子加热器追溯平台系统',
/** /**
* @type {boolean} true | false * @type {boolean} true | false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment