Commit 50f300b6 authored by 李智书's avatar 李智书

1.修改模板文件;

parent 68f93d25
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<meta http-equiv="pragram" content="no-cache"> <meta http-equiv="pragram" content="no-cache">
<meta http-equiv="cache-control" content="no-cache, must-revalidate"> <meta http-equiv="cache-control" content="no-cache, must-revalidate">
<meta http-equiv="expires" content="0"> <meta http-equiv="expires" content="0">
<link rel="shortcut icon" type="image/x-icon" href="./faceico.ico"/> <link rel="shortcut icon" type="image/x-icon" href="./static/faceico.ico"/>
<title> <title>
<%= htmlWebpackPlugin.options.title %> <%= htmlWebpackPlugin.options.title %>
</title> </title>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<meta http-equiv="pragram" content="no-cache"> <meta http-equiv="pragram" content="no-cache">
<meta http-equiv="cache-control" content="no-cache, must-revalidate"> <meta http-equiv="cache-control" content="no-cache, must-revalidate">
<meta http-equiv="expires" content="0"> <meta http-equiv="expires" content="0">
<link rel="shortcut icon" type="image/x-icon" href="./faceico.ico"/> <link rel="shortcut icon" type="image/x-icon" href="./static/faceico.ico"/>
<title> <title>
<%= htmlWebpackPlugin.options.title %> <%= htmlWebpackPlugin.options.title %>
</title> </title>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment