fix: $ → ,多余$导致变量未被替换

This commit is contained in:
yumoqing 2026-07-06 13:57:57 +08:00
parent acdabe4c33
commit 190e4e435f

View File

@ -14,7 +14,7 @@
"width": "85%"
},
"options": {
"url": "${text}$"
"url": "${text}"
}
},
{