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/lexInventoryView.json | 145 ++++++++++++++++++++++++++---------------------- 1 files changed, 79 insertions(+), 66 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/lexInventoryView.json b/force-app/main/default/experiences/Consumable1/views/lexInventoryView.json index 3c32a58..1088048 100644 --- a/force-app/main/default/experiences/Consumable1/views/lexInventoryView.json +++ b/force-app/main/default/experiences/Consumable1/views/lexInventoryView.json @@ -1,68 +1,81 @@ { - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName" : "siteforce:dynamicLayout", - "dataProviders" : [ ], - "id" : "afb34dd9-404b-4bea-949d-07c42681d821", - "label" : "LexInventoryView", - "regions" : [ { - "components" : [ { - "componentAttributes" : { - "background" : "background: rgba(0,0,0,0)", - "backgroundOverlay" : "rgba(0,0,0,0.5)", - "contentAreaWidth" : 100, - "sectionConfig" : { - "UUID" : "747680b6-fa7d-40b9-9fb2-5eeedec2111f", - "columns" : [ { - "UUID" : "7dae9038-fe28-4dd2-beda-d90442f650d1", - "columnKey" : "1", - "columnName" : "Column 1", - "columnWidth" : "12", - "seedComponents" : [ ] - } ] + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "afb34dd9-404b-4bea-949d-07c42681d821", + "label": "LexInventoryView", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "747680b6-fa7d-40b9-9fb2-5eeedec2111f", + "columns": [ + { + "UUID": "7dae9038-fe28-4dd2-beda-d90442f650d1", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "747680b6-fa7d-40b9-9fb2-5eeedec2111f", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexinventoryViewLWC", + "id": "2db28040-90b0-4c1c-8793-28479780c069", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "7dae9038-fe28-4dd2-beda-d90442f650d1", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "f951952b-7e3c-4622-bef8-b6c333c9913d", + "regionName": "content", + "type": "region" }, - "sectionHeight" : 300 - }, - "componentName" : "forceCommunity:section", - "id" : "747680b6-fa7d-40b9-9fb2-5eeedec2111f", - "regions" : [ { - "components" : [ { - "componentAttributes" : { }, - "componentName" : "c:lexinventoryViewLWC", - "id" : "2db28040-90b0-4c1c-8793-28479780c069", - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "7dae9038-fe28-4dd2-beda-d90442f650d1", - "regionLabel" : "Column 1", - "regionName" : "1", - "renditionMap" : { }, - "type" : "region" - } ], - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "f951952b-7e3c-4622-bef8-b6c333c9913d", - "regionName" : "content", - "type" : "region" - }, { - "components" : [ { - "componentAttributes" : { - "customHeadTags" : "", - "description" : "", - "title" : "搴撳瓨 ~ 娑堣�楀搧绠$悊绯荤粺" - }, - "componentName" : "forceCommunity:seoAssistant", - "id" : "54a2e6e2-68ec-4ad2-9e6d-e2ab853931bc", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "417422ac-dd59-4afe-bf23-e35fda0bc023", - "regionName" : "sfdcHiddenRegion", - "type" : "region" - } ], - "themeLayoutType" : "Inner", - "type" : "view", - "viewType" : "custom-lexinventoryview" -} \ No newline at end of file + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "搴撳瓨 ~ 娑堣�楀搧绠$悊绯荤粺" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "54a2e6e2-68ec-4ad2-9e6d-e2ab853931bc", + "renditionMap": {}, + "type": "component" + } + ], + "id": "417422ac-dd59-4afe-bf23-e35fda0bc023", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexinventoryview" +} -- Gitblit v1.9.1