From c4dc9b9de85e6f614c630cabb29ef0033a017f16 Mon Sep 17 00:00:00 2001 From: lichong <18518571399@163.com> Date: Tue, 15 Oct 2024 19:32:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/electron-builder.yml | 2 +- front/package.json | 2 +- front/src/renderer/src/views/shujufenxi.vue | 93 +++++++++++++++++---- jihuoqi/electron-builder.yml | 2 +- 4 files changed, 79 insertions(+), 20 deletions(-) diff --git a/front/electron-builder.yml b/front/electron-builder.yml index 49ac237..4a61ecd 100644 --- a/front/electron-builder.yml +++ b/front/electron-builder.yml @@ -14,7 +14,7 @@ win: executableName: lichong-app nsis: oneClick: false - artifactName: ${name}-${version}-setup.${ext} + artifactName: 数据统计-${version}-setup.${ext} allowToChangeInstallationDirectory: true shortcutName: ${productName} uninstallDisplayName: ${productName} diff --git a/front/package.json b/front/package.json index 1dd6f61..cf18872 100644 --- a/front/package.json +++ b/front/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "1.0.0", + "version": "1.0.5", "description": "An Electron application with Vue", "main": "./out/main/index.js", "author": "lichong", diff --git a/front/src/renderer/src/views/shujufenxi.vue b/front/src/renderer/src/views/shujufenxi.vue index 6806ac9..54fa279 100644 --- a/front/src/renderer/src/views/shujufenxi.vue +++ b/front/src/renderer/src/views/shujufenxi.vue @@ -1,6 +1,6 @@