From 957002bbe2dafaa8365e9c21e4070d8c44836bf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=8A=B2=E9=BE=99?= <2860996570@qq.com> Date: Tue, 22 Oct 2024 14:29:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8Ddev=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 4 ++-- src/views/productsMsg/components/productInfo.vue | 11 ++++++++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/src/App.vue b/src/App.vue index 11c14e4..ce2afa2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -35,11 +35,11 @@ export default { // }, false) // 可关闭控制台运行提示输出 //! 检查 external 的 getselfInfo /* npm run build:prod - + sudo mv ggfw-dangan.zip /usr/share/nginx/html/ggfw-dangan 在 MSSM-Dev 文件夹下 移动压缩包到 ggfw文件夹下 cd /usr/share/nginx/html/ggfw-dangan 移动到文件夹下 - + unzip ggfw-dangan.zip 解压 */ }, diff --git a/src/views/productsMsg/components/productInfo.vue b/src/views/productsMsg/components/productInfo.vue index fbf678a..6873aff 100644 --- a/src/views/productsMsg/components/productInfo.vue +++ b/src/views/productsMsg/components/productInfo.vue @@ -6,6 +6,8 @@