From f62ffbeb0ce6d67b56c0d409d7b93574a0070452 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期二, 20 六月 2023 15:49:16 +0800 Subject: [PATCH] backup0616 --- force-app/main/default/experiences/Consumable1/views/lexConsumableOrderManage.json | 147 ++++++++++++++++++++++-------------------------- 1 files changed, 67 insertions(+), 80 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexConsumableOrderManage.json b/force-app/main/default/experiences/Consumable1/views/lexConsumableOrderManage.json index 6ec201a..68ad8cb 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexConsumableOrderManage.json +++ b/force-app/main/default/experiences/Consumable1/views/lexConsumableOrderManage.json @@ -1,81 +1,68 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:dynamicLayout", - "dataProviders": [], - "id": "0c6f8778-bba4-4726-97f6-b639cce7c99e", - "label": "LexConsumableOrderManage", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "background": "background: rgba(0,0,0,0)", - "backgroundOverlay": "rgba(0,0,0,0.5)", - "contentAreaWidth": 100, - "sectionConfig": { - "UUID": "c816a792-e9df-4280-a595-4f7a2de81a72", - "columns": [ - { - "UUID": "0dc2ef0d-dfb8-4347-814b-251e3e16b10b", - "columnKey": "1", - "columnName": "Column 1", - "columnWidth": "12", - "seedComponents": [] - } - ] - }, - "sectionHeight": 300 - }, - "componentName": "forceCommunity:section", - "id": "c816a792-e9df-4280-a595-4f7a2de81a72", - "regions": [ - { - "components": [ - { - "componentAttributes": {}, - "componentName": "c:lexConsumableOrderManage", - "id": "480e4dee-4c0b-43d9-b81a-ba3ecd96f4e3", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "0dc2ef0d-dfb8-4347-814b-251e3e16b10b", - "regionLabel": "Column 1", - "regionName": "1", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "5425b128-bc13-4529-9741-c37eca368806", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "璁㈠崟绠$悊 ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "01bf62a2-fff9-4f38-8cea-6c4a8df40eda", - "renditionMap": {}, - "type": "component" - } - ], - "id": "44d87bc4-7c1d-43ce-acc5-e20a018fc57d", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "custom-lexconsumableordermanage" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:dynamicLayout", + "dataProviders" : [ ], + "id" : "0c6f8778-bba4-4726-97f6-b639cce7c99e", + "label" : "LexConsumableOrderManage", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "background" : "background: rgba(0,0,0,0)", + "backgroundOverlay" : "rgba(0,0,0,0.5)", + "contentAreaWidth" : 100, + "sectionConfig" : { + "UUID" : "c816a792-e9df-4280-a595-4f7a2de81a72", + "columns" : [ { + "UUID" : "0dc2ef0d-dfb8-4347-814b-251e3e16b10b", + "columnKey" : "1", + "columnName" : "Column 1", + "columnWidth" : "12", + "seedComponents" : [ ] + } ] + }, + "sectionHeight" : 300 + }, + "componentName" : "forceCommunity:section", + "id" : "c816a792-e9df-4280-a595-4f7a2de81a72", + "regions" : [ { + "components" : [ { + "componentAttributes" : { }, + "componentName" : "c:lexConsumableOrderManage", + "id" : "480e4dee-4c0b-43d9-b81a-ba3ecd96f4e3", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "0dc2ef0d-dfb8-4347-814b-251e3e16b10b", + "regionLabel" : "Column 1", + "regionName" : "1", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "5425b128-bc13-4529-9741-c37eca368806", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "璁㈠崟绠$悊 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "01bf62a2-fff9-4f38-8cea-6c4a8df40eda", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "44d87bc4-7c1d-43ce-acc5-e20a018fc57d", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "custom-lexconsumableordermanage" +} \ No newline at end of file -- Gitblit v1.9.1