enhance:修改应用窗口标题为“招投标智能助手”,调整窗口尺寸属性
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "bidding-agent",
|
||||
"width": 800,
|
||||
"height": 600
|
||||
"title": "招投标智能助手",
|
||||
"minWidth": 800,
|
||||
"minHeight": 600
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user