From bdbde8f26714924d8230107780e98f52f0883d3e Mon Sep 17 00:00:00 2001 From: huangchengfa <171504222@qq.com> Date: Fri, 12 Dec 2025 10:20:08 +0800 Subject: [PATCH 1/4] =?UTF-8?q?feat:=20=E6=89=93=E5=8C=85bat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 打包.bat | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 打包.bat diff --git a/打包.bat b/打包.bat new file mode 100644 index 0000000..a77fd84 --- /dev/null +++ b/打包.bat @@ -0,0 +1,12 @@ +@echo off +echo ʼ֥ڸpc(sgxt_pc)... + +call npm run build +echo ɣѹ... +if exist gsxt.zip del gsxt.zip +powershell Compress-Archive -Path gsxt -DestinationPath gsxt.zip +echo ѹɣ +explorer . +msg * "֥ڸpcɣ" +start http://localhost:9528?project=sgxt_pc +powershell -Command "Add-Type -AssemblyName System.Windows.Forms; [System.Windows.Forms.MessageBox]::Show('ѹɣ', 'ɹ', [System.Windows.Forms.MessageBoxButtons]::OK, [System.Windows.Forms.MessageBoxIcon]::Exclamation)" \ No newline at end of file From ffdb0661e28e13b2d71c142019a9c38214e01f16 Mon Sep 17 00:00:00 2001 From: huangchengfa <171504222@qq.com> Date: Fri, 12 Dec 2025 10:32:19 +0800 Subject: [PATCH 2/4] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E9=A2=9C?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../warningControl/behaviorWarning/index.vue | 46 +++++++++++-------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/src/views/backOfficeSystem/fourColorManage/warningControl/behaviorWarning/index.vue b/src/views/backOfficeSystem/fourColorManage/warningControl/behaviorWarning/index.vue index 36d281c..160e31d 100644 --- a/src/views/backOfficeSystem/fourColorManage/warningControl/behaviorWarning/index.vue +++ b/src/views/backOfficeSystem/fourColorManage/warningControl/behaviorWarning/index.vue @@ -5,19 +5,19 @@ - + - 搜索 - 关闭搜索 + 搜索 + 关闭搜索 -
+
-
+