feat: 拍照攻略组件

This commit is contained in:
2026-06-04 15:39:11 +08:00
parent 881abda55e
commit 41feba7a8b
5 changed files with 136 additions and 3 deletions

View File

@@ -43,11 +43,17 @@ for (const snippet of forbiddenCompatibilitySnippets) {
const requiredStrictRenderingSnippets = [
"LONG_TEXT_KEYS.sceneImage",
"LONG_TEXT_KEYS.commodityList",
"LONG_TEXT_KEYS.photoList",
"commodity.commodity_id",
"commodity.commodity_name",
"commodity.commodity_price",
"commodity.commodity_tag",
"commodity.commodity_photo",
"<swiper",
"<swiper-item",
"photo.photo_name",
"photo.photo_description",
"photo.photo_url",
"content-body-list-marker",
"entry.value.length > 1",
"formatListMarker(index)",