保存一下
This commit is contained in:
18
src/core/apps/music/app.json
Normal file
18
src/core/apps/music/app.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "music",
|
||||
"title": "音乐",
|
||||
"description": "音乐",
|
||||
"icon": "iconfont icon-setting",
|
||||
"startName": "main",
|
||||
"singleton": true,
|
||||
"isJustProcess": false,
|
||||
"windowFormConfigs": [
|
||||
{
|
||||
"name": "main",
|
||||
"title": "音乐",
|
||||
"icon": "iconfont icon-setting",
|
||||
"width": 800,
|
||||
"height": 600
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user