gang.huang 1 year ago
parent
commit
77ed949520
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

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