客户端打印设置与打包设置
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "JUSTAR",
|
||||
"version": "2.1.3",
|
||||
"version": "2.1.5",
|
||||
"description": "钜星科技便民问诊系统",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
@ -75,8 +75,8 @@
|
||||
"perMachine": false,
|
||||
"allowElevation": true,
|
||||
"allowToChangeInstallationDirectory": true,
|
||||
"createDesktopShortcut": false,
|
||||
"runAfterFinish": true,
|
||||
"createDesktopShortcut": false,
|
||||
"installerIcon": "./static/images/justar.ico",
|
||||
"uninstallerIcon": "./static/images/justar.ico",
|
||||
"include":"./installer.nsh"
|
||||
|
||||
Reference in New Issue
Block a user