This commit is contained in:
yumoqing 2026-06-09 13:53:14 +08:00
parent dfb0794ee2
commit ca1abb008a

View File

@ -89,7 +89,7 @@
"actiontype":"urlwidget", "actiontype":"urlwidget",
"target":"PopupWindow", "target":"PopupWindow",
"popup_options":{ "popup_options":{
"title":"上架确认", "title":"上架",
"cwidth":20, "cwidth":20,
"cheight":8 "cheight":8
}, },
@ -107,7 +107,7 @@
"actiontype":"urlwidget", "actiontype":"urlwidget",
"target":"PopupWindow", "target":"PopupWindow",
"popup_options":{ "popup_options":{
"title":"下架确认", "title":"下架",
"cwidth":20, "cwidth":20,
"cheight":8 "cheight":8
}, },