This commit is contained in:
yumoqing 2025-12-18 10:50:26 +08:00
parent 6b3171b187
commit 91c866b090

View File

@ -53,17 +53,7 @@
"wid": "self", "wid": "self",
"event":"submit", "event":"submit",
"actiontype":"urlwidget", "actiontype":"urlwidget",
"target":"PopupWindow", "target":"self",
"popup_options":{
{% if params_kw._is_mobile %}
"width": "95%",
"height": "95%",
{% else %}
"width": "50%",
"height": "50%",
{% endif %}
"archor":"cc"
},
"options":{ "options":{
"url":"{{entire_url('recharge.dspy')}}", "url":"{{entire_url('recharge.dspy')}}",
"method":"POST", "method":"POST",