mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 09:20:18 +08:00
更新应用程序配置,修改图标和标题,优化截图加载逻辑,移除懒加载初始化
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
// @see https://www.electron.build/configuration/configuration
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/electron-userland/electron-builder/master/packages/app-builder-lib/scheme.json",
|
||||
"appId": "YourAppID",
|
||||
"appId": "store.spark-app.erotica",
|
||||
"asar": true,
|
||||
"productName": "YourAppName",
|
||||
"productName": "APM AppStore",
|
||||
"directories": {
|
||||
"output": "release/${version}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user