Skip to content

Commit eeacb5c

Browse files
committed
feat():更改title
1 parent 25a8220 commit eeacb5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width,initial-scale=1.0">
6-
<title>王者荣耀后台管理系统</title>
6+
<title>Vue+Element后台管理系统</title>
77
</head>
88
<body>
99
<div id="app"></div>

src/i18n/lan/zh.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const h = {
2-
system: "王者荣耀后台管理系统",
2+
system: "Vue+Element后台管理系统",
33
full: "全屏显示",
44
account: "我的账户",
55
invoice: "原始单据",

0 commit comments

Comments
 (0)