Commit b3586ff3 authored by zhangyichen's avatar zhangyichen

样式修改提交

parent dd9b3d7a
# 信息化管理系统 # 网络设备监控管理平台
## Build Setup ## Build Setup
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<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 %>logo3.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>
</head> </head>
......
...@@ -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