From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期三, 13 十二月 2023 16:30:27 +0800 Subject: [PATCH] 修改前备份 --- force-app/main/default/experiences/Consumable1/views/lexConsumableOrderManage.json | 145 ++++++++++++++++++++++++++---------------------- 1 files changed, 79 insertions(+), 66 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexConsumableOrderManage.json b/force-app/main/default/experiences/Consumable1/views/lexConsumableOrderManage.json index 68ad8cb..30e2339 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexConsumableOrderManage.json +++ b/force-app/main/default/experiences/Consumable1/views/lexConsumableOrderManage.json @@ -1,68 +1,81 @@ { - "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" : [ ] - } ] + "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" }, - "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 + { + "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" +} -- Gitblit v1.9.1