style(admin-web): apply blurred-backdrop cover treatment to KOL cards

Switch KOL package, template, and workspace card covers from object-fit
cover to a blurred backdrop with a contained foreground image so non-16:9
artwork no longer crops awkwardly. Also restyle the package detail back
button, swap the generate-button copy for the canonical key, and rename
"prompts" counts to "refined templates" in i18n.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-25 23:17:04 +08:00
parent cde70ca5e0
commit ae63f60def
6 changed files with 186 additions and 24 deletions
+1 -1
View File
@@ -194,7 +194,7 @@ const enUS = {
},
empty: "No published subscription packages yet",
subscribers: "{count} subscribed tenants",
prompts: "{count} prompts",
prompts: "{count} refined templates",
},
package: {
subscribe: "Request subscription",
+1 -1
View File
@@ -194,7 +194,7 @@ const zhCN = {
},
empty: "暂无已上架的订阅包",
subscribers: "{count} 个订阅租户",
prompts: "{count} 个提示词",
prompts: "{count} 个精调模版",
},
package: {
subscribe: "申请订阅",