From 5dd83fdb45d0e22d4a902979e1aa66ba3f4f8685 Mon Sep 17 00:00:00 2001 From: sion123 <450702724@qq.com> Date: Wed, 29 Apr 2026 23:45:23 +0800 Subject: [PATCH] =?UTF-8?q?feat(video-from-script):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=86=9B=E4=BA=8B=E8=B4=A6=E6=88=B7=E4=B8=BB=E9=A2=98=E7=9A=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=BC=95=E7=94=A8=E5=9B=BE=E7=89=87=E5=9C=B0?= =?UTF-8?q?=E5=9D=80`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 `dark-noir-military` 样式引用的背景图片从 `grunge_br.png` 更换为 `popart_bl.png`,并更新为阿里云 OSS 的新存储地址 --- .claude/skills/video-from-script/accounts/military/account.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/skills/video-from-script/accounts/military/account.json b/.claude/skills/video-from-script/accounts/military/account.json index d679020..0e74dd2 100644 --- a/.claude/skills/video-from-script/accounts/military/account.json +++ b/.claude/skills/video-from-script/accounts/military/account.json @@ -10,7 +10,7 @@ "styles": { "dark-noir-military": { "references": [ - { "file": "grunge_br.png", "url": "https://i.ibb.co/SwfD7YM6/e3caf4ad6e8a.png" } + { "file": "popart_bl.png", "url": "https://muye-ai-chat.oss-cn-hangzhou.aliyuncs.com/tmp/popart_bl.png?OSSAccessKeyId=LTAI5tPV9Ag3csf41GZjaLTA&Expires=1809013497&Signature=Gwr8RDdjmrQtHAAHTcqkRxAcPv4%3D" } ] } },