From f05bfc9a39bccc8afb928efe7555f21e0e69c5bd Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期一, 10 七月 2023 10:51:38 +0800 Subject: [PATCH] backupfixtablecolumn0710 --- force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json b/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json index a90d8f3..0d525f5 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json +++ b/force-app/main/default/experiences/Consumable1/views/lexSaleAndDelivery.json @@ -1,81 +1,68 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "e5d81e8f-b0a5-4bf3-b11b-08dd8fef1a3c", - "label": "LexSaleAndDelivery", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "02b47908-d44c-4ffe-89b4-6aad09343bd0", - "columns": [ - { - "UUID": "a1846e1c-c395-4e77-9218-5375bac83cb8", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] - } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "02b47908-d44c-4ffe-89b4-6aad09343bd0", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexSaleAndDelivery", - "id": "b77b243f-d2ce-42ff-8349-048ba0100837", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "a1846e1c-c395-4e77-9218-5375bac83cb8", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "ed598892-294e-43c2-b91c-4df7dae88a1b", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "鍑哄簱 ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "5ee61636-ae06-4737-9d50-20fd9a6971db", - "renditionMap": {}, - "type": "component" - } - ], - "id": "e27b9d74-50aa-4022-bffa-7f6a08f707b8", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexsaleanddelivery" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "e5d81e8f-b0a5-4bf3-b11b-08dd8fef1a3c", + "label" : "LexSaleAndDelivery", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "background" : "background: rgba(0,0,0,0)", + "backgroundOverlay" : "rgba(0,0,0,0.5)", + "contentAreaWidth" : 100, + "sectionConfig" : { + "UUID" : "02b47908-d44c-4ffe-89b4-6aad09343bd0", + "columns" : [ { + "UUID" : "a1846e1c-c395-4e77-9218-5375bac83cb8", + "columnKey" : "1", + "columnName" : "Column 1", + "columnWidth" : "12", + "seedComponents" : [ ] + } ] + }, + "sectionHeight" : 300 + }, + "componentName" : "forceCommunity:section", + "id" : "02b47908-d44c-4ffe-89b4-6aad09343bd0", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "c:lexSaleAndDelivery", + "id" : "b77b243f-d2ce-42ff-8349-048ba0100837", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "a1846e1c-c395-4e77-9218-5375bac83cb8", + "regionLabel" : "Column 1", + "regionName" : "1", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "ed598892-294e-43c2-b91c-4df7dae88a1b", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "鍑哄簱 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "5ee61636-ae06-4737-9d50-20fd9a6971db", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "e27b9d74-50aa-4022-bffa-7f6a08f707b8", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lexsaleanddelivery" +} \ No newline at end of file -- Gitblit v1.9.1