Ver código fonte

feat:修改页面title

snow 2 anos atrás
pai
commit
8e5ee6fe7b
3 arquivos alterados com 5 adições e 5 exclusões
  1. 2 2
      dist/index.html
  2. 1 1
      dist/runtime.js
  3. 2 2
      public/index.html

+ 2 - 2
dist/index.html

@@ -25,7 +25,7 @@
         (function() {
             // title
 
-            document.title = "业绩报表";
+            document.title = "搞了多少了";
 
             if (
                 typeof WeixinJSBridge == "object" &&
@@ -72,4 +72,4 @@
     <!-- built files will be auto injected -->
 <script type="text/javascript" src="/runtime.js"></script><script type="text/javascript" src="/chunk-elementUI.js"></script><script type="text/javascript" src="/chunk-libs.js"></script><script type="text/javascript" src="/app.js"></script></body>
 
-</html>
+</html>

+ 1 - 1
dist/runtime.js

@@ -113,7 +113,7 @@
 /******/
 /******/ 	var hotApplyOnUpdate = true;
 /******/ 	// eslint-disable-next-line no-unused-vars
-/******/ 	var hotCurrentHash = "f47f20575a790dc7a8c7";
+/******/ 	var hotCurrentHash = "8233f903a08579915630";
 /******/ 	var hotRequestTimeout = 10000;
 /******/ 	var hotCurrentModuleData = {};
 /******/ 	var hotCurrentChildModule;

+ 2 - 2
public/index.html

@@ -25,7 +25,7 @@
         (function() {
             // title
 
-            document.title = "业绩报表";
+            document.title = "搞了多少了";
 
             if (
                 typeof WeixinJSBridge == "object" &&
@@ -72,4 +72,4 @@
     <!-- built files will be auto injected -->
 </body>
 
-</html>
+</html>