Skip to content

Commit 33d93ac

Browse files
authored
错误处理及其他一些优化 (#29)
1 parent 5645785 commit 33d93ac

File tree

28 files changed

+254
-869
lines changed

28 files changed

+254
-869
lines changed

public/goldapadmin.ico

4.31 KB
Binary file not shown.

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66
<meta name="renderer" content="webkit">
77
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
8-
<link rel="icon" href="<%= BASE_URL %>webmini.svg">
8+
<link rel="icon" href="<%= BASE_URL %>goldapadmin.ico">
99
<title><%= webpackConfig.name %></title>
1010
</head>
1111
<body>

public/webmini.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/assets/GithubImages/api.PNG

-96.5 KB
Binary file not shown.

src/assets/GithubImages/login.PNG

-2.31 MB
Binary file not shown.

src/assets/GithubImages/menu.PNG

-86.6 KB
Binary file not shown.

src/assets/GithubImages/role.PNG

-64 KB
Binary file not shown.
-71.8 KB
Binary file not shown.

src/assets/GithubImages/user.PNG

-69.3 KB
Binary file not shown.
49.6 KB
Loading

0 commit comments

Comments
 (0)