Quellcode durchsuchen

feat: 修改默认title

lanjianrong vor 4 Jahren
Ursprung
Commit
d613d9c411
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      public/index.html

+ 1 - 1
public/index.html

@@ -24,7 +24,7 @@
       work correctly both with client-side routing and a non-root public URL.
       Learn how to configure a non-root public URL by running `npm run build`.
     -->
-    <title>React App</title>
+    <title>纵横工程建设项目管理系统</title>
   </head>
   <body>
     <noscript>You need to enable JavaScript to run this app.</noscript>