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

换logo

parent f6770205
......@@ -4,7 +4,7 @@
<meta charset="utf-8">
<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">
<!-- <link rel="icon" href="<%= BASE_URL %>home_logo.png">-->
<link rel="icon" href="<%= BASE_URL %>monitorLogo.png">
<!-- <link rel="stylesheet" href="//at.alicdn.com/t/font_2011217_f70ptj9y4oc.css">-->
<!-- <title><%= webpackConfig.name %></title>-->
<title>网络设备监控管理平台</title>
......
......@@ -25,7 +25,7 @@ export default {
data() {
return {
title: 'IT监控系统',
logo: require('@/assets/image/logo.png')
logo: require('@/assets/image/menulogo.png')
}
}
}
......
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