@@ -27,7 +27,7 @@ module.exports = {
// 在 dist/index.html 的输出
filename: 'index.html',
// 当使用 title 选项时,template 中的 title 标签需要是 <title><%= htmlWebpackPlugin.options.title %></title>
- title: '椰林充值后台管理系统程序',
+ title: '购物商城管理',
},
devServer: {