提交添加战术计算、添加头部设置
This commit is contained in:
@ -12,11 +12,13 @@ extraFiles:
|
||||
to: ./ffplay
|
||||
- from: ./build/icons/
|
||||
to: ./icons
|
||||
productName: 实景三维电子沙盘系统
|
||||
appId: org.dzsp_yingjizhihuijunyong_offline_Y_save
|
||||
productName: 建创实景三维电子沙盘系统
|
||||
appId: org.dzsp_shijingjianchuang_offline_Y_save
|
||||
files:
|
||||
- filter:
|
||||
- dist/electron/**/*
|
||||
- node_modules/**/*
|
||||
- package.json
|
||||
dmg:
|
||||
contents:
|
||||
- x: 410
|
||||
@ -31,10 +33,10 @@ mac:
|
||||
win:
|
||||
icon: build/icons/81.ico
|
||||
linux:
|
||||
target: deb
|
||||
target: rpm
|
||||
icon: build/icons/81.png
|
||||
desktop:
|
||||
Icon: /opt/实景三维电子沙盘系统/icons/81.png
|
||||
Icon: /opt/建创实景三维电子沙盘系统/icons/81.png
|
||||
executableArgs:
|
||||
- '--no-sandbox'
|
||||
nsis:
|
||||
|
||||
Reference in New Issue
Block a user