- 修复服务器

This commit is contained in:
Pine
2026-05-13 00:45:50 +08:00
parent 2bd68815fd
commit a5b96eed6e
5 changed files with 123 additions and 19 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
"version": "0.1.0",
"identifier": "com.pine.dpm",
"build": {
"beforeDevCommand": "yarn dev",
"beforeDevCommand": "yarn build && yarn dev",
"devUrl": "http://localhost:1420",
"beforeBuildCommand": "yarn build",
"frontendDist": "../dist"
@@ -12,7 +12,7 @@
"app": {
"windows": [
{
"title": "大屏媒体轮播系统",
"title": "昆明大学生创业园展播系统",
"width": 1200,
"height": 800
}