fix: promote.ui去掉Jinja2 entire_url避免独立页面上下文缺失
This commit is contained in:
parent
0ceb2b84c1
commit
5c2079a2f1
@ -3,7 +3,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"width": "100%",
|
"width": "100%",
|
||||||
"height": "100%",
|
"height": "100%",
|
||||||
"url": "{{entire_url('generate_qr.dspy')}}",
|
"url": "/discount/generate_qr.dspy",
|
||||||
"method": "POST",
|
"method": "POST",
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user