Browse Source

更改网页title

main
张海 1 day ago
parent
commit
3f6973835e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      public/index.html

+ 1
- 1
public/index.html View File

@@ -5,7 +5,7 @@
<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>
<title>民政救助智慧终端</title>
<!-- <title><%= htmlWebpackPlugin.options.title %></title>-->

</head>


Loading…
Cancel
Save