feat: 增加对比组件
This commit is contained in:
@@ -17,6 +17,7 @@ export const LONG_TEXT_KEYS = {
|
||||
photoList: "photo_list",
|
||||
aigcComponet: "aigc_componet",
|
||||
decisionSection: "decision_section",
|
||||
decisionSuggestionList: "decision_suggestion_list",
|
||||
routeWarning: "route_warning",
|
||||
tourRoutes: "tour_routes",
|
||||
facilitiesAlongTheWay: "facilities_along_the_way",
|
||||
@@ -42,6 +43,7 @@ export const LONG_TEXT_FIELD_CONFIG = [
|
||||
{ key: LONG_TEXT_KEYS.photoList },
|
||||
{ key: LONG_TEXT_KEYS.aigcComponet },
|
||||
{ key: LONG_TEXT_KEYS.decisionSection },
|
||||
{ key: LONG_TEXT_KEYS.decisionSuggestionList },
|
||||
{ key: LONG_TEXT_KEYS.routeWarning },
|
||||
{ key: LONG_TEXT_KEYS.tourRoutes },
|
||||
{ key: LONG_TEXT_KEYS.facilitiesAlongTheWay },
|
||||
|
||||
Reference in New Issue
Block a user