From da42e2995c00293af89c71fe5ba6e16cbb77e1b3 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期五, 16 六月 2023 17:24:31 +0800 Subject: [PATCH] backup code --- force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json b/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json index bd314d1..a30530c 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json +++ b/force-app/main/default/experiences/Consumable1/views/lexArriveGoods.json @@ -1,81 +1,68 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "23ddff87-c778-4457-b0f7-07029a8a9ffd", - "label": "LexArriveGoods", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "888145dd-72c9-4e26-a813-21c7346e0e39", - "columns": [ - { - "UUID": "ea876df4-d4fa-4c11-8588-6076a3b87f79", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] - } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "888145dd-72c9-4e26-a813-21c7346e0e39", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexArriveGoods", - "id": "3483355f-5db7-43e9-9501-a0868434e472", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "ea876df4-d4fa-4c11-8588-6076a3b87f79", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "a09b4773-f3c4-45c1-9d61-7a08c3e9b1b2", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "3363f170-a3c6-42c2-8615-cb89c4665710", - "renditionMap": {}, - "type": "component" - } - ], - "id": "03bed34c-102a-4081-9ffa-5a71d359716b", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexarrivegoods" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "ec872079-c8a8-4c21-a0f2-84a95d4a93e5", + "label" : "LexArriveGoods", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "background" : "background: rgba(0,0,0,0)", + "backgroundOverlay" : "rgba(0,0,0,0.5)", + "contentAreaWidth" : 100, + "sectionConfig" : { + "UUID" : "8aedf101-f8cf-43c7-bb42-da69a742aa74", + "columns" : [ { + "UUID" : "c73eacf8-7d9a-4ed8-a53a-833c19b39b47", + "columnKey" : "1", + "columnName" : "Column 1", + "columnWidth" : "12", + "seedComponents" : [ ] + } ] + }, + "sectionHeight" : 300 + }, + "componentName" : "forceCommunity:section", + "id" : "8aedf101-f8cf-43c7-bb42-da69a742aa74", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "c:lexArriveGoods", + "id" : "76c84633-d7e3-48e5-bea6-6b9bd9d53b84", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "c73eacf8-7d9a-4ed8-a53a-833c19b39b47", + "regionLabel" : "Column 1", + "regionName" : "1", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "54f6208b-cf85-4f6d-ab18-a932c63b5761", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "鍏ュ簱/杩斿搧 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "930825d9-d67b-4d95-8ebf-1b16db181e7c", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "7fbb47ad-d923-4a89-ae79-922b35d71571", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lexarrivegoods" +} \ No newline at end of file -- Gitblit v1.9.1