@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>水投网站管理</title>
+ <title>水务网站管理</title>
</head>
<body>
<div id="app" class="app"></div>
@@ -1,6 +1,6 @@
// 登录页面国际化
export default {
- title: '水投网站管理',
+ title: '水务网站管理',
username: '用户名',
password: '密码',
login: '登 录',