zengyicheng 2 years ago
parent
commit
d6760cb42b

+ 0 - 0
dist/css/18.156aea74.css → dist/css/18.5c519e01.css


+ 0 - 0
dist/css/236.0cb70a70.css → dist/css/236.e4b2e405.css


+ 0 - 0
dist/css/786.86d7c733.css → dist/css/786.432e8bdf.css


+ 0 - 0
dist/css/790.f143c232.css → dist/css/790.18f71a76.css


+ 0 - 0
dist/css/app.1c91ce43.css → dist/css/app.fd5093bf.css


+ 1 - 1
dist/index.html

@@ -1 +1 @@
-<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>双创学院</title><script defer="defer" src="/js/chunk-vendors.6fb7b4fe.js"></script><script defer="defer" src="/js/app.50ba2d84.js"></script><link href="/css/chunk-vendors.ab49d789.css" rel="stylesheet"><link href="/css/app.1c91ce43.css" rel="stylesheet"></head><body><div id="app"></div></body></html>
+<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>双创学院管理系统</title><script defer="defer" src="/js/chunk-vendors.6fb7b4fe.js"></script><script defer="defer" src="/js/app.612c45fb.js"></script><link href="/css/chunk-vendors.ab49d789.css" rel="stylesheet"><link href="/css/app.fd5093bf.css" rel="stylesheet"></head><body><div id="app"></div></body></html>

File diff suppressed because it is too large
+ 0 - 0
dist/js/18.8e9b1a21.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/18.b16d5cdb.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/18.b16d5cdb.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/236.1ca6145c.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/236.1ca6145c.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/236.4eed331d.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/290.f1c5d9c4.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/290.f1c5d9c4.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/347.075be062.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/347.075be062.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/355.ef04018d.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/355.ef04018d.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/417.eab06d1c.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/417.eab06d1c.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/786.7554bf59.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/786.7554bf59.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/786.f3295326.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/790.2f644a91.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/790.2f644a91.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/790.450c36b3.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/894.f065d61e.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/894.f065d61e.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/app.612c45fb.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/app.612c45fb.js.map


+ 9 - 6
public/index.html

@@ -1,17 +1,20 @@
 <!DOCTYPE html>
 <html lang="">
-  <head>
+
+<head>
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <!-- <link rel="icon" href="<%= BASE_URL %>favicon.ico"> -->
-    <title>双创学院</title>
-  </head>
-  <body>
+    <title>双创学院管理系统</title>
+</head>
+
+<body>
     <!-- <noscript>
       <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
     </noscript> -->
     <div id="app"></div>
     <!-- built files will be auto injected -->
-  </body>
-</html>
+</body>
+
+</html>

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