Browse Source

feat: logo

shaojianheng 4 years ago
parent
commit
5517b66172
2 changed files with 11 additions and 1 deletions
  1. 0 1
      src/layouts/mainLayout/index.js
  2. 11 0
      src/pages/document.ejs

File diff suppressed because it is too large
+ 0 - 1
src/layouts/mainLayout/index.js


+ 11 - 0
src/pages/document.ejs

@@ -0,0 +1,11 @@
+<!doctype html>
+<html>
+<head>
+  <meta charset="utf-8" />
+  <title>后端应用后台</title>
+  <link rel="shortcut icon" href="https://cdn.weipaitang.com/static/202010237298be30-2413-be302413-6fa8-1b0038e02745-W32H32" type="image/x-icon">
+</head>
+<body>
+  <div id="root"></div>
+ </body>
+</html>

Some files were not shown because too many files changed in this diff