From dd1c643be561ebfbb521431b49d6e1e65bfcbd81 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:49:07 +0800 Subject: [PATCH] fixconflict --- force-app/main/default/experiences/Consumable_21/views/lexConsumableOrderManage.json | 148 ++++++++++++++++++++++++------------------------ 1 files changed, 74 insertions(+), 74 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/lexConsumableOrderManage.json b/force-app/main/default/experiences/Consumable_21/views/lexConsumableOrderManage.json index ebe6731..d2c14f8 100644 --- a/force-app/main/default/experiences/Consumable_21/views/lexConsumableOrderManage.json +++ b/force-app/main/default/experiences/Consumable_21/views/lexConsumableOrderManage.json @@ -1,81 +1,81 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "2623448a-1cdd-4bb7-a610-921f58adcd80", - "label": "LexConsumableOrderManage", - "regions": [ - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "2623448a-1cdd-4bb7-a610-921f58adcd80", + "label": "LexConsumableOrderManage", + "regions": [ { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "78cf86c2-ac79-4bec-be85-3679272d86c2", - "columns": [ + "components": [ { - "UUID": "28ca8afb-2630-4e26-b2aa-a59817fe16d0", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "78cf86c2-ac79-4bec-be85-3679272d86c2", + "columns": [ + { + "UUID": "28ca8afb-2630-4e26-b2aa-a59817fe16d0", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "78cf86c2-ac79-4bec-be85-3679272d86c2", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexConsumableOrderManage", + "id": "9c244a3a-fd9e-4c10-8379-79cf5230e64c", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "28ca8afb-2630-4e26-b2aa-a59817fe16d0", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "78cf86c2-ac79-4bec-be85-3679272d86c2", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexConsumableOrderManage", - "id": "9c244a3a-fd9e-4c10-8379-79cf5230e64c", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "28ca8afb-2630-4e26-b2aa-a59817fe16d0", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "389f115f-8479-44dd-9912-abf349ba6701", - "regionName": "content", - "type": "region" - }, - { - "components": [ + ], + "id": "389f115f-8479-44dd-9912-abf349ba6701", + "regionName": "content", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "LexConsumableOrderManage" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "784a7c58-1d99-405f-848f-0cb10712a18b", - "renditionMap": {}, - "type": "component" + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "LexConsumableOrderManage" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "784a7c58-1d99-405f-848f-0cb10712a18b", + "renditionMap": {}, + "type": "component" + } + ], + "id": "15a651b0-aa1f-4bd6-982f-c697cbeeb3c9", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "15a651b0-aa1f-4bd6-982f-c697cbeeb3c9", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexconsumableordermanage" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexconsumableordermanage" } -- Gitblit v1.9.1