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 @@