diff --git a/electron-builder.yml b/electron-builder.yml index 301637b..d120be7 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -1,5 +1,5 @@ appId: com.electron.lichong -productName: 销售统计 +productName: c directories: buildResources: build files: @@ -14,7 +14,7 @@ win: executableName: lichong-app nsis: oneClick: false - artifactName: 销售统计-${version}-setup.${ext} + artifactName: 表格生成-${version}-setup.${ext} allowToChangeInstallationDirectory: true shortcutName: ${productName} uninstallDisplayName: ${productName} diff --git a/src/renderer/index.html b/src/renderer/index.html index 03d7820..ed58d63 100644 --- a/src/renderer/index.html +++ b/src/renderer/index.html @@ -3,7 +3,7 @@ - 销售统计 + 表格生成