diff --git a/public/index.html b/public/index.html
index 691d4ea..3f65484 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5,6 +5,7 @@
+ <% if(htmlWebpackPlugin.options.isProd){ %>
@@ -20,7 +21,8 @@
-
<%= htmlWebpackPlugin.options.title %>
+ <% } %>
+ <%= htmlWebpackPlugin.options.isProd ? '' :'dev -' %> 后台管理系统