From adf968871d7e466f40d8d7a573c934ee1fb8ab96 Mon Sep 17 00:00:00 2001 From: huangzhen Date: Tue, 15 Oct 2024 18:53:59 +0800 Subject: [PATCH] =?UTF-8?q?update=20@=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/webpack.base.js | 2 +- public/index.html | 3 ++- src/views/pages/orderList/index.vue | 15 ++++++--------- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/build/webpack.base.js b/build/webpack.base.js index a657090..201cd7d 100644 --- a/build/webpack.base.js +++ b/build/webpack.base.js @@ -57,7 +57,7 @@ module.exports = { template: path.resolve(__dirname, '../public/index.html'), // 模板取定义root节点的模板 inject: true, // 自动注入静态资源 title: '营销模版H5', - favicon: path.resolve(__dirname, `../public/favicon.ico`), + // favicon: path.resolve(__dirname, `../public/favicon.ico`), }), // new DefinePlugin({ // __VUE_OPTIONS_API__: 'true', diff --git a/public/index.html b/public/index.html index 293b480..9337799 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,8 @@ <%= htmlWebpackPlugin.options.title %> - + +