feat: 增加区分预览版的模块
This commit is contained in:
@@ -66,6 +66,17 @@ export const CompName = {
|
||||
// 生成合成图片
|
||||
aigcPhotoGeneratorCard: "aigcPhotoGeneratorCard",
|
||||
videoCard: "videoCard",
|
||||
|
||||
// 长文本卡片-拍照攻略
|
||||
longTextCardSnapPreview: "longTextCardSnapPreview",
|
||||
// 长文本卡片-路线指引
|
||||
longTextCardRoutePreview: "longTextCardRoutePreview",
|
||||
// 长文本卡片-景点故事
|
||||
longTextCardScenicSpotPreview: "longTextCardScenicSpotPreview",
|
||||
// 长文本卡片-初游攻略
|
||||
longTextCardFullDocPreview: "longTextCardFullDocPreview",
|
||||
// 长文本卡片-漂流攻略
|
||||
longTextCardStrategyPreview: "longTextCardStrategyPreview",
|
||||
};
|
||||
|
||||
/// 发送的指令类型
|
||||
|
||||
Reference in New Issue
Block a user