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