Commit b3586ff3 authored by zhangyichen's avatar zhangyichen

样式修改提交

parent dd9b3d7a
# 信息化管理系统
# 网络设备监控管理平台
## Build Setup
......@@ -45,4 +45,4 @@ npm run lint
# 代码格式检查并自动修复
npm run lint -- --fix
```
\ No newline at end of file
```
......@@ -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 %>logo3.png">
<link rel="stylesheet" href="//at.alicdn.com/t/font_2011217_f70ptj9y4oc.css">
<title><%= webpackConfig.name %></title>
</head>
......
......@@ -24,7 +24,7 @@ export default {
},
data() {
return {
title: '信息化管理系统',
title: '网络设备监控管理平台',
logo: 'https://image-1252351428.cos.ap-beijing.myqcloud.com/home_logo.png'
}
},
......
module.exports = {
title: '信息化管理系统',
title: '网络设备监控管理平台',
/**
* @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