- 修复服务器
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user