feat: 增加区分预览版的模块

This commit is contained in:
2026-06-08 17:45:20 +08:00
parent fc1fd6a6d5
commit b4871d9cff
4 changed files with 58 additions and 32 deletions

View File

@@ -66,6 +66,17 @@ export const CompName = {
// 生成合成图片
aigcPhotoGeneratorCard: "aigcPhotoGeneratorCard",
videoCard: "videoCard",
// 长文本卡片-拍照攻略
longTextCardSnapPreview: "longTextCardSnapPreview",
// 长文本卡片-路线指引
longTextCardRoutePreview: "longTextCardRoutePreview",
// 长文本卡片-景点故事
longTextCardScenicSpotPreview: "longTextCardScenicSpotPreview",
// 长文本卡片-初游攻略
longTextCardFullDocPreview: "longTextCardFullDocPreview",
// 长文本卡片-漂流攻略
longTextCardStrategyPreview: "longTextCardStrategyPreview",
};
/// 发送的指令类型