mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 01:10:16 +08:00
更新应用程序配置,修改图标和标题,优化截图加载逻辑,移除懒加载初始化
This commit is contained in:
13
package.json
13
package.json
@@ -1,17 +1,18 @@
|
||||
{
|
||||
"name": "electron-vue-vite",
|
||||
"version": "28.1.0",
|
||||
"name": "apm-app-store",
|
||||
"version": "1.0.0",
|
||||
"main": "dist-electron/main/index.js",
|
||||
"description": "Really simple Electron + Vue + Vite boilerplate.",
|
||||
"author": "草鞋没号 <308487730@qq.com>",
|
||||
"license": "MIT",
|
||||
"description": "Client for APM App Store",
|
||||
"author": "elysia-best <elysia-best@simplelinux.cn.eu.org>",
|
||||
"license": "UNLICENSED",
|
||||
"private": true,
|
||||
"keywords": [
|
||||
"electron",
|
||||
"rollup",
|
||||
"vite",
|
||||
"vue3",
|
||||
"vue"
|
||||
"vue",
|
||||
"spark-app-store"
|
||||
],
|
||||
"debug": {
|
||||
"env": {
|
||||
|
||||
Reference in New Issue
Block a user