We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a8220 commit eeacb5cCopy full SHA for eeacb5c
index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<meta name="viewport" content="width=device-width,initial-scale=1.0">
6
- <title>王者荣耀后台管理系统</title>
+ <title>Vue+Element后台管理系统</title>
7
</head>
8
<body>
9
<div id="app"></div>
src/i18n/lan/zh.js
@@ -1,5 +1,5 @@
1
export const h = {
2
- system: "王者荣耀后台管理系统",
+ system: "Vue+Element后台管理系统",
full: "全屏显示",
account: "我的账户",
invoice: "原始单据",
0 commit comments