feat: 定价测试窗口添加标题'定价测试'

This commit is contained in:
Hermes Agent 2026-06-18 16:06:16 +08:00
parent 972400e382
commit bcdb1e02cd

View File

@ -45,7 +45,8 @@
"width": "70%", "width": "70%",
"height": "70%", "height": "70%",
"auto_open": true, "auto_open": true,
"archor": "cc" "archor": "cc",
"title": "定价测试"
}, },
"options": { "options": {
"url": "{{entire_url('../test_pricing_program.ui')}}", "url": "{{entire_url('../test_pricing_program.ui')}}",