将tile改为中文同时修改图标

pull/6/head
yzw 2022-12-06 10:58:37 +08:00
parent e145ab0d40
commit f63028ca38
2 changed files with 2 additions and 2 deletions

View 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 %>favicon.ico">
<link rel="icon" href="<%= BASE_URL %>favicon.png">
<title><%= webpackConfig.name %></title>
</head>
<body>

View File

@ -1,6 +1,6 @@
module.exports = {
title: 'Vue Admin Template',
title: '知事识人',
/**
* @type {boolean} true | false