This commit is contained in:
yumoqing 2025-07-28 15:56:45 +08:00
parent 3a39be9746
commit 326b732827

View File

@ -1,3 +1,5 @@
from ahserver.serverenv import ServerEnv
def UiWindow(title, icon, content, cheight=10, cwidth=15):
return {
"widgettype":"PopupWindow",