chore: 调整窗口宽度
This commit is contained in:
@@ -636,7 +636,7 @@ def start_webview():
|
||||
title='EGM 输电线路绕击跳闸率计算',
|
||||
url=url,
|
||||
js_api=api,
|
||||
width=1200,
|
||||
width=1500,
|
||||
height=900,
|
||||
resizable=True,
|
||||
min_size=(800, 600)
|
||||
|
||||
Reference in New Issue
Block a user