From 91c866b090f3476920471deacd3da0275774b5b7 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 18 Dec 2025 10:50:26 +0800 Subject: [PATCH] bugfix --- wwwroot/recharge.ui | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/wwwroot/recharge.ui b/wwwroot/recharge.ui index 74b9de4..e8138cc 100644 --- a/wwwroot/recharge.ui +++ b/wwwroot/recharge.ui @@ -53,17 +53,7 @@ "wid": "self", "event":"submit", "actiontype":"urlwidget", - "target":"PopupWindow", - "popup_options":{ -{% if params_kw._is_mobile %} - "width": "95%", - "height": "95%", -{% else %} - "width": "50%", - "height": "50%", -{% endif %} - "archor":"cc" - }, + "target":"self", "options":{ "url":"{{entire_url('recharge.dspy')}}", "method":"POST",