fix: payment_log.json 移除 Jinja2 {% if %} 块,CRUD json 文件必须为纯 JSON
This commit is contained in:
parent
50566ed576
commit
854a0fdc12
@ -28,13 +28,8 @@
|
|||||||
"actiontype":"urlwidget",
|
"actiontype":"urlwidget",
|
||||||
"target":"PopupWindow",
|
"target":"PopupWindow",
|
||||||
"popup_options":{
|
"popup_options":{
|
||||||
{% if params_kw._is_mobile %}
|
|
||||||
"width":"100%",
|
|
||||||
"height":"90%",
|
|
||||||
{% else %}
|
|
||||||
"width": "40%",
|
"width": "40%",
|
||||||
"height":"80%",
|
"height":"80%",
|
||||||
{% endif %}
|
|
||||||
"archor": "cc"
|
"archor": "cc"
|
||||||
},
|
},
|
||||||
"options":{
|
"options":{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user